Pracownia_programowania/venv/Lib/site-packages/Cython/Tempita/__init__.py

5 lines
152 B
Python
Raw Permalink Normal View History

2020-02-01 19:54:00 +01:00
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *