diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-12-13 23:51:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-13 23:51:45 (GMT) |
commit | 1d2a387b9526ef5f4d694734d8022e739f7fd410 (patch) | |
tree | 1307411f0e1540901f0d69661b2835b4f75c884c /Lib/test/test_parser.py | |
parent | 4a97809a38398930b01874d77927860d84270f16 (diff) | |
download | cpython-1d2a387b9526ef5f4d694734d8022e739f7fd410.zip cpython-1d2a387b9526ef5f4d694734d8022e739f7fd410.tar.gz cpython-1d2a387b9526ef5f4d694734d8022e739f7fd410.tar.bz2 |
bpo-32316: Travis CI: use PYTHON_FOR_REGEN=python3 (#4853)
"make regen-all" requires a working python3.6 or python3. Without
"python: 3.6", Travis CI provides a "python3.6" script which ony
write an error.
Use "python3" instead.
Diffstat (limited to 'Lib/test/test_parser.py')
0 files changed, 0 insertions, 0 deletions