| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Add more links to the "See also" section for the xml.sax package.
Talk about interfaces rather than implementation classes where appropriate.
Add hyperlinks to make the documentation on the Attributes and AttributesNS
interfaces more discoverable.
Closes SF bug #484603.
|
| |
|
|
| |
mailing list. This causes the docs to match the default implementation.
|
| |
|
|
|
|
|
|
|
| |
- the attrs value may be re-used by the parser, so the implementation
cannot rely on owning the object.
- an element with no namespace encountered in namespace mode will have a URI
of None, not "" (startElementNS() only).
Fixed a couple of minor markup issues as well.
|
| |
|
|
| |
PDF version.
|
| | |
|
| |
|
|
| |
This closes bug #126034.
|
| | |
|
| |
|
|
| |
SAX1 code to SAX2, based on bug #123695.
|
|
|
<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.
|