commit | e6b2d4407a120e62cf3f658d46dc5f8f6785977d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Dec 11 21:54:30 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Dec 11 21:54:30 2011 +0100 |
tree | f452911f4bab668834108680577d3b792886ffa3 | |
parent | a1d12bb1197d9335fcb62aad7fb0df56098197ac [diff] |
unicode_fromascii() doesn't check string content twice in debug mode _PyUnicode_CheckConsistency() also checks string content.