On Monday 12 July 2010 17:01:59 Bharathi Subramanian wrote: > > simple app - plain cgi is enough - no need for wsgi or mod_python or > > anything. And simplest template would be cheetah. But simple apps rarely > > remain simple, so at some stage you will have to migrate. > > My application is a simple use and throw test appl. So I will strict to > CGI. >
and the great thing about python CGI is that it has only two methods (or atleast had in 2004), so nothing to learn. Whereas the %...@! cgi man page would take at least a month to read ;-) -- regards kg http://lawgon.livejournal.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
