diff options
author | Guido van Rossum <guido@python.org> | 2007-06-07 21:43:46 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-06-07 21:43:46 +0000 |
commit | e7c39d4d2287309f82ca2c644880505cd896b921 (patch) | |
tree | 94141f06bd96b52d869c5f405151dddfeb268526 /Python/Python-ast.c | |
parent | 0801cfeef0427fa253fe459b893f62420acf7bd0 (diff) | |
download | cpython-e7c39d4d2287309f82ca2c644880505cd896b921.tar.gz |
Change normalize_encodings() to avoid using .translate() or depending on
the string type. It will always return a Unicode string. The algoritm's
specification is unchanged.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions