This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Quentin Millardet
Recipients Quentin Millardet
Date 2018-05-02.14:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525271049.22.0.682650639539.issue33411@psf.upfronthosting.co.za>
In-reply-to
Content
The probleme is all display (normal and error message), in bash, are send to the screen by the error output. So it's impossible when someone make a bash script to get the error back in a log file for exemple, or just to display only the error on a screen.

Problem test on Ubuntu 18.04 and Elementary loki (an Ubuntu 16.04 variant)
History
Date User Action Args
2018-05-02 14:24:09Quentin Millardetsetrecipients: + Quentin Millardet
2018-05-02 14:24:09Quentin Millardetsetmessageid: <1525271049.22.0.682650639539.issue33411@psf.upfronthosting.co.za>
2018-05-02 14:24:09Quentin Millardetlinkissue33411 messages
2018-05-02 14:24:09Quentin Millardetcreate