select.register not found

Neil Hodge null at null.com
Sat May 3 09:15:42 EDT 2003


Andrew:

On Sat, 03 May 2003 16:34:24 +1000, Andrew Bennetts wrote:

> 
> Because the docs say it's a method of a polling object, as returned by
> select.poll.  e.g.
>     
>     >>> import select
>     >>> dir(select.poll())
>     ['poll', 'register', 'unregister']
> 

I must have been working too late. ;)  Thanks.

Neil





More information about the Python-list mailing list