Message206289
| Author | vstinner |
|---|---|
| Recipients | Jurko.Gospodnetić, brian.curtin, lemburg, pitrou, tim.golden, tim.peters, vstinner |
| Date | 2013-12-16.09:37:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387186672.44.0.589848207027.issue19983@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> BTW: Why can't we make this an official API function, e.g. Py_Terminate() ? Exiting Python immediatly is bad practice, there is already Py_FatalError() for that. Instead of adding a second public function, I would prefer to remove most calls to Py_FatalError() and write nicer error handlers :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-16 09:37:52 | vstinner | set | recipients: + vstinner, lemburg, tim.peters, pitrou, tim.golden, brian.curtin, Jurko.Gospodnetić |
| 2013-12-16 09:37:52 | vstinner | set | messageid: <1387186672.44.0.589848207027.issue19983@psf.upfronthosting.co.za> |
| 2013-12-16 09:37:52 | vstinner | link | issue19983 messages |
| 2013-12-16 09:37:52 | vstinner | create | |