You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is expected python behavior, alias by import wont be corrected - we cant search all objects in the active python process for stdout just to be sure
Environment:
I find that the outputs by
sys.stdout
can be captured, but those bystdout
will not.Example:
The text was updated successfully, but these errors were encountered: