Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat all code with black 18.9b0 | Christian Heimes | 2019-04-14 | 1 | -5/+16 |
| | | | | Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Use https:// URLs where available | Jon Dufresne | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | Fix flake8 violations | Christian Heimes | 2017-01-28 | 1 | -0/+2 |
| | |||||
* | Add missing parser_list argument to sax.make_parser() | Christian Heimes | 2013-02-20 | 1 | -0/+47 |
The argument is ignored, though. (thanks to Florian Apolloner) |