__init__.py 152 B

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