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 christian.heimes
Recipients christian.heimes, therve
Date 2007-12-19.06:58:35
SpamBayes Score 0.23631817
Marked as misclassified No
Message-id <1198047515.27.0.424312263797.issue1675118@psf.upfronthosting.co.za>
In-reply-to
Content
I've created my own interface modeled after the Twisted interface: #1657

I prefer to wrap the epoll control fd in an object, just like poll.
History
Date User Action Args
2007-12-19 06:58:35christian.heimessetspambayes_score: 0.236318 -> 0.23631817
recipients: + christian.heimes, therve
2007-12-19 06:58:35christian.heimessetspambayes_score: 0.236318 -> 0.236318
messageid: <1198047515.27.0.424312263797.issue1675118@psf.upfronthosting.co.za>
2007-12-19 06:58:35christian.heimeslinkissue1675118 messages
2007-12-19 06:58:35christian.heimescreate