PEP 222 draft

Bernhard Reiter bernhard at abnoba.intevation.de
Thu Dec 28 04:24:44 EST 2000


In article <slrn947bj1.1rs.amk at 207-172-57-45.s45.tnt2.ann.va.dialup.rcn.com>,
	amk at mira.erols.com (A.M. Kuchling) writes:

>     * fcgi.py : A new module adding support for the FastCGI protocol.
>       Robin Dunn's code needs to be ported to Windows, though.

I'll second this.

fcgi.py only uses Unix Domain sockets for now.
It cannot deal with tcp ports or Windows named pipes.
Both would be nice to have, but at least the last one does not seem
to be trivial.

Bernhard



-- 
Professional Service around Free Software                (intevation.net)  
The FreeGIS Project                                         (freegis.org)
Association for a Free Informational Infrastructure            (ffii.org)
FSF Europe                                            (www.fsfeurope.org)



More information about the Python-list mailing list