Mike Orr wrote:

> request.params is actually a MultiDict or UnicodeMultiDict.  So the
> standard dict documentation applies but it also has some extra
> methods.  See the docstrings in
> Paste-VERSION.egg/paste/util/multidict.py .

Correct. Thanks Mike for pointing this out. I don't know if the website 
is up-to-date, but here's the online version:

http://pythonpaste.org/class-paste.util.multidict.MultiDict.html
http://pythonpaste.org/class-paste.util.multidict.UnicodeMultiDict.html

Regards,
-- 
Alexandre CONRAD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to