-
- Downloads
minor modification
- sys.__stdout__ is the value stdout had at the beginning of the Python program. - instead, let's reconnect to the stdout stream we used immediately before we redirected into the StringIO object. This should be (mildly) more robust.
parent
9d62ea27
No related branches found
No related tags found
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
Please register or sign in to comment