On Nov 26, 2007 3:49 PM, Christopher Barker <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I just noticed this in axes.py in SVN head, line 185:
>
> def __call__(self, *args, **kwargs):
>
> if self.axes.xaxis is not None and self.axes.xaxis is not None:
>
>
> I imagine that's supposed to ch
Hi all,
I just noticed this in axes.py in SVN head, line 185:
def __call__(self, *args, **kwargs):
if self.axes.xaxis is not None and self.axes.xaxis is not None:
I imagine that's supposed to check for xaxis and yaxis, not xaxis twice!
-Chris
--
Christopher Barker, Ph.D.
Ocea