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 eric.araujo
Recipients eric.araujo, vstinner
Date 2010-11-06.15:44:13
SpamBayes Score 0.0060327104
Marked as misclassified No
Message-id <1289058254.6.0.432995091897.issue10335@psf.upfronthosting.co.za>
In-reply-to
Content
> The test uses TESTFN+'.py', not TESTFN ;-)
Ah, right.  You can use addCleanup then.

> Do you prefer a name like tokenize.open()?
Hm, tokenize being “Tokenization help for Python programs”, I think this name is rather good.  Or tokenize.open_source.
History
Date User Action Args
2010-11-06 15:44:14eric.araujosetrecipients: + eric.araujo, vstinner
2010-11-06 15:44:14eric.araujosetmessageid: <1289058254.6.0.432995091897.issue10335@psf.upfronthosting.co.za>
2010-11-06 15:44:13eric.araujolinkissue10335 messages
2010-11-06 15:44:13eric.araujocreate