Fix Python 2.4-2.6 comp_for text generation...

Makefile: tolerate pypy 5.3.x
Rest: fix semantic action rule for comp_for and test this
This commit is contained in:
rocky
2016-09-03 00:30:48 -04:00
parent f1bb40f485
commit 52a35e6c62
5 changed files with 13 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ check-2.6:
#:PyPy 2.6.1 or PyPy 5.0.1
# Skip for now
2.6 5.0:
2.6 5.0 5.3:
#:PyPy pypy3-2.4.0 Python 3:
pypy-3.2 2.4: