]> granicus.if.org Git - python/commit
Py_GetBuildInfo(): Squash compiler warnings.
authorTim Peters <tim.peters@gmail.com>
Fri, 6 Jan 2006 02:45:17 +0000 (02:45 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 6 Jan 2006 02:45:17 +0000 (02:45 +0000)
commita9652f11ade5566c2429fb16902fe1cc3f2f1f70
tree85f507f2c82c4f178ba91b904000d701cd943fe1
parente86e7a5b62250ab3a17c020bdeb0213a971f2585
Py_GetBuildInfo():  Squash compiler warnings.

Locals `revision` and `branch` were const-incorrect.
Modules/getbuildinfo.c