Re: [Twisted-Python] Recompiling _epoll.pyx

2009-05-14 Thread Reza Lotun
> I noticed in the documentation for _epoll.pyx that the corresponding > .c file was generated using pyrex 0.9.4.1. On a whim I downloaded > 0.9.8.5 and regenerated the file and rebuilt python. I'm currently Sorry, meant to say "rebuilt twisted". -- Reza Lotun +44 (0)7521 310 763 rlo...@gmail.c

[Twisted-Python] Recompiling _epoll.pyx

2009-05-14 Thread Reza Lotun
Hi, I noticed in the documentation for _epoll.pyx that the corresponding .c file was generated using pyrex 0.9.4.1. On a whim I downloaded 0.9.8.5 and regenerated the file and rebuilt python. I'm currently testing my server but noticing nothing out of the ordinary. Before I march on my merry way