]> granicus.if.org Git - python/commit
move declaration to top of the function to appease the c89 gods
authorBenjamin Peterson <benjamin@python.org>
Mon, 5 Sep 2016 20:07:48 +0000 (13:07 -0700)
committerBenjamin Peterson <benjamin@python.org>
Mon, 5 Sep 2016 20:07:48 +0000 (13:07 -0700)
commitf859d0d7fd8feb45b6d9a3254cf58156e38fa2fa
treec3f540608def84036c4f0163b06b29d22d29f958
parentaa187c687882d4e157611547cea1cdb74afecb2d
move declaration to top of the function to appease the c89 gods
Modules/_hotshot.c