Nick Coghlan added the comment:

Note that "os" doesn't get imported normally, it gets injected as part of the 
importlib bootstrapping process (since _bootstrap_external.py needs the os 
module in order to work).

----------

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

Reply via email to