import HTMLgen
class RawText def __init__(self, text='') string __module__ = 'HTMLgen' def __str__(self) def append(self, text)
Class to encapsulate raw text. Does NOT escape special characters.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999