changeset 48844 | d79f0ce95c47 |
parent 48794 | 834c938227c6 |
child 48845 | 5c8148cd7f13 |
48843:d953a42b157d | 48844:d79f0ce95c47 |
---|---|
478 '3.8', |
478 '3.8', |
479 'pypy', |
479 'pypy', |
480 'pypy3.5', |
480 'pypy3.5', |
481 'pypy3.6', |
481 'pypy3.6', |
482 }, |
482 }, |
483 default='system2', |
483 default='system3', |
484 ) |
484 ) |
485 sp.add_argument( |
485 sp.add_argument( |
486 'test_flags', |
486 'test_flags', |
487 help='Extra command line flags to pass to run-tests.py', |
487 help='Extra command line flags to pass to run-tests.py', |
488 nargs='*', |
488 nargs='*', |