broken example - no module numerical_methods

Hello,

Running the latest mpl (svn 6134), 'fill_between.py' from the examples
directory fails:

File "fill_between.py", line 2, in <module>
    import matplotlib.numerical_methods as numerical_methods
ImportError: No module named numerical_methods

Regards,
Antonio

Thanks Antonio,

This is now fixed in svn 6134.

JDH

···

On Tue, Sep 30, 2008 at 6:00 AM, Antonio Gonzalez <jag57@...776...> wrote:

Hello,

Running the latest mpl (svn 6134), 'fill_between.py' from the examples
directory fails:

File "fill_between.py", line 2, in <module>
   import matplotlib.numerical_methods as numerical_methods
ImportError: No module named numerical_methods