![]() 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 |