Created
November 22, 2012 15:03
-
-
Save alesdotio/4131603 to your computer and use it in GitHub Desktop.
AccessInit: hash collision: 3 for both 1 and 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import PIL.Image | |
sys.modules['Image'] = PIL.Image |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment