Qudi
List of all members
redirect.RedirectedStdOut Class Reference

Context manager for temporarily redirecting stdout to another file. More...

Inheritance diagram for redirect.RedirectedStdOut:
Inheritance graph
[legend]
Collaboration diagram for redirect.RedirectedStdOut:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from redirect._RedirectStream
def __init__ (self, new_target)
 
def __enter__ (self)
 
def __exit__ (self, exctype, excinst, exctb)
 

Detailed Description

Context manager for temporarily redirecting stdout to another file.


The documentation for this class was generated from the following file: