- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message157424
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pitrou |
|---|---|
| Recipients | asvetlov, brian.curtin, pitrou, tim.golden |
| Date | 2012-04-03.14:24:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333462738.3382.7.camel@localhost.localdomain> |
| In-reply-to | <1333462800.02.0.13573522206.issue14484@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> I can't find where we talked about this, maybe just IRC, but that's > there (perhaps poorly) as a special case. > > 0 is 0, but signal.CTRL_C_EVENT is also 0. We try the signal version > first then fall back to TerminateProcess. Then why set the error? That said, abruptly killing another process and making it return 0 sounds a bit perverted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-03 14:24:10 | pitrou | set | recipients: + pitrou, tim.golden, brian.curtin, asvetlov |
| 2012-04-03 14:24:09 | pitrou | link | issue14484 messages |
| 2012-04-03 14:24:09 | pitrou | create | |

