[Python-Dev] test_pep277 (original) (raw)
Martin v. L�wis martin@v.loewis.de
18 Jul 2003 00:50:54 +0200
- Previous message: [Python-Dev] test_pep277
- Next message: [Python-Dev] test_pep277
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip@pobox.com> writes:
release. However, I wonder why this error with detail.filename not being a unicode object [...] isn't seen on Windows?
Because Windows uses posixmodule.c:posix_error_with_unicode_filename, and Unix doesn't.
Regards, Martin
- Previous message: [Python-Dev] test_pep277
- Next message: [Python-Dev] test_pep277
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]