Re: [Python-Dev] Issue 15295: New import documentation

2012-07-27 Thread Benjamin Peterson
2012/7/27 Barry Warsaw : > Back when Eric, Jason, and I sprinted on the PEP 420 implementation, I > threatened to actually document how the import machinery worked, updating and > reorganizing to include the new PEP 420 protocols. Issue 15295 tracks this: > > http://bugs.python.org/issue15295 > >

[Python-Dev] Issue 15295: New import documentation

2012-07-27 Thread Barry Warsaw
Back when Eric, Jason, and I sprinted on the PEP 420 implementation, I threatened to actually document how the import machinery worked, updating and reorganizing to include the new PEP 420 protocols. Issue 15295 tracks this: http://bugs.python.org/issue15295 I now have a first draft of the new i