Determine minimum required version for a script

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

    Determine minimum required version for a script

    Can somebody remind how to check script compatibility with old Python versions?

    I can remember PHP_CompatInfo class for PHP that parses a script or directory to
    find out the minimum version and extensions required for them to run,
    and I wonder if there was anything like this for Python?

    --
    --anatoly t.
Working...