Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_multibytecodec.py
Find file
Blame
History
Permalink
Rename 'unicode' to 'str' in its tp_name field. Rename 'str' to 'str8'.
· 84fc66dd
Guido van Rossum
authored
May 03, 2007
Change all occurrences of unichr to chr.
84fc66dd