2011/7/20 Roberto De Ioris <[email protected]>:
> in wsgi file:
>
> from uwsgidecorators import *
It looks great! In mean time I've developed TCP proxy on Node.js
between uWSGI workers and Socket.IO, so now I'll be using pure python
sockets, but...
*** Operational MODE: preforking ***
Traceback (most recent call last):
File "./wsgi.py", line 5, in <module>
from uwsgidecorators import *
ImportError: No module named uwsgidecorators
python-1 dev # uwsgi --version
uWSGI 0.9.8.2
Did I miss something?
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi