Files
uwsgi/bootstrap4.py
T
roberto@debian32 6d5e089e4e uwsgi.ZipImporter
2011-07-31 19:32:14 +02:00

5 lines
80 B
Python

import sys
import uwsgi
sys.meta_path.insert(0, uwsgi.ZipImporter("data://0"))