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 whit537
Recipients georg.brandl, whit537
Date 2009-12-29.15:28:04
SpamBayes Score 0.020155687
Marked as misclassified No
Message-id <1262100486.01.0.362584684262.issue7595@psf.upfronthosting.co.za>
In-reply-to
Content
I believe the default "flags" argument to select.kevent() should be given 
as KQ_EV_ADD, not KQ_ADD.

http://docs.python.org/dev/py3k/library/select.html
History
Date User Action Args
2009-12-29 15:28:06whit537setrecipients: + whit537, georg.brandl
2009-12-29 15:28:06whit537setmessageid: <1262100486.01.0.362584684262.issue7595@psf.upfronthosting.co.za>
2009-12-29 15:28:04whit537linkissue7595 messages
2009-12-29 15:28:04whit537create