On Fri, May 16, 2008 at 7:18 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Yeah. Those all use the SWIG wrapper to Agg that we ultimately decided not
> to use. I think clearing out the examples is probably a
> good idea -- though moving them to some part of SVN (outside of the main
> trun
Yeah. Those all use the SWIG wrapper to Agg that we ultimately decided not to
use. I think clearing out the examples is probably a good idea -- though
moving them to some part of SVN (outside of the main trunk) might be a good
idea so we don't "lose" them. The SWIG wrapper represents a lot of
Four examples fail because they depend on matplotlib.agg, which cannot
be imported:
In [1]:import matplotlib.agg
---
ImportError Traceback (most recent call last)
/home/efiring/programs/py/mpl/m