Advertisement
Guest User

Untitled

a guest
Jul 11th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Python 3.5.1+ (default, Mar 30 2016, 22:46:26)
  2. [GCC 5.3.1 20160330] on linux
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>> import PIL
  5. >>> PIL.PILLOW_VERSION
  6. '3.1.2'
  7. >>> PIL.VERSION
  8. '1.1.7'
  9. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement