Home | Trees | Index | Help |
|
---|
Package docutils :: Module io :: Class NullInput |
|
TransformSpec
--+ |Input
--+ | NullInput
Method Summary | |
---|---|
Return a null string. | |
Inherited from Input | |
| |
| |
Decode a string, data , heuristically. |
Class Variable Summary | |
---|---|
str |
default_source_path = 'null input'
|
Inherited from Input | |
str |
component_type = 'input'
|
Inherited from TransformSpec | |
tuple |
default_transforms = ()
|
Method Details |
---|
read(self)Return a null string.
|
Class Variable Details |
---|
default_source_path
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Tue Jul 22 05:31:29 2003 | http://epydoc.sf.net |