From 5113d62a2eab16dd94a23bb2adb82b14d0d863ea Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 19 Jun 1998 20:12:49 +0000 Subject: Removed RCS crud --- Mailman/htmlformat.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Mailman/htmlformat.py') diff --git a/Mailman/htmlformat.py b/Mailman/htmlformat.py index ddb6ac229..9a55cb95a 100644 --- a/Mailman/htmlformat.py +++ b/Mailman/htmlformat.py @@ -18,13 +18,13 @@ """Library for program-based construction of an HTML documents. Encapsulate HTML formatting directives in classes that act as containers -for python and, recursively, for nested HTML formatting objects.""" +for python and, recursively, for nested HTML formatting objects. +""" -__version__ = "$Revision: 635 $" # Eventually could abstract down to HtmlItem, which outputs an arbitrary html -# object given start / end tags, valid options, and a value. -# Ug, objects shouldn't be adding their own newlines. The next object should. +# object given start / end tags, valid options, and a value. Ug, objects +# shouldn't be adding their own newlines. The next object should. import string, types -- cgit v1.2.3-70-g09d2