Just FYI in that case :
E:\Documents and Settings\Nico>python
ActivePython 2.4.1 Build 247 (ActiveState Corp.) based on
Python 2.4.1 (#65, Jun 20 2005, 17:01:55) [MSC v.1310 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import imp
>>> imp.find_
Graham Dumpleton wrote:
Jim Gallacher wrote ..
It's a strange one. When I move site-packages/PIL to
site-packages/PIL.bak (leaving PIL.pth as is) and run the tests I get
the same output as Graham and Nicolas. I'm just going to ignore this for
the time being and go with a refactored unit test.
Jim Gallacher wrote ..
> It's a strange one. When I move site-packages/PIL to
> site-packages/PIL.bak (leaving PIL.pth as is) and run the tests I get
> the same output as Graham and Nicolas. I'm just going to ignore this for
> the time being and go with a refactored unit test.
I am making a gues