]> granicus.if.org Git - python/commit
Patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:
authorJohannes Gijsbers <jlg@dds.nl>
Sun, 9 Jan 2005 00:36:53 +0000 (00:36 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sun, 9 Jan 2005 00:36:53 +0000 (00:36 +0000)
commit97613ad02dd925c65b6bb17e605ba1b0b966a2ed
tree3d42599662319027b64caa8cd7eb46072e487c8f
parent158df10341cccffff9999a7dea3e761cb858ab60
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