summaryrefslogtreecommitdiff
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-12-04 09:30:24 +0100
committerVictor Stinner <victor.stinner@gmail.com>2012-12-04 09:30:24 +0100
commit8dbd421b4d48d31891d159d8c581ea7c0b15226d (patch)
tree6c204ad876aa635f413b8856ce91bcbc8e89a201 /Python/pystate.c
parentd45c7f8d74d30de0a558b10e04541b861428b7c1 (diff)
downloadcpython-git-8dbd421b4d48d31891d159d8c581ea7c0b15226d.tar.gz
Cleanup unicodeobject.c
* Remove micro-optization: (errors == "surrogateescape" || strcmp(errors, "surrogateescape") == 0). Only use strcmp() * Initialize 'arg' members in unicode_format_arg() to help the compiler to diagnose real bugs and also make the code simpler to read
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions