Sign in
mojo
/
mojo-tools
/
f67958830d6b6787b31d67d99ccc674c28a00a5a
/
.
/
third_party
/
cython
/
src
/
Cython
/
Tempita
/
__init__.py
blob: 6bc731dca8fddd81b1eee98c535624c4c6927683 [
file
] [
log
] [
blame
]
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from
_tempita
import
*