Menu

#10 Update PIL imports for compatibility with Pillow

Unstable (example)
open
nobody
None
5
2013-06-23
2013-06-23
No

Pillow is a fork of the Python Imaging Library which introduces python3 support, among other enhancements. Pillow does not allow PIL modules to be imported from the top-level namespace.

The attached patch should make the PIL imports compatible with the latest versions of PIL and Pillow.

1 Attachments

Discussion


Log in to post a comment.