]> granicus.if.org Git - python/commit
Move some declarations before code, to compile with GCC 2.95.
authorGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 15:41:00 +0000 (15:41 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 15:41:00 +0000 (15:41 +0000)
commit8d991ed2e1bbb2b4f25d01eae82c5123c168aa6d
tree36bb5eb5fc9ddec7e9ea09780657fd4969a44586
parent76f2b2416a81380f247637f59a699d42628945e4
Move some declarations before code, to compile with GCC 2.95.
Objects/unicodeobject.c