This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author josiahcarlson
Recipients
Date 2005-02-23.20:18:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=341410

It's not hard to understand, but I could have sworn that in
the discussion about absolute imports from the spring of
last year that it wasn't just a package thing, it was
supposed to functionally do-away with "" being in sys.path
for all modules in which the future import had been performed.

It seems as though I was mistaken as to the reasons behind
the PEP, but can you blame me?  A single mechanism for
handling stdlib vs. non-stdlib imports would be great (I
would say should be the one true solution), and would solve
the 10/week questions about imports in comp.lang.python.
History
Date User Action Args
2007-08-23 15:37:36adminlinkissue946373 messages
2007-08-23 15:37:36admincreate