Any ports of python-scgi to Windows?
2008-01-23
Joshua J. Kugler2008-01-24
Joshua J. Kugler2008-02-08
Joshua J. KuglerRe: Any ports of python-scgi to Windows?
Neil Schemenauer
Joshua J. Kugler <jkugler@ska-corp.com> 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