On 09/06/2011 03:28 PM, Jacek Furmankiewicz wrote:
> Fortunately enough the code change was minor. The biggest challenge was
> getting the decorator function and the class instance to communicate
> somehow...past that point it was simple.
> 
> I would rather focus on my current problem (beside CorePost
> enhancements) of Twisted not installing under PyPy.
> PyPy does wonders for Twisted.
> 
> Some of the issues are documented here:
> http://stackoverflow.com/questions/5126039/how-to-install-twisted-10-2-0-with-pypy-1-4-1
> 
> The solution seems pretty trivial (see last comment).
> 
> Getting Twisted to install under PyPy would be a major boom. Right now
> all the PyPy guys have to do PYTHONPATH hacks.
> 
> My initial perf tests with PyPy/Twisted were the reason I chose Twisted
> over let's say Node.js.
> I just like Python more and the inline callback support is brilliant.
> 
> Is there a Twisted bug for the PyPy installation issue?
> 
> Jacek

That's ticket #5158: http://twistedmatrix.com/trac/ticket/5158

Cheers,

Thijs

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to