| Current Path : /opt/alt/python27/lib/python2.7/site-packages/paste/util/template/ |
| Current File : //opt/alt/python27/lib/python2.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