Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
38e43c25eede3fa77d90ac8183cc0335f4861f4a
/
Lib
/
encodings
/
cp874.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
· 18 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
· 19 years ago
d9cf593
Cosmetic change: make all hex literals use upper case hex so that they
by Marc-André Lemburg
· 19 years ago
3c72ded
Removed the decoding_map from the codecs where this is possible.
by Marc-André Lemburg
· 19 years ago
a1129f4
Replace the old charmap codecs with new ones generated from the current
by Marc-André Lemburg
· 19 years ago
469cdad
Whitespace normalization.
by Tim Peters
· 22 years ago
716cf91
Moved the encoding map building logic from the individual mapping
by Marc-André Lemburg
· 23 years ago
a866df8
This patch changes the default behaviour of the builtin charmap
by Marc-André Lemburg
· 24 years ago
0229bf6
Marc-Andre Lemburg: Unicode encodings.
by Guido van Rossum
· 25 years ago