Author haypo
Recipients HWJ, amaury.forgeotdarc, benjamin.peterson, gvanrossum, haypo, pitrou
Date 2008-08-22.16:53:47
SpamBayes Score 0.0261522
Marked as misclassified No
Message-id <1219424029.99.0.11967614374.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
To continue in the "accept bytes filenames" way, a new patch for 
fnmatch.filter(). Use sys.getfilesystemencoding() to convert the 
bytes. The patch contains a new unit test.
History
Date User Action Args
2008-08-22 16:53:50hayposetrecipients: + haypo, gvanrossum, amaury.forgeotdarc, pitrou, benjamin.peterson, HWJ
2008-08-22 16:53:49hayposetmessageid: <1219424029.99.0.11967614374.issue3187@psf.upfronthosting.co.za>
2008-08-22 16:53:49haypolinkissue3187 messages
2008-08-22 16:53:49haypocreate