diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-04 19:06:34 +0200 | 
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-04 19:06:34 +0200 | 
| commit | 21dfb55dadb01b135edca9b66ca6b53a82bec60a (patch) | |
| tree | 4fec4eb3344b950ff31188bd300a32ba870f486e /py/builtinimport.c | |
| parent | 5830fae26f7dfeb7a263ba5e1b024694930c64ff (diff) | |
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/builtinimport.c')
0 files changed, 0 insertions, 0 deletions
