Home | Trees | Index | Help |
|
---|
|
_DocumentPseudoWriter
is
just an empty string; but after it has been used, the most recently
processed document is available as the instance variable
document
|
|||
__init__(self) | |||
translate(self)
Do final translation of self.document into self.output (Unicode string). |
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
document | The most recently processed document. |
|
|
Do final translation of self.document into self.output (Unicode string). Called from write. Override in subclasses. Usually done with a
|
|
documentThe most recently processed document.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:37:58 2006 | http://epydoc.sf.net |