Python CGI Scripting Documentation

Michael ms at cerenity.org
Sun Jul 2 06:27:07 EDT 2006


Sybren Stuvel wrote:

> Why use CGI when you can use a framework that's so much easier and
> more powerful?

Lots of possible answers, a few:
   * Fun
   * Transferable skills
   * No single solution is ever the answer to all problems
     (not all problems are nails, not all solutions are hammers)
   * Someone needs to understand the nuts and bolts of what's going on
   * Just because something is difficult doesn't mean its not worth doing
   * Understanding what's actually going on

But the killer answer for me really is: "Why not" :-)

Have fun :-)


Michael.




More information about the Python-list mailing list