]> granicus.if.org Git - python/commit
Clarified a couple of issues for the startElement*() handlers:
authorFred Drake <fdrake@acm.org>
Sun, 18 Nov 2001 04:58:28 +0000 (04:58 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 18 Nov 2001 04:58:28 +0000 (04:58 +0000)
commitebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd
tree97a85d790932686d0b8ebde6b0fd702ce04d51f9
parentaf0a883041a2e6daa2eaf7cf0380941b3fab477a
Clarified a couple of issues for the startElement*() handlers:
- 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.
Doc/lib/xmlsaxhandler.tex