| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pype --+
|
object --+ |
| |
stacker --+
|
object --+ |
| |
linebuffer --+ |
| |
inputfilterbuffer --+
|
grep
copy all lines offered to it in a pipeline and that contain one of its arguments and makes it available to the next component in the pipeline.
example: cat('*.txt') | grep('aaa') > sys.stdout
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 20 16:07:45 2009 | http://epydoc.sourceforge.net |