]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:
authorJohannes Gijsbers <jlg@dds.nl>
Sun, 9 Jan 2005 00:39:06 +0000 (00:39 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sun, 9 Jan 2005 00:39:06 +0000 (00:39 +0000)
commitaf8d7a91da605656a7f57815c9176026de28f3b0
treec09ffd082b42b7807eb8e79f74788ca7bd59a9d5
parent45798bf2610588029355368e953bc7f102b51daf
Backport patch #1051321 (fixes bugs 10101961013525), 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.
Doc/lib/xmldom.tex