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
VC6
bdist_wininst
example_nt
os2emx
os2vacpp
.cvsignore -rw-r--r-- 30 bytes
WinMain.c -rw-r--r-- 447 bytes
_subprocess.c -rw-r--r-- 13.1 KB
_winreg.c -rw-r--r-- 42.7 KB
config.c -rw-r--r-- 4.1 KB
dl_nt.c -rw-r--r-- 908 bytes
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 18.0 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
import_nt.c -rw-r--r-- 2.4 KB
make_versioninfo.c -rw-r--r-- 1.0 KB
msvcrtmodule.c -rwxr-xr-x 4.9 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
pyconfig.h -rw-r--r-- 15.6 KB
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 4.2 KB
testpy.py -rw-r--r-- 890 bytes
tix.diff -rw-r--r-- 3.2 KB
w9xpopen.c -rw-r--r-- 3.6 KB
winsound.c -rw-r--r-- 7.1 KB

readme.txt

back to top