On 13 Jun 2012 22:16:51 GMT, Steven D'Aprano <steve+comp.lang.python at pearwood.info> wrote: >Surely the obvious answer is that a framework offers the benefit that you >don't have to write the application from scratch. Yes, but between receiving the query and sending the response, what features do frameworks offer that I'd have to write myself otherwise?