DP
Size: a a a
DP
IZ
AK
DP
IZ
AB
NM
DP
DP
DP
AB
DP
AB
AB
AB
AB
DP
AB
osmapp.fcgi
и его запускать.#!/usr/bin/python
from flup.server.fcgi import WSGIServer
from index import application
if __name__ == '__main__':
WSGIServer(application).run()
DP
DP