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 georg.brandl
Recipients brian.curtin, georg.brandl, lygstate, mcjeff, ncoghlan, tim.golden
Date 2012-03-14.07:31:53
SpamBayes Score 2.380261e-05
Marked as misclassified No
Message-id <1331710314.49.0.225592531098.issue14255@psf.upfronthosting.co.za>
In-reply-to
Content
There's not much sense in having normcase() if it never does anything :)

But in this case, I don't really see why tempfile needs to use normcase().
History
Date User Action Args
2012-03-14 07:31:54georg.brandlsetrecipients: + georg.brandl, ncoghlan, tim.golden, brian.curtin, mcjeff, lygstate
2012-03-14 07:31:54georg.brandlsetmessageid: <1331710314.49.0.225592531098.issue14255@psf.upfronthosting.co.za>
2012-03-14 07:31:53georg.brandllinkissue14255 messages
2012-03-14 07:31:53georg.brandlcreate