[Twisted-Python] Congrats / a little newbie confusion
Itamar Shtull-Trauring
itamar at itamarst.org
Thu Apr 3 09:52:53 MST 2003
On Thu, 3 Apr 2003 11:29:46 -0500
"Jeffrey Mathews" <jeff at bodkinpartners.com> wrote:
> Next question is what happened to support for a FieldStorage-like api
> in the protocols.http.request module? Googling shows that 0.99.3 had
> it, but 1.03 doesn't. Is it coming back, or to be replaced by
> something else? I'd like it for file uploads in a very simple
> web-based photo album, to share some family shots.
It was in, but had to be taken out since it broke other code. Eventually
it will return - meanwhile you can still access the same data, just less
efficiently using existing APIs.
--
Itamar Shtull-Trauring http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting
More information about the Twisted-Python
mailing list