Eli Bendersky <[email protected]> added the comment:

I tried blocking the import of 'pyexpat' in a test by using 
test.support.import_fresh_module, placing 'pyexpat' into the blocked list, but 
it doesn't work (i.e. pyexpat, if it exists, is still imported)

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14988>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to