summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-07 00:12:30 +0100
committerVictor Stinner <victor.stinner@gmail.com>2013-11-07 00:12:30 +0100
commit05bfe3160e622f7d33904a12c89fe0a155222fff (patch)
tree5cb82a475851e99c7e3db7d61c54c20f6db56b98 /Python/errors.c
parent135c0994eb3f5f03becece2d14750e915ff262eb (diff)
downloadcpython-05bfe3160e622f7d33904a12c89fe0a155222fff.tar.gz
print_exception(): don't encode the module name to UTF-8
Replace _PyUnicode_AsString()+strcmp() with PyUnicode_CompareWithASCIIString().
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions