Testing against different versions of Python

mercado python.dev.9 at gmail.com
Fri Dec 12 14:42:24 EST 2008


What is the best way to go about testing against different versions of
Python?  For example, I have 2.5.2 installed on my machine (Ubuntu Hardy
8.04), and I want to test a script against 2.5.2 and 2.5.1 (and possibly
other versions as well).

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081212/45d91e7d/attachment-0001.html>


More information about the Python-list mailing list