hy/hy/core/__init__.py

5 lines
58 B
Python

STDLIB = [
"hy.core.language",
"hy.core.shadow"
]