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 ezio.melotti
Recipients ezio.melotti, giampaolo.rodola, l0nwlf, orsenthil, pitrou, r.david.murray
Date 2010-06-25.10:59:51
SpamBayes Score 0.0029132292
Marked as misclassified No
Message-id <1277463594.26.0.894715667096.issue9018@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r82214. Now os.path.normcase() raises a TypeError if the arg is not str or bytes.
History
Date User Action Args
2010-06-25 10:59:54ezio.melottisetrecipients: + ezio.melotti, orsenthil, pitrou, giampaolo.rodola, r.david.murray, l0nwlf
2010-06-25 10:59:54ezio.melottisetmessageid: <1277463594.26.0.894715667096.issue9018@psf.upfronthosting.co.za>
2010-06-25 10:59:52ezio.melottilinkissue9018 messages
2010-06-25 10:59:51ezio.melotticreate