diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-07 18:28:15 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-07 18:28:15 +0100 |
commit | 21fcd0c9aff01d69e1e92c1587e59638ff58a690 (patch) | |
tree | 22aabf275a438f968096671321e9d85885c70936 /Python/Python-ast.c | |
parent | 9587286f98676f7723b0f8e2da17422f8ca84bf9 (diff) | |
download | cpython-git-21fcd0c9aff01d69e1e92c1587e59638ff58a690.tar.gz |
Issue #3080: Use PyUnicode_InternFromString() for builtins
_PyImport_FixupBuiltin() and _PyImport_FindBuiltin() use
PyUnicode_InternFromString() instead of PyUnicode_FromString().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions