aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/cython/Cython/Tempita/__init__.py
blob: e013b480490c3cc391dc4033eca7dee39611af04 (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 *