Patch to use poll() support in Python 2.0

akuchlin@c... akuchlin@c...
Thu, 18 Jan 2001 21:43:27 -0000


--- In medusa@egroups.com, "A.M. Kuchling" <akuchlin@m...> wrote:
> This patch adds the ability to use the poll() support that was added
> to the select module in Python 2.0. Only lightly tested ... please
> proofread this patch carefully.

I posted that patch Dec. 22. With Python 2.1alpha1 rumbling toward
us, I thought I'd check if it was accepted, and if a new Medusa
release is going to be made fairly soon. Sam, any comments?

--amk