Antoine Pitrou added the comment:

Again, I don't think this is a good patch. If you want to disable module 
imports during shutdown, it should be done inside the import machinery, not 
duplicated at every call site.
(but I don't necessarily agree that it's a good idea, either)

----------

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

Reply via email to