]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix documentation for ContentHandler.ignorableWhitespace()
authorFred Drake <fdrake@acm.org>
Thu, 6 May 2004 03:48:33 +0000 (03:48 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 May 2004 03:48:33 +0000 (03:48 +0000)
commit7dea43fa923fc4e938d21a94a0eba81c9c806c85
tree402334959cfc72a2d1f72c3365aae4002558441d
parenta8c825cfb7723ade27b99188f07ce74a23b2ace0
fix documentation for ContentHandler.ignorableWhitespace()
(closes SF bug #881707)
Doc/lib/xmlsaxhandler.tex
Lib/xml/sax/handler.py