Bug in view interval for matplotlib 0.7.2

I was able to work around the error simply by doing the

    > obvious, making var = 0 if max(abs(vmin), abs(vmax)). I
    > think someone who understood the code better could probably
    > come up with a better solution.

Hey Tom, this bug is already fixed in matplotlib svn. Thanks for the
report.

JDH