diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-20 19:12:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-20 19:12:52 +0100 |
commit | 53389a735fef42893b8336ddb9a2c55c1793921c (patch) | |
tree | 8f45b10c89376a92fcfa1f45e4d30f95db272ba1 /Python/pythonrun.c | |
parent | 849f944928e1a204bb7d75e2f3a5d60e68d64f08 (diff) | |
download | cpython-53389a735fef42893b8336ddb9a2c55c1793921c.tar.gz |
PyUnicode_AsUTF32String() calls directly _PyUnicode_EncodeUTF32(),
instead of calling the deprecated PyUnicode_EncodeUTF32() function
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions