index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
encodings
/
iso8859_14.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2006-06-04
1
-1/+0
*
Patch #1359618: Speed-up charmap encoder.
Martin v. Löwis
2006-06-04
1
-261/+4
*
Whitespace normalization.
Tim Peters
2006-03-15
1
-1/+0
*
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
Walter Dörwald
2006-03-15
1
-5/+19
*
Whitespace normalization.
Tim Peters
2005-12-25
1
-514/+513
*
Cosmetic change: make all hex literals use upper case hex so that they
Marc-André Lemburg
2005-10-24
1
-313/+314
*
Removed the decoding_map from the codecs where this is possible.
Marc-André Lemburg
2005-10-24
1
-549/+513
*
Replace the old charmap codecs with new ones generated from the current
Marc-André Lemburg
2005-10-21
1
-40/+553
*
Whitespace normalization.
Tim Peters
2002-08-08
1
-33/+33
*
Moved the encoding map building logic from the individual mapping
Marc-André Lemburg
2001-05-16
1
-3/+1
*
This patch changes the default behaviour of the builtin charmap
Marc-André Lemburg
2001-01-03
1
-5/+5
*
Marc-Andre Lemburg: Unicode encodings.
Guido van Rossum
2000-03-10
1
-0/+77