It would certainly answer the question of whether Pylons should add
res.content_type and res.charset properties.

req.body = 'test' seems a bit magical for what's ostensibly a readonly
file object..  How about req.set_body('test')?

NestedMultiDict is not explained, though I see in the source it's a
cascading tuple of dicts.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
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