ok
Direktori : /proc/self/root/opt/alt/python37/lib/python3.7/site-packages/paste/util/template/ |
Current File : //proc/self/root/opt/alt/python37/lib/python3.7/site-packages/paste/util/template/__init__.py |
try: from tempita import * from tempita import paste_script_template_renderer except ImportError: from _template import * from _template import paste_script_template_renderer