Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change email address. | Martin v. Löwis | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | Talk about interfaces rather than implementation classes where appropriate. | Fred Drake | 2002-06-25 | 1 | -22/+36 |
| | | | | | | Add hyperlinks to make the documentation on the Attributes and AttributesNS interfaces more discoverable. Closes SF bug #484603. | ||||
* | Remove stray quotes; probably left over from conversion from docstrings. | Fred Drake | 2001-11-06 | 1 | -1/+1 |
| | |||||
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -1/+1 |
| | | | | | translation more difficult, as well as reading the English more difficult for non-native speakers. | ||||
* | Massive addition of SAX documentation from Martin von Loewis | Fred Drake | 2000-10-12 | 1 | -0/+337 |
<loewis@informatik.hu-berlin.de>. Reorganized to be more like other parts of the documentation in its arrangement, but with few content changes. This closes SourceForge patch #101850. |