[Image-SIG] using PIL as a package-PIL doesn't load all ImagePlugins-patch?

William Park parkw@better.net
Sat, 14 Oct 2000 16:20:52 -0400


On Sat, Oct 14, 2000 at 03:16:17PM -0500, Christopher Lee wrote:
> Yes, I we're talking about the same thing.  I'm using PIL as a package so
> that instead of doing an "import Image" I do "import PIL.Image".  However,
> the init() code in Image.py relies upon Image.py being on the python path
> in order to find many of the image plugins (eg. PngImagingPlugin.py).  The
> few lines of code I added appears to fix this problem.

Sorry.  I've been up all night.

---William Park, Open Geometry Consulting