Message297221
| Author | pitrou |
|---|---|
| Recipients | CyberJacob, Decorater, ellisj, eric.araujo, mwh, nikratio, pitrou, tiagoaoa, tim.peters, undercoveridiot |
| Date | 2017-06-28.20:17:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498681022.1.0.793182951075.issue1230540@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Apparently the `traceback` module has been used from the start (since changset 7f5013a9a9678e86bff00c97f98e7a92c515b94d) to print the exception and not sys.excepthook. I presume this is an oversight, as I don't see any reason to prefer `traceback` here. Tim, any insight? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-28 20:17:02 | pitrou | set | recipients: + pitrou, mwh, tim.peters, ellisj, tiagoaoa, eric.araujo, nikratio, undercoveridiot, Decorater, CyberJacob |
| 2017-06-28 20:17:02 | pitrou | set | messageid: <1498681022.1.0.793182951075.issue1230540@psf.upfronthosting.co.za> |
| 2017-06-28 20:17:02 | pitrou | link | issue1230540 messages |
| 2017-06-28 20:17:01 | pitrou | create | |