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'

Nils