Web development with Python 3.1

Dotan Cohen dotancohen at gmail.com
Tue Oct 27 10:17:39 EDT 2009


Why the push to use a framework, and why the resistance from the OP?

Does the OP need to work with cookies or other http-specific features?
In fact, other than cookies, what http-specific features exist? Does
Python have a built-in framework for making available GET and POST
variables?  Database queries should be no different than in other
Python apps.


-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il



More information about the Python-list mailing list