Possible bug

I am using the latest svn version of mpl Traceback (most

    > recent call last): File
    > "/usr/lib/python2.4/site-packages/matplotlib/backend_bases.py",
    > line 1562, in zoom widgets.release(self) AttributeError:
    > 'module' object has no attribute 'release'

Thanks for the report Nils, fixed in svn.

JDH

John Hunter wrote:

    > I am using the latest svn version of mpl Traceback (most
    > recent call last): File
    > "/usr/lib/python2.4/site-packages/matplotlib/backend_bases.py",
    > line 1562, in zoom widgets.release(self) AttributeError:
    > 'module' object has no attribute 'release'

Thanks for the report Nils, fixed in svn.

JDH

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options
  
Hi John,

Sorry: IndentationError: ('expected an indented block', ('/usr/lib64/python2.4/site-packages/matplotlib/backend_bases.py', 1222, 11, ' for a in self.canvas.figure.get_axes():\n'))running install_data

Nils