summaryrefslogtreecommitdiffstatshomepage
path: root/py/parse.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-01-04 19:06:34 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-01-04 19:06:34 +0200
commit21dfb55dadb01b135edca9b66ca6b53a82bec60a (patch)
tree4fec4eb3344b950ff31188bd300a32ba870f486e /py/parse.c
parent5830fae26f7dfeb7a263ba5e1b024694930c64ff (diff)
downloadmicropython-21dfb55dadb01b135edca9b66ca6b53a82bec60a.tar.gz
micropython-21dfb55dadb01b135edca9b66ca6b53a82bec60a.zip
tests/basics requires python3.3
tests/bytecode/run-tests already uses puthon3.3, so let's just use it here too. Fore reference, errors with python 3.2.3: File "tests/generator1.py", line 12 return None SyntaxError: 'return' with argument inside generator File "tests/list_clear.py", line 3, in <module> x.clear() AttributeError: 'list' object has no attribute 'clear' etc.
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions