[Twisted-Python] Getting started using Twisted for servlet-like development

Moshe Zadka m at moshez.org
Sat Feb 15 04:28:37 EST 2003


On 15 Feb 2003, William Dode <wilk-ml at flibuste.net> wrote:

> but why everythings is in list ?
> ?a=5&b=3
> {"a":["5"], "b":["3"]}

What would happen if it was ?a=1&a=2&a=3

> why not a compatible FieldStorage ?

Because FS is a horrible mess of semi-DWIMy stuff. 

Also, note that documentation patches (in this case, to using-twistedweb)
are happily accepted.
-- 
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.




More information about the Twisted-Python mailing list