Previous Next blank.gif blank.gif

Class RawText


SYNOPSIS

import HTMLgen
class RawText
  def __init__(self, text='')
  string __module__ = 'HTMLgen'
  def __str__(self)
  def append(self, text)

DESCRIPTION

Class to encapsulate raw text. Does NOT escape special characters.

SEE ALSO

HTMLgen


Previous Next blank.gif blank.gif
Buzz.gif

Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999