summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-12-01 02:15:00 +0100
committerVictor Stinner <victor.stinner@haypocalc.com>2011-12-01 02:15:00 +0100
commitf1afdf16024d4e245de68f132bede88a8dbceee3 (patch)
tree5423ac031f15fa67b581c05ddf9fd375d766387d /Python/codecs.c
parent98b7ced3337d58717d95fb535f37c2e1d7428766 (diff)
downloadcpython-f1afdf16024d4e245de68f132bede88a8dbceee3.tar.gz
PyObject_Repr() ensures that the result is a ready Unicode string
And PyObject_Str() and PyObject_Repr() don't make strings ready in debug mode to ensure that the caller makes the string ready before using it.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions