Commit 82aaa01
committed
Fix inaccurate
`PYTHONUNBUFFERED` affects stdout and stderr, not stdin:
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONUNBUFFERED
And updates the comment to actually explain the why not the what.
GUS-W-23030029.PYTHONUNBUFFERED comment1 parent 7db11ed commit 82aaa01
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments