commit | 0fe25a445d5e72450a8d611faed75f65ba57c0bc | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 17 23:08:50 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 17 23:08:50 2010 +0000 |
tree | bb0225a38220360cb4ae5451b68d2c954bf3525d | |
parent | 870f09a7f4296712de404dccea1c3a7bf52f66c3 [diff] |
Issue #6543: Write the traceback in the terminal encoding instead of utf-8. Fix the encoding of the modules filename. Reindent also traceback.h, just because I hate tabs :-)