On Thu, Feb 11, 2010 at 1:55 PM, Matt Bone <[email protected]> wrote: > 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. >
Thanks! Will try it out > --matt > > On Thu, Feb 11, 2010 at 6:41 AM, Pet <[email protected]> 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 >> [email protected] >> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
