On 2013-08-30 08:04, Albert-Jan Roskam wrote:
> In Windows, sys.getfilesystemencoding() returns 'mbcs' (multibyte code
> system), which doesn't say very much imho.

Well, what's the problem you have with mbcs being the output here? On NT, mbcs
is the encoding that should be used to convert Unicode to a bytestring that is
equivalent when used as a path name, after all.

Attachment: pgpb8pNg4EQeQ.pgp
Description: PGP signature

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to