Message71749
I'm not interested in the InvalidFilename class; it's an API
complification that might seem right for your situation but will hinder
most other people. However I *am* interested in a patch that makes
os.unlink() (and as many other functions as you can think of) accept
bytes. You'll have to think what encoding to use on Windows though,
since (AFAIK) the Windows filesystem APIs *do* use Unicode. |
|
Date |
User |
Action |
Args |
2008-08-22 14:53:32 | gvanrossum | set | recipients:
+ gvanrossum, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, HWJ |
2008-08-22 14:53:31 | gvanrossum | set | messageid: <1219416811.93.0.154285101815.issue3187@psf.upfronthosting.co.za> |
2008-08-22 14:53:29 | gvanrossum | link | issue3187 messages |
2008-08-22 14:53:28 | gvanrossum | create | |
|