Brett Cannon added the comment:

I don't have a Python 3.3 install happy (someone at work reported the failure), 
but simply calling imp.load_module() and then __loader__.load_module() on the 
returned module immediately after should trigger it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17358>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to