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 Trundle, benjamin.peterson, exarkun, ezio.melotti, georg.brandl, joe.amenta, milko.krachounov, ncoghlan, pitrou
Date 2009-12-25.07:16:15
SpamBayes Score 1.6649219e-06
Marked as misclassified No
Message-id <1261725376.64.0.183075050149.issue7006@psf.upfronthosting.co.za>
In-reply-to
Content
The patch however does not look correct - the import should be added as
a global import at the beginning of affected files rather than inline
with each callable check.
History
Date User Action Args
2009-12-25 07:16:16ncoghlansetrecipients: + ncoghlan, georg.brandl, exarkun, pitrou, benjamin.peterson, ezio.melotti, Trundle, joe.amenta, milko.krachounov
2009-12-25 07:16:16ncoghlansetmessageid: <1261725376.64.0.183075050149.issue7006@psf.upfronthosting.co.za>
2009-12-25 07:16:15ncoghlanlinkissue7006 messages
2009-12-25 07:16:15ncoghlancreate