Nick Coghlan <ncogh...@gmail.com> added the comment:

Yeah, I'm pretty sure the bootstrap mechanism needs to be able to get hold of 
os.py directly so it can be injected into the importlib._bootstrap namespace.

However, it may be worth figuring out and documenting the bare minimum that has 
to exist on the filesystem in order for importlib to get going.

It's even possible that Brett freezes enough into the interpreter binary that 
the required set has shrunk to zero.

----------
nosy: +ncoghlan

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

Reply via email to