Brett Cannon added the comment:

Well, it means importlib becomes a special library and that no one could ever 
replicate it as a third-party library.

Now if we can expose the various APIs around this such that they are abstracted 
away then it isn't a big deal. That can be done for the _r_long and _w_long, 
but _fix_co_filename is still a rather special thing.

----------

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

Reply via email to