| Trees | Indices | Help |
|
|---|
|
|
object --+
|
file_or_std
Context manager for opening a file or using a standard stream
If filename is non-empty, open the file and close it when exiting the
block. Otherwise, use sys.stdin if opening for reading, or sys.stdout
if opening for writing or appending.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
file = Nonehash(x) |
|
| Properties | |
|
Inherited from |
| Method Details |
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 11 08:14:33 2023 | http://epydoc.sourceforge.net |