hy/tests/importer
Brandon T. Willard 51c7efe6e8 Retain compiled source and file information for exceptions
This commit refactors the exception/error classes and their handling.
It also retains Hy source strings and their originating file information, when
available, all throughout the core parser and compiler functions.

As well, with these changes, calling code is no longer responsible for providing
source and file details to exceptions,

Closes hylang/hy#657.
2019-02-07 13:43:58 -05:00
..
__init__.py Very broken. 2013-03-03 19:40:46 -05:00
test_importer.py Retain compiled source and file information for exceptions 2019-02-07 13:43:58 -05:00
test_pyc.py Update copyright years 2019-02-07 08:57:35 -05:00