hy/tests/importer
Konrad Hinsen 269da19d76 Make macros module-specific.
A macro is available in the module where it was defined and
in any module that does a require of the defining module.
Only macros defined in hy.core are globally available.
Fixes #181
2013-05-16 15:34:14 +02:00
..
__init__.py Very broken. 2013-03-03 19:40:46 -05:00
test_importer.py Make macros module-specific. 2013-05-16 15:34:14 +02:00
test_pyc.py The b prefix works since python2.6 2013-04-13 21:46:17 +02:00