| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pype --+
|
infile
Open a single named file and make it available to a shell-like pipeline. Example:
infile('my.txt') | grep('the') > stdout
|
|||
|
|||
|
|||
|
|||
|
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 |