PEP 420: Implicit Namespace Packages
"Eric V. Smith" <[email protected]>
| Newsgroups | gmane.comp.python.import |
|---|---|
| Message-ID | <[email protected]> |
This reflects (I hope!) the discussions at PyCon. My plan is to produce an implementation based on the importlib code, and then flush out pieces of the PEP. In particular, I want to make sure the PEP addresses the various objections that were raised, especially by Nick. Eric.