Home | Trees | Indices | Help |
|
---|
|
I/O Components
This package contains various I/O Components. Provided are a a generic File Component, StdIn, StdOut and StdErr components. Instances of StdIn, StdOUt and StdErr are also created by importing this package.
Classes | |
EOF | |
Read | |
Write | |
Error | |
Opened | |
Closed | |
File | |
StdIn | |
StdOut | |
StdErr |
Variables | |
TIMEOUT = 1e-05
|
|
BUFSIZE = 131072
|
|
stdin = StdIn()
|
|
stdout = StdOut()
|
|
stderr = StdErr()
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Feb 4 00:24:46 2010 | http://epydoc.sourceforge.net |