summaryrefslogtreecommitdiff
path: root/Objects/exceptions.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-11-20 19:48:36 +0100
committerVictor Stinner <victor.stinner@haypocalc.com>2011-11-20 19:48:36 +0100
commit4ead7c7be8089de7cab5db7d2a75e6bec5b55f10 (patch)
tree7917a647fd0e2bf4e29c6ce5f0624de1f52b0c55 /Objects/exceptions.c
parent2b979bfa3c27636fe298b7c5d8f17354bd2b566c (diff)
downloadcpython-git-4ead7c7be8089de7cab5db7d2a75e6bec5b55f10.tar.gz
PyObject_Str() ensures that the result string is ready
and check the string consistency. _PyUnicode_CheckConsistency() doesn't check the hash anymore. It should be possible to call this function even if hash(str) was already called.
Diffstat (limited to 'Objects/exceptions.c')
0 files changed, 0 insertions, 0 deletions