mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 19:57:16 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| contentview.py | ||
| flowdetailview.py | ||
| flowlist.py | ||
| flowview.py | ||
| grideditor.py | ||
| help.py | ||
| palettes.py | ||