• Martin v. Löwis's avatar
    Merge with PyXML 1.3: · f8de21c5
    Martin v. Löwis yazdı
    Add support for the DOM Level 3 (draft) DOMImplementationSource interface
    to the xml.dom and xml.dom.minidom modules.  Note API issue: the draft spec
    says to return null when there is no suitable implementation, while the
    Python getDOMImplementation() function raises ImportError (minor).
    f8de21c5
Adı
Son kayıt (commit)
Son güncelleme
..
NodeFilter.py Loading commit data...
__init__.py Loading commit data...
domreg.py Loading commit data...
expatbuilder.py Loading commit data...
minicompat.py Loading commit data...
minidom.py Loading commit data...
pulldom.py Loading commit data...
xmlbuilder.py Loading commit data...