commit | a9652f11ade5566c2429fb16902fe1cc3f2f1f70 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Jan 06 02:45:17 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Jan 06 02:45:17 2006 +0000 |
tree | 85f507f2c82c4f178ba91b904000d701cd943fe1 | |
parent | e86e7a5b62250ab3a17c020bdeb0213a971f2585 [diff] |
Py_GetBuildInfo(): Squash compiler warnings. Locals `revision` and `branch` were const-incorrect.