We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tracebacks are not shown anymore when stderr gets redirected. If there is a solution to this, it should be added to the readme as well.
#!/usr/bin/env python3 import progressbar progressbar.streams.wrap_stderr() thisissanerror
python 3.6.1-1
3.30.2
Description
Tracebacks are not shown anymore when stderr gets redirected. If there is a solution to this, it should be added to the readme as well.
Code
Versions
python 3.6.1-13.30.2