Message 124267 - Python tracker
Message124267
| Author | vstinner |
|---|---|
| Recipients | davidfraser, dmalcolm, joshbressers, pitrou, vstinner |
| Date | 2010-12-18.01:11:46 |
| SpamBayes Score | 1.3322408e-06 |
| Marked as misclassified | No |
| Message-id | <1292634707.91.0.939684623228.issue8863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I'm tired... > Summary of the patch: > - ...abort the process (call the debugger on Windows) (the debugger is only called if Python is compiled in debug mode) > - Add PYTHONNOHANDLER environment variable ... Oops, the correct name is PYTHONNOFAULTHANDLER (no fault handler). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-18 01:11:47 | vstinner | set | recipients: + vstinner, davidfraser, pitrou, dmalcolm, joshbressers |
| 2010-12-18 01:11:47 | vstinner | set | messageid: <1292634707.91.0.939684623228.issue8863@psf.upfronthosting.co.za> |
| 2010-12-18 01:11:46 | vstinner | link | issue8863 messages |
| 2010-12-18 01:11:46 | vstinner | create | |