Staging
v0.5.1
https://github.com/python/cpython
Revision af8d7a91da605656a7f57815c9176026de28f3b0 authored by Johannes Gijsbers on 09 January 2005, 00:39:06 UTC, committed by Johannes Gijsbers on 09 January 2005, 00:39:06 UTC
* 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.
1 parent 45798bf
History
Tip revision: af8d7a91da605656a7f57815c9176026de28f3b0 authored by Johannes Gijsbers on 09 January 2005, 00:39:06 UTC
Backport patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:
Tip revision: af8d7a9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.3 KB
configure.in -rw-r--r-- 85.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.1 KB

README

back to top