]> granicus.if.org Git - python/commit
Better way to handle 64-bit ints, keeping gcc -Wall happy.
authorGuido van Rossum <guido@python.org>
Tue, 10 Dec 1996 15:39:04 +0000 (15:39 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Dec 1996 15:39:04 +0000 (15:39 +0000)
commitc1547d930fbae0d6630d119f7a9553f4eda531b8
tree90b93ab326e0e578d83f970c3648fcb9a3628136
parent1a2c5cbcc49a2845ebc323ce7860554ca616cc73
Better way to handle 64-bit ints, keeping gcc -Wall happy.
Tested with AMK's help.
Python/marshal.c