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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to