Alexandre Vassalotti <alexan...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9104>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to