Re: [Twisted-Python] Use epoll reactor in pypy

2012-02-17 Thread Corbin Simpson
The epoll extension isn't built on PyPy and so I think http://twistedmatrix.com/trac/ticket/3114 needs to be fixed first. 2012/2/17 Аркадий Левин : > Hi all, how install twisted with epoll reactor on pypy? OS Debian 6.0 > > Ex: > > Python 2.7.1 (7773f8fc4223, Nov 18 2011, 18:47:11) > [PyPy 1.7.0 w

[Twisted-Python] Use epoll reactor in pypy

2012-02-17 Thread Аркадий Левин
Hi all, how install twisted with epoll reactor on pypy? OS Debian 6.0 Ex: Python 2.7.1 (7773f8fc4223, Nov 18 2011, 18:47:11) [PyPy 1.7.0 with GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. And now for something completely different: ``in theory there i