Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arghh. Fix typo. | Martin v. Löwis | 2001-03-27 | 1 | -1/+1 |
* | Use Guido's trick for always extracting the version number from a | Martin v. Löwis | 2001-03-27 | 1 | -1/+4 |
* | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -3/+1 |
* | Use the string module instead of string methods; this should still work | Fred Drake | 2000-12-16 | 1 | -1/+3 |
* | Make reindent.py happy (lots of trailing whitespace removed). | Fred Drake | 2000-10-23 | 1 | -1/+1 |
* | Include the version-detecting code to allow PyXML to override the "standard" | Fred Drake | 2000-09-25 | 1 | -2/+19 |
* | Remove the outer test for __name__; not necessary. | Fred Drake | 2000-08-04 | 1 | -8/+7 |
* | Add magic to replace the xml package with _xmlplus at import time. | Fred Drake | 2000-08-01 | 1 | -1/+11 |
* | Typo (mine): Garsholm --> Garshol | Fred Drake | 2000-07-02 | 1 | -1/+1 |
* | Reference cycle fixes | Paul Prescod | 2000-07-01 | 1 | -2/+2 |
* | Package docstring. | Fred Drake | 2000-06-29 | 1 | -0/+13 |