]> granicus.if.org Git - python/commit
Undo victim of careless global substitute ("long long_hash" was
authorGuido van Rossum <guido@python.org>
Sun, 13 Sep 1998 15:37:20 +0000 (15:37 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 13 Sep 1998 15:37:20 +0000 (15:37 +0000)
commit065ce5a4b7c2ff6f177fd6b40fac592bef7fc22f
treea74f406850f3fbd925df7e80f1bb86c4126e5652
parent4827aeb99b4bb08f2174ed8818f2f9b3da80ab6b
Undo victim of careless global substitute ("long long_hash" was
changed to "LONG_LONG_hash" in the list of forward decls).  Discovered
by Jason Harper.
Objects/longobject.c