Does any one know of a fcgi SEVER implementation for python?

I've seen lots of great stuff for the client/application side, but not
a server. By server, I mean the program that accepts requests from the
browser and passes them to the web app over fcgi. Usaually this is done
by Apace or Lightttpd, but I'm trying to reduce dependancies, so a
(pure) python implementation would be really great!

thanks
--
matthew

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to