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 |
||
|---|---|---|
| .. | ||
| console | ||
| contrib | ||
| platform | ||
| __init__.py | ||
| cmdline.py | ||
| controller.py | ||
| dump.py | ||
| encoding.py | ||
| filt.py | ||
| flow.py | ||
| proxy.py | ||
| script.py | ||
| tnetstring.py | ||
| utils.py | ||
| version.py | ||