Message316199
| Author | martin.panter |
|---|---|
| Recipients | Quentin Millardet, martin.panter, steven.daprano |
| Date | 2018-05-05.07:21:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525504884.27.0.682650639539.issue33411@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The exception message and stack trace is documented to go to stderr: <https://docs.python.org/2/library/sys.html#sys.excepthook>. Whether the prompt “>>>” goes to stderr or stdout depends on quirks of the environment. Issue 1927 currently proposes to make it always go to stderr. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-05 07:21:24 | martin.panter | set | recipients: + martin.panter, steven.daprano, Quentin Millardet |
| 2018-05-05 07:21:24 | martin.panter | set | messageid: <1525504884.27.0.682650639539.issue33411@psf.upfronthosting.co.za> |
| 2018-05-05 07:21:24 | martin.panter | link | issue33411 messages |
| 2018-05-05 07:21:24 | martin.panter | create | |