pombreda / formalchemy

Automatically exported from code.google.com/p/formalchemy
MIT License
0 stars 0 forks source link

webob1.2b2 breaks imports of formalchemy #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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)

Original issue reported on code.google.com by Voyn1...@gmail.com on 20 Oct 2011 at 3:56