summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Add missing parser_list argument to sax.make_parser()Christian Heimes2013-02-201-0/+9
The argument is ignored, though. (thanks to Florian Apolloner)