Skip to content

Emulate what "sys.stdout" does for "encoding" #603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

myint
Copy link
Contributor

@myint myint commented Feb 7, 2016

This is similar to #293, which was fixed in a similar way. That case was for "sys.stdin".

Programs use this to check whether they need to encode a string before printing to standard out.

This is similar to bpython#293, which was fixed in a similar way. That case was for "sys.stdin".
@myint
Copy link
Contributor Author

myint commented Feb 7, 2016

Never mind. This doesn't even get triggered under bpython foo.py, which was the case I was anticipating. I'm not sure if this is needed in interactive mode, so I'll close this.

@myint myint closed this Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant