Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SAX2 namespace support. | Martin v. Löwis | 2000-09-24 | 1 | -28/+39 |
* | Updated to new SAX method signatures (*NS, patch 101573). | Lars Gustäbel | 2000-09-24 | 1 | -6/+6 |
* | Conform to the Python style guide. | Fred Drake | 2000-09-24 | 2 | -362/+367 |
* | Now uses make_parser to create its parser (patch 101573). | Lars Gustäbel | 2000-09-21 | 1 | -2/+2 |
* | Fixed bug that disallowed processing instructions before and after | Paul Prescod | 2000-09-15 | 1 | -4/+5 |
* | Added a few docstrings | Paul Prescod | 2000-07-21 | 1 | -0/+7 |
* | Used original SAX handling form. | Paul Prescod | 2000-07-04 | 2 | -4/+4 |
* | Misc fixes and improvements. | Paul Prescod | 2000-07-01 | 1 | -4/+16 |
* | Reference cycle fixes | Paul Prescod | 2000-07-01 | 2 | -142/+118 |
* | Paul Prescod <paul@prescod.net>: | Fred Drake | 2000-06-29 | 2 | -0/+652 |
* | Package docstring. | Fred Drake | 2000-06-29 | 1 | -0/+10 |