]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug fix to namespace handling in XMLGenerator (now adds declarations).
authorLars Gustäbel <lars@gustaebel.de>
Sun, 24 Sep 2000 10:53:31 +0000 (10:53 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sun, 24 Sep 2000 10:53:31 +0000 (10:53 +0000)
commitfc643c339d5dd23e7090a3fcfb1ee92f7e5dc8e4
tree450cff7b0477620334267ca7b73e6ae1d92dbb02
parent9a580c440c4f064a92bbc537ac3a2df1c0998afc
Bug fix to namespace handling in XMLGenerator (now adds declarations).
Bug fixes to XMLFilterBase (wrong ignorableWhitespace signature and
did not inherit set*Handler methods from XMLReader.)
Lib/xml/sax/saxutils.py