You could try virtualenv:

http://pypi.python.org/pypi/virtualenv

And have one virtual environment with Twisted 9.0 and another with
Twisted 8.2, etc, etc.

--matt

On Thu, Feb 11, 2010 at 6:41 AM, Pet <petshm...@googlemail.com> wrote:
> Hi,
>
> I'd like to upgrade twisted to the newest version and obviously first
> test if my application works fine with new version. What is the best
> (safest) way to do it?
>
> Thanks for help, Pet
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to