]> granicus.if.org Git - python/commit
Don't memoize the empty tuple in protocol 0.
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 14:40:16 +0000 (14:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 14:40:16 +0000 (14:40 +0000)
commitcbe2dbddda7bbcf2f27ba668b86b21596c900edf
treec7807776a55124ca44b1465386d9de2bd83ccb09
parent4faea015f73eb131b86e7523f9cb45854e523881
Don't memoize the empty tuple in protocol 0.
Lib/pickle.py