[Python-Dev] PEP 302 support for pydoc, runpy, etc.

Nick Coghlan ncoghlan at gmail.com
Fri Apr 14 09:01:06 CEST 2006


Phillip J. Eby wrote:
> Anybody have any thoughts, comments, or questions?

This all sounds good to me. Will it also eliminate the current quirk in the 
runpy emulation where it searches the metapath in a slightly different order 
than the actual import machinery does? (From what you wrote, I believe it 
will, but I'm not sure).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list