Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9be57231dd6a3b69bda09e53e5f751aafaf89b51
/
Lib
/
encodings
/
koi8_u.py
ef87d6e
Rip out all the u"..." literals and calls to unicode().
by Guido van Rossum
· 18 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
a977329
Merge part of the trunk changes into the p3yk branch. This merges from 43030
by Thomas Wouters
· 19 years ago
536cf99
Whitespace normalization.
by Tim Peters
· 20 years ago
d9cf593
Cosmetic change: make all hex literals use upper case hex so that they
by Marc-André Lemburg
· 20 years ago
3c72ded
Removed the decoding_map from the codecs where this is possible.
by Marc-André Lemburg
· 20 years ago
361d66d
Fix wrong character mapping in koi8_u: SF bug #902501.
by Marc-André Lemburg
· 21 years ago
d8407a7
Add new encoding for Ukrainian Cyrillic
by Neal Norwitz
· 23 years ago