Spaces:
Running
Running
File size: 152 Bytes
ba2f5d6 |
1 2 3 4 5 |
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *
|