summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/gencodec.py
Commit message (Collapse)AuthorAgeFilesLines
* Of course, I forget how to type long ago...Fred Drake2000-03-171-1/+1
| | | | Typo noted by /F.
* "write marshalled" --> "writes marshalled" (in docstring); noted byFred Drake2000-03-171-1/+1
| | | | Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>.
* Marc-Andre Lemburg: addedGuido van Rossum2000-03-101-0/+289
gencodec.py - Create Python codecs from Unicode mapping files