A.M. Kuchling wrote:
> On Mon, Jun 26, 2006 at 08:29:49AM +0200, "Martin v. Löwis" wrote:
>> (read some email archives
>> to find out what the original problem was).
> 
> People at Google don't read manuals?

The documentation of how imports actually work isn't that easy to find?

Guido's package essay on python.org and PEP 302 seem to cover the topic pretty 
well between them, but neither of them is part of the normal documentation. 
The situation shares some unfortunate similarities with that of the new-style 
class documentation - it's documented, just not in the places you might 
initially expect :(

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to