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 ncoghlan
Recipients Pavel.Aslanov, brett.cannon, ncoghlan
Date 2012-05-04.04:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336106188.85.0.172642016617.issue14710@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not yet sure the proposed fix in the patch is the right approach (I need to look at the surrounding code), but I believe Pavel's right that get_loader() should be returning None in this case instead of throwing an exception.
History
Date User Action Args
2012-05-04 04:36:28ncoghlansetrecipients: + ncoghlan, brett.cannon, Pavel.Aslanov
2012-05-04 04:36:28ncoghlansetmessageid: <1336106188.85.0.172642016617.issue14710@psf.upfronthosting.co.za>
2012-05-04 04:36:28ncoghlanlinkissue14710 messages
2012-05-04 04:36:28ncoghlancreate