Victor Stinner 5b519e0201 Issue #9632: Remove sys.setfilesystemencoding() function: use PYTHONFSENCODING
environment variable to set the filesystem encoding at Python startup.
sys.setfilesystemencoding() creates inconsistencies because it is unable to
reencode all filenames in all objects.
2010-09-10 21:57:59 +00:00
..
2010-05-13 11:52:22 +00:00
2010-07-31 19:29:15 +00:00
2010-07-12 14:18:21 +00:00
2010-09-10 21:51:44 +00:00
2009-04-27 20:54:42 +00:00
2010-07-20 22:39:34 +00:00