[Python-Dev] [Python-checkins] cpython: issue 14660: Implement PEP 420, namespace packages.
Barry Warsaw
barry at python.org
Fri May 25 16:41:30 CEST 2012
More information about the Python-Dev mailing list
Fri May 25 16:41:30 CEST 2012
- Previous message: [Python-Dev] Accepting PEP 405 (Python Virtual Environments)
- Next message: [Python-Dev] [Python-checkins] cpython: issue 14660: Implement PEP 420, namespace packages.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 25, 2012, at 10:31 AM, Brett Cannon wrote:
>Is documentation coming in a separate commit?
Yes. I've been reworking the import machinery documentation; it's a
work-in-progress on the pep-420 feature clone ('importdocs' branch). I made
some good progress and then got side-tracked, but I'm planning on getting back
to it soon.
-Barry
- Previous message: [Python-Dev] Accepting PEP 405 (Python Virtual Environments)
- Next message: [Python-Dev] [Python-checkins] cpython: issue 14660: Implement PEP 420, namespace packages.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list