summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-18 04:58:28 (GMT)
committerFred Drake <fdrake@acm.org>2001-11-18 04:58:28 (GMT)
commitebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd (patch)
tree97a85d790932686d0b8ebde6b0fd702ce04d51f9 /Mac
parentaf0a883041a2e6daa2eaf7cf0380941b3fab477a (diff)
downloadcpython-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