hy/tests/macros
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 Thinking some ideas out. 2013-03-07 22:52:47 -05:00
test_macro_processor.py Make macros module-specific. 2013-05-16 15:34:14 +02:00