[Python-Dev] [Python-checkins] cpython: issue 14660: Implement PEP 420, namespace packages. (original) (raw)

Barry Warsaw barry at python.org
Fri May 25 16:41:30 CEST 2012


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



More information about the Python-Dev mailing list