New issue 168 by Voyn1...@gmail.com: webob1.2b2 breaks imports of
formalchemy
http://code.google.com/p/formalchemy/issues/detail?id=168
What steps will reproduce the problem?
1. Install formalchemy with webob1.2b2
2. The imports are broken
What is the expected output? What do you see instead?
We axpect to have a strict dependancy on WebOb1.1 or to remove
UnicodeMultiDict import (paster has it, if I'm correct)