Files
2025-05-20 11:57:43 -04:00

5 lines
152 B
Python

# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *