Re: [matplotlib-devel] Typo in matplotlib/image.py

2009-12-24 Thread Gael Varoquaux
On Thu, Dec 24, 2009 at 03:53:29PM -1000, Eric Firing wrote: > It looks like someone already has, as part of additional changes. SVN > is now at 8052, and I don't see the problem in either the maintenance > branch or the trunk. Indeed, my mistake. I thought that I had svn uped, but seems like

Re: [matplotlib-devel] Typo in matplotlib/image.py

2009-12-24 Thread Eric Firing
Gael Varoquaux wrote: > Line 157 of image.py, there is a typo: > > Index: matplotlib/image.py > === > --- matplotlib/image.py (revision 8036) > +++ matplotlib/image.py (working copy) > @@ -144,7 +144,7 @@ > sy = d

[matplotlib-devel] Typo in matplotlib/image.py

2009-12-24 Thread Gael Varoquaux
Line 157 of image.py, there is a typo: Index: matplotlib/image.py === --- matplotlib/image.py (revision 8036) +++ matplotlib/image.py (working copy) @@ -144,7 +144,7 @@ sy = dyintv/viewlim.height numrows, numcols = A