Python CGI Scripts

Skip Montanaro skip at mojam.com
Mon Aug 16 01:53:10 EDT 1999


    Stephen> But... have a lot of people adopted python as their new cgi
    Stephen> language? 

Just one data point from one person (who never wrote a single Perl CGI
script, so it's my old cgi language as well):

    ~% ls ~httpd/cgi-bin/* | xargs file | egrep -i python | wc -l
	 51

and I tend to use ZServer (see http://www.zope.org/) much more these days
instead of CGI.  

Skip Montanaro	| http://www.mojam.com/
skip at mojam.com  | http://www.musi-cal.com/~skip/
847-971-7098




More information about the Python-list mailing list