use of import of PIL incorrectly documented, or is it just me?

Max Møller Rasmussen maxm at normik.dk
Tue May 1 06:59:17 EDT 2001


When I try to use the PIL, I have to use:

from pil import Image

To get the module to load.

But the documentation say:

import Image

Have I misunderstood how it works or is the docs
(the-python-imaging-library.pdf) out of sync somehow.

regards Max M




More information about the Python-list mailing list