bryan rasmussen wrote: > As per the subject, anyone know of a version of fcgi.py out there > somewhere that works on windows yet.
They might have ported a version for Python 2.6. Versions <= 2.5 didn't have a socket.fromfd() on Windows, so FCGI and SCGI wouldn't work. j -- http://mail.python.org/mailman/listinfo/python-list