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 sbt
Recipients Robin.Schreiber, astrand, effbot, loewis, sbt
Date 2012-08-20.23:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345504491.93.0.117932954584.issue15733@psf.upfronthosting.co.za>
In-reply-to
Content
> In addition, I plan to actively drop Windows 2000 support post 3.3, so 
> CancelIO can be presumed to be present.

The function at issue is CancelIoEx() (introduced in Vista) not CancelIo().

I assume WinXP will still be supported?
History
Date User Action Args
2012-08-20 23:14:52sbtsetrecipients: + sbt, loewis, effbot, astrand, Robin.Schreiber
2012-08-20 23:14:51sbtsetmessageid: <1345504491.93.0.117932954584.issue15733@psf.upfronthosting.co.za>
2012-08-20 23:14:48sbtlinkissue15733 messages
2012-08-20 23:14:48sbtcreate