Guido van Rossum
|
eaa0a22f43
|
Disable code intended for PEP 277.
|
2002-01-15 21:25:51 +00:00 |
Mark Hammond
|
e843e482ce
|
Ensure Unicode filenames work with glob - they already do, but the test seems worth keeping.
|
2002-01-07 02:11:43 +00:00 |
Martin v. Löwis
|
7c82a3e0fc
|
Patch #449815: Set filesystemencoding based on CODESET.
|
2001-09-05 17:09:48 +00:00 |
Mark Hammond
|
ef8b654bbe
|
Add support for Windows using "mbcs" as the default Unicode encoding when dealing with the file system. As discussed on python-dev and in patch 410465.
|
2001-05-13 08:04:26 +00:00 |