Merge pull request #2523 from radarhere/references

Updated references to point to existing files
This commit is contained in:
Hugo 2017-05-12 16:23:34 +03:00 committed by GitHub
commit 770cdc6aa6

View File

@ -2538,7 +2538,7 @@ Pre-fork
import numpy, Image
im = Image.open('lena.jpg')
im = Image.open('hopper.jpg')
a = numpy.asarray(im) # a is readonly