# New Ticket Created by Ron Blaschke # Please include the string: [perl #34684] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34684 >
Attached patch provides a less strict match of Python's version string, as Activestate's build of 2.4.0 reports it as C:\>python -V Python 2.4 The patch makes the patchlevel optional, which will be reported as 0 if not found. Ron
python_version_check.patch
Description: Binary data