| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pype --+
|
object --+ |
| |
linebuffer --+ |
| |
inputfilterbuffer --+
|
tee
Copy input to output and to any files specified as arguments
Example:
cat('*.dat') | tee('all.dat') > stdout
|
|||
|
|||
|
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 |