Fix bug in encoding stdout
Propagate attribute access to original sys.stdout. Also fix corner case where sys.stdout does not have encoding attribute.
Showing
Please register or sign in to comment
Propagate attribute access to original sys.stdout. Also fix corner case where sys.stdout does not have encoding attribute.