]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correctly unpickle 2.4 exceptions via __setstate__ (patch #1498571)
authorGeorg Brandl <georg@python.org>
Thu, 1 Jun 2006 06:39:19 +0000 (06:39 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 1 Jun 2006 06:39:19 +0000 (06:39 +0000)
commit85ac8508346db10592afde6c9ded8785942f60b7
tree13c0331f8f3be4f79d13e4918c38352721db7fdf
parentb16e4e7860a7c1259bbc1776c937a019781f7f01
Correctly unpickle 2.4 exceptions via __setstate__ (patch #1498571)
Objects/exceptions.c