0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Tools/unicode
Georg Brandl 559e5d7f4d #2630: Implement PEP 3138.
The repr() of a string now contains printable Unicode characters unescaped.
The new ascii() builtin can be used to get a repr() with only ASCII characters in it.

PEP and patch were written by Atsuo Ishimoto.
2008-06-11 18:37:52 +00:00
..
python-mappings
comparecodecs.py
gencjkcodecs.py
gencodec.py
listcodecs.py
Makefile
makeunicodedata.py #2630: Implement PEP 3138. 2008-06-11 18:37:52 +00:00
mkstringprep.py