[Pythonmac-SIG] import img

Michael Mell mike@nthwave.net
Fri, 18 Oct 2002 20:43:09 -0700


I've just upgraded from OS9.2 to 10.2.
Many of my Python tools have "import img" as a key piece of 
functionality.
Now that I'm on 10.2, this causes an Error:
	ImportError: No module named img

I can't even find the img module in the documentation for old versions. 
It doesn't seem to be part of PIL.

What gives? How was I able to run code in OS9 that won't work in X?

thanks,
mike