[issue13760] ConfigParser exceptions are not pickleable

Łukasz Langa report at bugs.python.org
Tue Jan 24 00:16:31 CET 2012


Łukasz Langa <lukasz at langa.pl> added the comment:

Currently both branches use the same solution to the problem (e.g. setting `args` in `__init__()`). I simply forgot about the old ticket when I prepared a fix for this one.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13760>
_______________________________________


More information about the Python-bugs-list mailing list