]> granicus.if.org Git - python/commit
Declare all variables at the start of their scope.
authorFred Drake <fdrake@acm.org>
Wed, 5 Mar 2003 17:31:21 +0000 (17:31 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 5 Mar 2003 17:31:21 +0000 (17:31 +0000)
commit6a9a3292f5152cf4c29c6899c123f1fa56eafb77
tree1b6a6acbf09aa555fe9a0b5c5ecdaea203e864ac
parentf0dfbaf4ef5fd4865d323666e9584ef7e76f9663
Declare all variables at the start of their scope.
Python/pythonrun.c