summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-18 04:58:28 +0000
committerFred Drake <fdrake@acm.org>2001-11-18 04:58:28 +0000
commitebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd (patch)
tree97a85d790932686d0b8ebde6b0fd702ce04d51f9 /Python/ceval.c
parentaf0a883041a2e6daa2eaf7cf0380941b3fab477a (diff)
downloadcpython-git-ebbd14d7c208cda1bfc0f169a48a9dcd54a7dcfd.tar.gz
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 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions