]> granicus.if.org Git - python/commit
Removed debugging output of exception raised by __reduce__ method.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Nov 2015 22:39:45 +0000 (00:39 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Nov 2015 22:39:45 +0000 (00:39 +0200)
commit1f23e238e8fa1e8968d3b6332b816c15742b2148
tree4a24bd2e27e7a7f6c3fe042a0fc233d2a8f3d62e
parent77a61d292aaeb94e63ef251d458540a5bdf655a9
parenta8d83f5fc99402c8d248242a1c156dabf5aa8168
Removed debugging output of exception raised by __reduce__ method.
Lib/pickle.py