This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-22/mockenv/lib/python3.6/site-packages/Cython/Tempita/__init__.py

5 lines
152 B
Python
Raw Normal View History

2022-07-22 12:43:59 +02:00
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *