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 vstinner
Recipients HWJ, amaury.forgeotdarc, benjamin.peterson, dlitz, gvanrossum, pitrou, vstinner, zegreek
Date 2008-09-24.00:41:01
SpamBayes Score 0.027366253
Marked as misclassified No
Message-id <1222216862.45.0.703089407155.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
Guido compiled my patches here: http://codereview.appspot.com/3055

My patches allows bytes for fnmatch.filter(), glob.glob1(), 
os.path.join() and open().
History
Date User Action Args
2008-09-24 00:41:02vstinnersetrecipients: + vstinner, gvanrossum, amaury.forgeotdarc, pitrou, benjamin.peterson, HWJ, dlitz, zegreek
2008-09-24 00:41:02vstinnersetmessageid: <1222216862.45.0.703089407155.issue3187@psf.upfronthosting.co.za>
2008-09-24 00:41:01vstinnerlinkissue3187 messages
2008-09-24 00:41:01vstinnercreate