Ned Deily added the comment:

PIL is a third-party distribution and thus not part of the Python standard 
library.  See its page on the Python Package Index here:

https://pypi.python.org/pypi/PIL

Be aware that, AFAIK, PIL is no longer being developed.  If you aren't already 
using it, you might want to look at Pillow, which is a maintained fork of PIL:

https://pypi.python.org/pypi/Pillow

----------
nosy: +ned.deily
resolution:  -> 3rd party
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20919>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to