]> granicus.if.org Git - python/commit
Added function xml.sax.saxutils.quoteattr().
authorFred Drake <fdrake@acm.org>
Thu, 19 Jul 2001 16:10:15 +0000 (16:10 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Jul 2001 16:10:15 +0000 (16:10 +0000)
commitacd32d3be542987078c65a8a34d7844cfa7ebbe8
treee3ff8c129dd9cc8d18a9cdf06b0fab20943554bb
parent3c033230ec2f81c9d61ba1b1f19a99f8bf4f4bd3
Added function xml.sax.saxutils.quoteattr().

This closes SF bug #440351.  It should not be moved to Python 2.1.1.
Doc/lib/xmlsaxutils.tex
Lib/test/output/test_sax
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py