diff options
author | Johannes Gijsbers <jlg@dds.nl> | 2005-01-09 00:36:53 (GMT) |
---|---|---|
committer | Johannes Gijsbers <jlg@dds.nl> | 2005-01-09 00:36:53 (GMT) |
commit | 97613ad02dd925c65b6bb17e605ba1b0b966a2ed (patch) | |
tree | 3d42599662319027b64caa8cd7eb46072e487c8f /Doc/perl | |
parent | 158df10341cccffff9999a7dea3e761cb858ab60 (diff) | |
download | cpython-97613ad02dd925c65b6bb17e605ba1b0b966a2ed.zip cpython-97613ad02dd925c65b6bb17e605ba1b0b966a2ed.tar.gz cpython-97613ad02dd925c65b6bb17e605ba1b0b966a2ed.tar.bz2 |
Patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:
* Document hasFeature(), createDocument(), CreateDocumentType(),
hasAttribute(), hasAttributeNS().
* In the documentation for createDocument(), it is now stated that the Python
DOM API allows implementations to forego creation of the document element
child node, if no namespace and local name arguments are given. (This
possibility is left open and unaddressed in the W3C spec).
* Addition by me: use 'name' rather than 'attname', for consistency with the
DOM specification and the Python DOM API implementation.
Diffstat (limited to 'Doc/perl')
0 files changed, 0 insertions, 0 deletions