On Sun, Jul 4, 2010 at 8:24 PM, John Hunter <jdh2...@gmail.com> wrote:

> On Sun, Jul 4, 2010 at 4:46 PM, Benjamin Root <ben.r...@ou.edu> wrote:
> > Hello,
> >
> > I came across a typo in mplconfig.py that results in an error when
> > processing the matplotlib configurations.  Attached is a patch.
>
> I can apply this patch because it is a simple fix, but the larger
> question is whether we want to distribute/support the traited config
> at all.  It seems like this development branch is mostly abandoned.
> Any comments Darren, or others?
>
> But in any case as long as we *do* currently have it it is good to fix
> these bugs, so thanks for the patch.
>
> JDH
>

Thanks for applying that patch.  I should also note that I am still in the
process of tracking down another bug that seems to be related to tconfig.
One can trigger it using the pydoc utility on a local build and install of
matplotlib from svn.  An exception gets raised when searching for
"mpl_toolkits.mplot3d.axes3d" from the pydoc graphical gui, which seems to
do a brute-force examination of the documentation.  So it might be
triggering unmaintained code.

Ben Root
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to