caa53fb095
This also breaks out the PY3 only tests into their own file. We need to do this because raise from is a syntax error in PY2, so we can't rely on the previous hack of catching a HyCompileError - it would compile fine through Hy and then be a syntax error in Python. |
||
---|---|---|
.. | ||
native | ||
__init__.py | ||
test_ast.py | ||
test_compiler.py | ||
test_quoting.py |