[issue9104] test_exceptions does not test pickling with pickle.py
Alexandre Vassalotti
report at bugs.python.org
Thu Jul 1 07:47:42 CEST 2010
Alexandre Vassalotti <alexandre at peadrop.com> added the comment:
> It works for pickle/_pickle and heapq/_heapq, but won't work for io/_io/_pyio.
You can make the dictionary values as lists for the 'blocked' argument for import_fresh_module(). That would work.
And, can you add documentation for import_module_implementations()? A description how it finds the optimized implementation of a module would be helpful too.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9104>
_______________________________________
More information about the Python-bugs-list
mailing list