[issue44266] AttributeError: module 'sys' has no attribute 'original_stdout'

Steven D'Aprano report at bugs.python.org
Sat May 29 20:35:22 EDT 2021


Steven D'Aprano <steve+python at pearwood.info> added the comment:

Correct, sys has no attribute 'original_stdout'.

Do you have a file called `sys.py`? Rename it.

----------
nosy: +steven.daprano

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44266>
_______________________________________


More information about the Python-bugs-list mailing list