Python Version Testing Tool?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael Yanowitz

    #1

    Python Version Testing Tool?

    Hello:

    Is there a version testing tool available for Python
    such that I can check to see if my code will still run in
    versions 2.2, 2.3, 2.4.3, and 1.1 (for example) (or whatever)
    without having to install all these different versions on my
    computer?

    Thanks in advance:
    Michael Yanowitz

Working...