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, christian.heimes, kap4020, loewis, michael.foord, nnorwitz, tebeka, tim.peters, trent
Date 2010-03-27.00:30:56
SpamBayes Score 0.03864363
Marked as misclassified No
Message-id <1269649859.16.0.0278421622229.issue1220212@psf.upfronthosting.co.za>
In-reply-to
Content
Aaaand the IronPython implementation of NativeSignal.GenerateConsoleCtrlEvent(PythonSignal.CTRL_C_EVENT, ...)
 delegates to Kernel32.GenerateConsoleCtrlEvent.
History
Date User Action Args
2010-03-27 00:30:59michael.foordsetrecipients: + michael.foord, tim.peters, loewis, nnorwitz, tebeka, andersjm, christian.heimes, kap4020, Technologov, trent
2010-03-27 00:30:59michael.foordsetmessageid: <1269649859.16.0.0278421622229.issue1220212@psf.upfronthosting.co.za>
2010-03-27 00:30:56michael.foordlinkissue1220212 messages
2010-03-27 00:30:56michael.foordcreate