hy/tests/compilers
Kodi Arfer 0336ff3c68 Don't put redundant names in _stdlib (#1221)
This prevents pointless imports of hy.core, like importing `map` in Python 3.
2017-02-16 21:14:06 -07:00
..
native Remove the import-as and import-from builtins 2013-04-20 16:06:32 +02:00
__init__.py Adding more testing. 2013-03-02 23:47:16 -05:00
test_ast.py Don't put redundant names in _stdlib (#1221) 2017-02-16 21:14:06 -07:00
test_compiler.py Fix invalid escape sequences 2017-01-01 00:20:04 +03:00
test_quoting.py Adding some basic testing in; more to come. 2013-04-08 20:23:51 -04:00