diff roundup/cgi/TAL/HTMLParser.py @ 2005:fc52d57c6c3e

documentation cleanup
author Richard Jones <richard@users.sourceforge.net>
date Wed, 11 Feb 2004 23:55:10 +0000
parents b9988e118055
children 8c2402a78bb0
line wrap: on
line diff
--- a/roundup/cgi/TAL/HTMLParser.py	Wed Feb 11 21:34:31 2004 +0000
+++ b/roundup/cgi/TAL/HTMLParser.py	Wed Feb 11 23:55:10 2004 +0000
@@ -1,4 +1,5 @@
 """A parser for HTML and XHTML."""
+__docformat__ = 'restructuredtext'
 
 # This file is based on sgmllib.py, but the API is slightly different.
 

Roundup Issue Tracker: http://roundup-tracker.org/