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 michael.foord
Recipients Technologov, andersjm, brian.curtin, christian.heimes, kap4020, loewis, michael.foord, nnorwitz, tebeka, tim.peters, trent
Date 2010-04-02.17:26:31
SpamBayes Score 0.0042494466
Marked as misclassified No
Message-id <1270229192.54.0.23112197594.issue1220212@psf.upfronthosting.co.za>
In-reply-to
Content
After discussion with Brian it seems like it should be possible for os.kill(...) on Windows to support both pids *and* process handles. This seems ideal.
History
Date User Action Args
2010-04-02 17:26:32michael.foordsetrecipients: + michael.foord, tim.peters, loewis, nnorwitz, tebeka, andersjm, christian.heimes, kap4020, Technologov, trent, brian.curtin
2010-04-02 17:26:32michael.foordsetmessageid: <1270229192.54.0.23112197594.issue1220212@psf.upfronthosting.co.za>
2010-04-02 17:26:31michael.foordlinkissue1220212 messages
2010-04-02 17:26:31michael.foordcreate