Re: [matplotlib-devel] bug in pyplot.subplot if squeeze is False

2011-06-02 Thread Skipper Seabold
On Tue, May 31, 2011 at 9:25 PM, Skipper Seabold wrote: > I filed a bug report here [1]. If squeeze is false, ret never gets defined. > > https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/pyplot.py#L794 > > Skipper > > [1] > https://sourceforge.net/tracker/?func=detail&aid=33099

[matplotlib-devel] bug in pyplot.subplot if squeeze is False

2011-05-31 Thread Skipper Seabold
I filed a bug report here [1]. If squeeze is false, ret never gets defined. https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/pyplot.py#L794 Skipper [1] https://sourceforge.net/tracker/?func=detail&aid=3309967&group_id=80706&atid=560720 PS. Should I ping the user or devel lis