On Fri, 28 Sep 2012 13:37:36 +0200, Gilles <nos...@nospam.com> wrote:

>==============
>Internal Server Error
>
>The server encountered an internal error or misconfiguration and was
>unable to complete your request.
>==============

Looks like fcgi.py doesn't support WSGI:

Traceback (most recent call last):
File "hello.fcgi", line 2, in ?
from fcgi import WSGIServer
ImportError: cannot import name WSGIServer
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to