Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
* | Patch #1359618: Speed-up charmap encoder. | Martin v. Löwis | 2006-06-04 | 1 | -25/+26 |
* | when generating python code prefer to generate valid python code | Jack Diederich | 2006-05-26 | 1 | -3/+3 |
* | Don't add multiple empty lines at the end of the codec. With this a | Walter Dörwald | 2006-03-31 | 1 | -1/+1 |
* | Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass | Walter Dörwald | 2006-03-15 | 1 | -20/+41 |
* | Whitespace normalization. | Tim Peters | 2005-12-25 | 1 | -3/+3 |
* | Apply some cosmetic fixes to the output of the script. | Marc-André Lemburg | 2005-10-25 | 1 | -15/+28 |
* | Moved gencodec.py to the Tools/unicode/ directory. | Marc-André Lemburg | 2005-10-21 | 1 | -0/+391 |