Eric Snow added the comment:

Here's an updated patch that implements the meat of the current PEP.  Docs are 
still lacking and I could probably add a few more tests.  Other key things left 
to do:

* deprecations and removals
* refactor importlib finders and loaders to use the new Finder/Loader APIs
* refactor pythonrun.c to make use of __spec__
* adjust other APIs to use __spec__ (pickle, etc.)

----------
Added file: http://bugs.python.org/file32407/modulespec-primary-changes.diff

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

Reply via email to