Message198232
| Author | r.david.murray |
|---|---|
| Recipients | Arfrever, chortos, gvanrossum, petri.lehtinen, pitrou, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2013-09-21.23:31:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1379806260.39.0.303221681406.issue12085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, that is not a good fix. It would mask other programming errors. There is a *reason* the error/traceback is printed when an error occurs. The fact that the Popen logic may be a bit complex is not an argument in favor of a fix that hides errors. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-21 23:31:00 | r.david.murray | set | recipients: + r.david.murray, gvanrossum, terry.reedy, pitrou, vstinner, Arfrever, chortos, python-dev, petri.lehtinen, serhiy.storchaka |
| 2013-09-21 23:31:00 | r.david.murray | set | messageid: <1379806260.39.0.303221681406.issue12085@psf.upfronthosting.co.za> |
| 2013-09-21 23:31:00 | r.david.murray | link | issue12085 messages |
| 2013-09-21 23:31:00 | r.david.murray | create | |