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 mark.dickinson
Recipients belopolsky, ezio.melotti, mark.dickinson, rhettinger, skrah, ubershmekel
Date 2010-07-05.07:09:05
SpamBayes Score 0.039563492
Marked as misclassified No
Message-id <1278313746.83.0.278857194843.issue9136@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't quite understand the point of catching NameError here

So that the initialization of DefaultContext itself doesn't fail.
History
Date User Action Args
2010-07-05 07:09:07mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, belopolsky, ezio.melotti, ubershmekel, skrah
2010-07-05 07:09:06mark.dickinsonsetmessageid: <1278313746.83.0.278857194843.issue9136@psf.upfronthosting.co.za>
2010-07-05 07:09:05mark.dickinsonlinkissue9136 messages
2010-07-05 07:09:05mark.dickinsoncreate