[Twisted-Python] Can I still run (most of) Twisted on Python 2.2?

Pavel Pergamenshchik ppergame at gmail.com
Mon Mar 26 16:06:29 MDT 2007


On 3/26/07, Erik Forsberg <forsberg at cendio.se> wrote:
>
> Hi!
>
> In TwistedCore/setup.py, I find that python 2.3 is required for
> Twisted. I'd like to use Twisted for a project that currently requires
> only Python 2.2, which raises the question - which parts of Twisted
> requires 2.3, and how much of it can I run on Python 2.2?


Twisted has a test suite. Run that with Python 2.2 and see which tests fail.

(something like "python22 bin/trial twisted", from the directory where
Twisted was unpacked)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20070326/d1cee12a/attachment.html>


More information about the Twisted-Python mailing list