On 3/26/07, <b class="gmail_sendername">Erik Forsberg</b> &lt;<a href="mailto:forsberg@cendio.se">forsberg@cendio.se</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi!<br><br>In TwistedCore/setup.py, I find that python 2.3 is required for<br>Twisted. I&#39;d like to use Twisted for a project that currently requires<br>only Python 2.2, which raises the question - which parts of Twisted
<br>requires 2.3, and how much of it can I run on Python 2.2?</blockquote><div><br>Twisted has a test suite. Run that with Python 2.2 and see which tests fail.<br><br>(something like &quot;python22 bin/trial twisted&quot;, from the directory where Twisted was unpacked)
<br></div></div>