]> granicus.if.org Git - python/commit
Ignore the state returned by __reduce__ if it is Py_None.
authorGuido van Rossum <guido@python.org>
Fri, 31 Jan 2003 21:10:31 +0000 (21:10 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Jan 2003 21:10:31 +0000 (21:10 +0000)
commit8e0ad0cb0bec01a4216230d1003e24fe8c7ab3c7
treec056be33c2bb0c9ed812e7a617989a11dbe03cb6
parentdda583df9a4610d99b99dab961c0f06a2a472e3d
Ignore the state returned by __reduce__ if it is Py_None.
Modules/cPickle.c