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

Paul Moore paul.moore at atosorigin.com
Thu May 3 13:20:46 EDT 2001


Max Møller Rasmussen <maxm at normik.dk> writes:
 
> Well what I have is:
> 
> C:\Python20\Lib\site-packages\PIL.pth
> C:\Python20\Lib\site-packages\PIL\
> C:\Python20\DLLs\_imaging.pyd
> C:\Python20\DLLs\_imagingtk.pyd

site-packages isn't supported on Win32. Hopefully, it will be soon -
see PEP 250.

Paul Moore




More information about the Python-list mailing list