aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_console_contentview.py
diff options
context:
space:
mode:
authorMathieu Mitchell <mmitchell@iweb.com>2012-11-23 11:48:24 -0500
committerMathieu Mitchell <mmitchell@iweb.com>2012-11-23 11:48:24 -0500
commit15c367ffb499daab3cdf9dace618bd484bc38103 (patch)
tree96e78450f37a30774b451abb6e0d30b710438f46 /test/test_console_contentview.py
parent75ce5772ea54c6b32226589f8154c32f2f2d702c (diff)
downloadmitmproxy-15c367ffb499daab3cdf9dace618bd484bc38103.tar.gz
mitmproxy-15c367ffb499daab3cdf9dace618bd484bc38103.tar.bz2
mitmproxy-15c367ffb499daab3cdf9dace618bd484bc38103.zip
Workaround for PIL's ambiguious import method and/or easy_install PIL packaging problem.
PIL documents two different way to import it's modules: * import Image (http://www.pythonware.com/library/pil/handbook/introduction.htm) * from PIL import Image (http://www.pythonware.com/library/pil/handbook/image.htm) The same problem was noted in Django at https://code.djangoproject.com/ticket/6054
Diffstat (limited to 'test/test_console_contentview.py')
0 files changed, 0 insertions, 0 deletions