Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Paul Prescod <paul@prescod.net>: | Fred Drake | 2000-10-09 | 1 | -0/+7 | |
* | Don't use string methods to allow sharing this code with PyXML. | Martin v. Löwis | 2000-10-07 | 1 | -1/+2 | |
* | Record bugs found when comparing the module with DOM Core Level 2. | Martin v. Löwis | 2000-10-07 | 1 | -1/+4 | |
* | minidom: access attribute value before printing it | Martin v. Löwis | 2000-10-06 | 1 | -2/+2 | |
* | Conform to the Python style guide. | Fred Drake | 2000-09-24 | 1 | -237/+246 | |
* | 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 | 1 | -2/+2 | |
* | Misc fixes and improvements. | Paul Prescod | 2000-07-01 | 1 | -4/+16 | |
* | Reference cycle fixes | Paul Prescod | 2000-07-01 | 1 | -67/+116 | |
* | Paul Prescod <paul@prescod.net>: | Fred Drake | 2000-06-29 | 1 | -0/+385 | |