Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2018-01-11 10:35:49 -05:00
3 changed files with 24 additions and 17 deletions

View File

@@ -64,7 +64,7 @@ test_options = {
PYOC, 'ok-2.7', 2.7),
'ok-3.2': (os.path.join(src_dir, 'ok_lib3.2'),
PYOC, 'ok-3.2', 3.5),
PYOC, 'ok-3.2', 3.2),
'base-2.7': (os.path.join(src_dir, 'base_tests', 'python2.7'),
PYOC, 'base_2.7', 2.7),