fcgi.py

A.M. Kuchling amk at mira.erols.com
Fri Dec 29 17:46:26 EST 2000


On Wed, 27 Dec 2000 20:03:10 -0800, Robin Dunn <robin at alldunn.com> wrote:
>On the other hand if you don't mind losing the multiple process capability,
>fcgi.py could probably be tweaked to create its own listening socket instead
>of expecting it to already be there.  It could then be started up

Any plans to work on a fcgi.py port to Windows?  One possibility
mentioned in PEP 222 is adding fcgi.py to the standard library, but
lack of Windows compatibility would be an argument against it.

--amk



More information about the Python-list mailing list