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 doerwalter, mark.dickinson
Date 2009-04-25.11:48:07
SpamBayes Score 3.853141e-08
Marked as misclassified No
Message-id <1240660088.94.0.751227091746.issue5837@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the unset method should check whether the variable
is set before trying to unset it.

Perhaps this also needs to happen in the __exit__ method?
History
Date User Action Args
2009-04-25 11:48:09mark.dickinsonsetrecipients: + mark.dickinson, doerwalter
2009-04-25 11:48:08mark.dickinsonsetmessageid: <1240660088.94.0.751227091746.issue5837@psf.upfronthosting.co.za>
2009-04-25 11:48:07mark.dickinsonlinkissue5837 messages
2009-04-25 11:48:07mark.dickinsoncreate