I would like to convert a POST from Webob MultiDict to nested dictionary. E.g.
So from a POST of:
\'name=Kyle&phone.number=1234&phone.type=ho
If you have formencode installed or can install it, checkout out their variabledecode module