aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/cython/Cython/Tempita/__init__.py
blob: 41a0ce3d0efa247760db266bace8e34a4b5dd9fa (plain) (blame)
1
2
3
4
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.

from ._tempita import *