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, giampaolo.rodola, gregory.p.smith, gvanrossum, jimjjewett, therve, trent
Date 2008-03-20.20:58:50
SpamBayes Score 0.25259042
Marked as misclassified No
Message-id <1206046731.34.0.48299809515.issue1657@psf.upfronthosting.co.za>
In-reply-to
Content
I had to use some kind of prefix to avoid naming collisions with the
epoll_* functions for the epoll header file. pyepoll sounded reasonable
to me.
History
Date User Action Args
2008-03-20 20:58:51christian.heimessetspambayes_score: 0.25259 -> 0.25259042
recipients: + christian.heimes, gvanrossum, gregory.p.smith, jimjjewett, therve, giampaolo.rodola, trent
2008-03-20 20:58:51christian.heimessetspambayes_score: 0.25259 -> 0.25259
messageid: <1206046731.34.0.48299809515.issue1657@psf.upfronthosting.co.za>
2008-03-20 20:58:50christian.heimeslinkissue1657 messages
2008-03-20 20:58:50christian.heimescreate