lbry-android-sdk/venv/lib/python3.8/site-packages/Cython/Tempita/__init__.py

5 lines
152 B
Python
Raw Normal View History

2022-12-02 21:15:34 +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 *