hy/tests/compilers
Kodi Arfer 7bf2901364 Ban (except)
It's rarely useful, because it catches all exceptions, but it doesn't let you do anything other than return `None`. You can still get the same effect with `(except [])`.
2018-04-16 19:34:50 -07:00
..
__init__.py Adding more testing. 2013-03-02 23:47:16 -05:00
test_ast.py Ban (except) 2018-04-16 19:34:50 -07:00
test_compiler.py Update copyright years 2018-01-01 10:38:33 -05:00