| Home | Trees | Index | Help |
|
|---|
| Package docutils :: Module io :: Class NullOutput |
|
TransformSpec--+ |Output--+ | NullOutput
| Method Summary | |
|---|---|
Do nothing ([don't even] send data to the bit bucket). | |
| Inherited from Output | |
| |
| |
| |
| Class Variable Summary | |
|---|---|
str |
default_destination_path = 'null output'
|
| Inherited from Output | |
str |
component_type = 'output'
|
| Inherited from TransformSpec | |
tuple |
default_transforms = ()
|
| Method Details |
|---|
write(self, data)Do nothing ([don't even] send data to the bit bucket).
|
| Class Variable Details |
|---|
default_destination_path
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Jul 22 05:30:51 2003 | http://epydoc.sf.net |