summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-07 11:37:56 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-11-07 11:37:56 (GMT)
commitefa7a0e155e508f21dd7ace708b311066637538f (patch)
tree2f6153a87d447a9aabd6a089fa98a1888178d818 /Python/marshal.c
parent0b69fbc6420115ce11e7f18249280a2c6d9a87ce (diff)
downloadcpython-efa7a0e155e508f21dd7ace708b311066637538f.zip
cpython-efa7a0e155e508f21dd7ace708b311066637538f.tar.gz
cpython-efa7a0e155e508f21dd7ace708b311066637538f.tar.bz2
print_error_text() doesn't encode the filename anymore
Use aslo PyUnicode_FromFormat() to format the line so only one call to PyFile_WriteObject() is needed. tb_displayline() of Python/traceback.c has similar implementation.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions