[medusa] Adding poll() to Python 2.0
Andrew Kuchling
akuchlin@c...
Tue, 11 Jul 2000 06:14:32 -0400
On Mon, Jul 10, 2000 at 08:35:20PM -0700, Sam Rushing wrote:
>others. I think the idea of putting it into the posix module is a
>good one, actually: we have never used the poll support at eGroups
OK; I'm working on a patch and will submit it once it's ready.
>[I was about to ask about moving select() over there, too, but I see
> that this has already started a discussion on python-dev]
The consensus here was that, while select() would probably go in posix
if we could do it all over again, there's not much point in moving it
now. The time machine has a broken dimensional stabilizer at the
moment...
--amk