• Marc-André Lemburg's avatar
    Add parameter sys_version to _sys_version(). · 2be9d43c
    Marc-André Lemburg authored
    Change the cache for _sys_version() to take the parameter into account.
    
    Add support for parsing the IronPython 1.0.1 sys.version value - even
    though it still returns '1.0.0'; the version string no longer includes
    the patch level.
    2be9d43c
platform.py 47 KB