18 Oct
1999
18 Oct
'99
11:06 p.m.
Robin Becker wrote And the second approach is to use the Python Image Library to read in and rescale your images, either on the fly (real slow!) or to store two representations as attributes of a object's instance.
... I had a few problems using the Image library due to name clashes.
The most recent release of PIL allows you to install it as a package. This fixes the name clash. Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.