diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-12 01:24:20 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-12 01:24:20 +0100 |
commit | 24c74be9a3b6b10dcd153d1c214013a7fd43b735 (patch) | |
tree | 91cd81091dc5783cedceaf86f1f572264931eb38 /Objects/unicodeobject.c | |
parent | c4b495497a4ebaf856d3c2e1914c2efa09cddda2 (diff) | |
download | cpython-git-24c74be9a3b6b10dcd153d1c214013a7fd43b735.tar.gz |
PyUnicode_IS_ASCII() macro ensures that the string is ready
It has no sense to check if a not ready string is ASCII or not.
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions