summaryrefslogtreecommitdiffstats
path: root/Lib/_compat_pickle.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #19834: Support unpickling of exceptions pickled by Python 2.Walter Doerwald2013-12-021-0/+56
* Issue #6137: The pickle module now translates module names when loadingAntoine Pitrou2009-06-041-0/+81