0c56885d42
Fixes #106 Note: This is implemented by replacing all calls to Python's builtin "compile" function by calls to hy.importer.compile_, which adds the "future division" flag. Anyone using "compile" in future work will have to remember this. |
||
---|---|---|
.. | ||
compilers | ||
importer | ||
lex | ||
macros | ||
native_tests | ||
resources | ||
__init__.py |