[Twisted-Python] Use epoll reactor in pypy

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 is the Loop, in practice there are bridges'' line 20, in <module> from twisted.python import log, _epoll ImportError: cannot import name '_epoll'

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 Аркадий Левин <poisonoff@gmail.com>:
-- When the facts change, I change my mind. What do you do, sir? ~ Keynes Corbin Simpson <MostAwesomeDude@gmail.com>

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 Аркадий Левин <poisonoff@gmail.com>:
-- When the facts change, I change my mind. What do you do, sir? ~ Keynes Corbin Simpson <MostAwesomeDude@gmail.com>
participants (2)
-
Corbin Simpson
-
Аркадий Левин