File Manager

Path: /opt/alt/python37/lib/python3.7/site-packages/paste/util/looper/

Viewing File: __init__.py

try:
    from tempita._looper import *
except ImportError:
    from _looper import *