Registered by Diane Trout

Provide replacement EntityResolver classes to minimize network traffic when trying to validate xml documents.

Python's xml.sax parser likes to download the dtds listed when listed in a DOCTYPE, this increases traffic on sites like the w3c, not to mention slows down parsing the xml file.

See http://bugs.python.org/issue2124

This is a prototype implementation offered to try and provide an easy way to work around this issue.

Project information

Maintainer:
Diane Trout
Driver:
Not yet selected
Licence:
MIT / X / Expat Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Python DTD Catalog does not have any download files registered with Launchpad.