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 r.david.murray
Recipients brett.cannon, eric.smith, r.david.murray, xdegaye
Date 2012-11-16.18:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353090423.65.0.6951749503.issue16489@psf.upfronthosting.co.za>
In-reply-to
Content
Not necessarily.  The fact that there is nothing to load doesn't mean it isn't the right loader if there *was* something to load.  But I'll leave it to the import experts to say what the expected behavior is.  I'll admit that I can't figure it out from a quick perusal of the docs and PEP, so I'd say that regardless of what the correct behavior is there is at least a doc bug here.
History
Date User Action Args
2012-11-16 18:27:03r.david.murraysetrecipients: + r.david.murray, brett.cannon, eric.smith, xdegaye
2012-11-16 18:27:03r.david.murraysetmessageid: <1353090423.65.0.6951749503.issue16489@psf.upfronthosting.co.za>
2012-11-16 18:27:03r.david.murraylinkissue16489 messages
2012-11-16 18:27:03r.david.murraycreate