Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
946de92f9b947c6a588cc9f6568665600324e212
/
Lib
/
encodings
/
cp1251.py
c7d1445
Whitespace normalization.
by Tim Peters
· 18 years ago
3f76779
Patch #1359618: Speed-up charmap encoder.
by Martin v. Löwis
· 18 years ago
f99b816
Whitespace normalization.
by Tim Peters
· 19 years ago
abb02e5
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
by Walter Dörwald
· 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