Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correction of patch #1455898: In the mbcs decoder, set final=False | Martin v. Löwis | 2006-08-02 | 1 | -19/+11 |
* | Make import/lookup of mbcs fail on non-Windows systems. | Martin v. Löwis | 2006-06-15 | 1 | -4/+8 |
* | Patch #1455898: Incremental mode for "mbcs" codec. | Martin v. Löwis | 2006-06-14 | 1 | -3/+4 |
* | Fix typo. | Walter Dörwald | 2006-03-15 | 1 | -2/+2 |
* | Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass | Walter Dörwald | 2006-03-15 | 1 | -2/+16 |
* | Whitespace normalization. | Tim Peters | 2002-08-08 | 1 | -1/+1 |
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-03-28 | 1 | -1/+0 |
* | MBCS codecs for Windows. Contributed by Mark Hammond. | Guido van Rossum | 2000-03-28 | 1 | -0/+37 |