Commit | Date | |
---|---|---|
[r18808]
by
bugman
Modified the script for running the relax test-suite on multiple Python versions. The pre-2.2 Python versions are now commented out as well as the abortive Python 3.0. |
2013-03-12 22:46:49 | Tree |
[r18807]
by
bugman
Merged revisions 18806 via svnmerge from ........ |
2013-03-12 18:30:52 | Tree |
[r18806]
by
bugman
Bug fix for the external Scientific Python Geometry package. This is a strange Python 3 issue only triggered when the epydoc Python package is installed. |
2013-03-12 17:45:20 | Tree |
[r18805]
by
bugman
Python 3 fixes for the Sobol external library test scripts - absolute paths are now used for import. |
2013-03-12 16:40:40 | Tree |
[r18804]
by
bugman
Python 3 updates for the frame_order_testing branch. The command used was: |
2013-03-12 16:30:51 | Tree |
[r18803]
by
bugman
Merged revisions 18801-18802 via svnmerge from ........ |
2013-03-12 15:45:44 | Tree |
2013-03-12 15:34:57 | Tree | |
[r18801]
by
bugman
Added a more informative error message if the platform module is missing. This is for Python <= 2.2. The file from http://hg.python.org/cpython/file/2.3/Lib/platform.py can |
2013-03-12 15:34:16 | Tree |
[r18800]
by
bugman
Merged revisions 18799 via svnmerge from ........ |
2013-03-12 15:21:43 | Tree |
[r18799]
by
bugman
Eliminated the os.devnull import flag dep_check.devnull_import. This is not needed as the compat module defines os.devnull for Python <= 2.3. The devnull module is |
2013-03-12 15:20:49 | Tree |