Comment on Python tests used to compare different OSesComments−neo715ypython is a platform independent language. What tests does this run?−kunley15yPython's own regression tests. They are in its source distro.
Comments
python is a platform independent language. What tests does this run?
Python's own regression tests. They are in its source distro.