Only strip minor version off of interpreters

This used to turn `python2.4` into `python`, which causes trouble with
`perl6`, which is a different language definition.
This commit is contained in:
Brandon Keepers
2014-11-20 12:28:30 -05:00
parent 870feb8592
commit 56bfde998b
2 changed files with 3 additions and 4 deletions

View File

@@ -2013,6 +2013,7 @@ Python:
- wscript
interpreters:
- python
- python2
Python traceback:
type: data