Re: Any ports of python-scgi to Windows?

Neil Schemenauer <[email protected]> Thu, 24 Jan 2008 19:17:17 +0000 (UTC)
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Joshua J. Kugler <[email protected]> wrote:
>  - FCGI
>    Window's FCGI won't work because Python on windows doesn't have
> socket.fromfd()

python-scgi also uses fromfd().

> So, I thought I'd check first to see if anyone had any efforts in
> the pipeline to port python-scgi to windows.

Not that I know of.

  Neil