Pracownia_programowania/venv/Lib/site-packages/Cython/Tempita/__init__.py
2020-02-01 20:05:44 +01: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 *