| commit | c049982ea5dd26282e82d4874a0854df617ec45e | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Oct 17 19:16:33 2010 +0000 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Oct 17 19:16:33 2010 +0000 |
| tree | f31795953a7a7c3124ddfcb841f28f573adaeabf | |
| parent | 15a71cdad2537b9ffcfe7216ea9af61d7888db98 [diff] |
compiler_error(): use PyUnicode_DecodeFSDefault() to decode the filename, instead of utf-8 in strict mode.