summaryrefslogtreecommitdiff
path: root/defusedxml/sax.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing parser_list argument to sax.make_parser()Christian Heimes2013-02-201-1/+1
* add forbid_external to all classs and functionsChristian Heimes2013-02-151-2/+5
* absolute imports and print functions for everybodyChristian Heimes2013-02-091-0/+1
* add forbid_dtd and forbid_entities args to functions and callsChristian Heimes2013-02-071-2/+8
* hide private attributesChristian Heimes2013-02-071-11/+8
* Moved compat and exceptions to a single moduleChristian Heimes2013-02-071-4/+8
* use python.org email addressChristian Heimes2013-02-071-1/+1
* rename safexml to defusedxmlChristian Heimes2013-02-071-0/+36