]> granicus.if.org Git - python/commit
Get ceval.c to compile again by moving declarations before other statments.
authorRaymond Hettinger <python@rcn.com>
Sat, 26 Jun 2004 04:34:33 +0000 (04:34 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 26 Jun 2004 04:34:33 +0000 (04:34 +0000)
commita7f56bc0cc1eef6c0ba3bfab754f3f827159a06a
tree7a5e3e7609249557c2970ebece5015d7cdaced49
parentf6af76da61fcbd9e6f0d43dcbd236864e12ec334
Get ceval.c to compile again by moving declarations before other statments.
Python/ceval.c