Qudi
|
Context manager for temporarily redirecting stdout to another file. More...
Additional Inherited Members | |
![]() | |
def | __init__ (self, new_target) |
def | __enter__ (self) |
def | __exit__ (self, exctype, excinst, exctb) |
Context manager for temporarily redirecting stdout to another file.