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 xdegaye
Recipients brett.cannon, eric.smith, r.david.murray, xdegaye
Date 2012-11-16.19:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353094224.23.0.32168904268.issue16489@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe find_loader could check its parameters, notice that the name is a
dotted name, that path is None and in this case, not return a loader ?
History
Date User Action Args
2012-11-16 19:30:24xdegayesetrecipients: + xdegaye, brett.cannon, eric.smith, r.david.murray
2012-11-16 19:30:24xdegayesetmessageid: <1353094224.23.0.32168904268.issue16489@psf.upfronthosting.co.za>
2012-11-16 19:30:24xdegayelinkissue16489 messages
2012-11-16 19:30:24xdegayecreate