import HTMLgen
class Pre(RawText) def __repr__(self) # Methods inherited by Pre from RawText def __init__(self, text='') def append(self, text='')
alias PRE = Pre
Preformatted text. Will not escape any special characters.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedric@phoenix.net
Generated: Mon Dec 2 1996