summaryrefslogtreecommitdiffstats
path: root/Lib/xml/sax/saxutils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of file inputs on Windows; passing them to urllib.urlopen()Fred Drake2000-09-261-3/+5
* [Patch 101634]Martin v. Löwis2000-09-241-2/+8
* Added back the InputSource class (patch 101630).Lars Gustäbel2000-09-241-0/+22
* Bug fix to namespace handling in XMLGenerator (now adds declarations).Lars Gustäbel2000-09-241-5/+13
* Updated XMLGenerator to new DocumentHandler interface (patch 101572).Lars Gustäbel2000-09-211-11/+30
* Reduce the number of imports needed.Fred Drake2000-09-181-20/+23
* Removed unncessary dependency.Paul Prescod2000-07-011-1/+1
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-291-0/+153