mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 17:55:39 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
import uwsgi
|
|
|
|
uwsgi.load_plugin(0, "plugins/psgi/psgi_plugin.so", "test.psgi")
|