diff options
author | Fred Drake <fdrake@acm.org> | 2001-11-18 04:58:28 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-11-18 04:58:28 (GMT) |
commit | ebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd (patch) | |
tree | 97a85d790932686d0b8ebde6b0fd702ce04d51f9 /Mac | |
parent | af0a883041a2e6daa2eaf7cf0380941b3fab477a (diff) | |
download | cpython-ebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd.zip cpython-ebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd.tar.gz cpython-ebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd.tar.bz2 |
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.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions