• Martin v. Löwis's avatar
    Merge with PyXML 1.28: · 3f1b5288
    Martin v. Löwis yazdı
    Wrap a lot of long lines.
    Clean up a handler for expat.error.
    
    If a lexical handler is set, make sure we call the startDTD() and
    endDTD().  If the lexical handler is unset (by setting it to None),
    remove the handlers from the underlying pyexpat parser object.
    Closes SF bug #485584.
    
    In namespaces mode, make sure we set up the qnames dictionary
    correctly for the AttributesNSImpl instance passed to the
    start-element-handler.
    Closes SF bug #563399.
    
    Support skippedEntity. Fixes #665486.
    3f1b5288
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
_exceptions.py Loading commit data...
expatreader.py Loading commit data...
handler.py Loading commit data...
saxutils.py Loading commit data...
xmlreader.py Loading commit data...