• Martin v. Löwis's avatar
    Merge with PyXML 1.71: · 069dde2b
    Martin v. Löwis yazdı
    60: Added support for the SkippedEntityHandler, new in Expat 1.95.4.
    61: Added support for namespace prefixes, which can be enabled by setting the
        "namespace_prefixes" attribute on the parser object.
    65: Disable profiling changes for Python 2.0 and 2.1.
    66: Update pyexpat to export the Expat 1.95.5 XML_GetFeatureList()
        information, and tighten up a type declaration now that Expat is using
        an incomplete type rather than a void * for the XML_Parser type.
    67: Clarified a comment.
        Added support for XML_UseForeignDTD(), new in Expat 1.95.5.
    68: Refactor to avoid partial duplication of the code to construct an
        ExpatError instance, and actually conform to the API for the exception
        instance as well.
    69: Remove some spurious trailing whitespace.
        Add a special external-entity-ref handler that gets installed once a
        handler has raised a Python exception; this can cancel actual parsing
        earlier if there's an external entity reference in the input data
        after the the Python excpetion has been raised.
    70: Untabify APPEND.
    71: Backport PyMODINIT_FUNC for 2.2 and earlier.
    069dde2b
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...