Spaces:
Build error
Build error
File size: 152 Bytes
f07f089 |
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 *
|