On Thu, Aug 6, 2009 at 1:55 PM, John Hunter <jdh2...@gmail.com> wrote:

> On Thu, Aug 6, 2009 at 1:50 PM, Ryan May<rma...@gmail.com> wrote:
> >
> > On Thu, Aug 6, 2009 at 1:38 PM, Gökhan Sever <gokhanse...@gmail.com>
> wrote:
> >>
> >> Shouldn't colorbar_doc name be hidden from users? It doesn't look like
> the
> >> rest other function documentation in pyplot.py file.
> >>
> >> In [10]: color
> >> colorbar      colorbar_doc  colormaps     colors
> >
> > Good catch.  Fixed in 7406.
>
> Just reading this, it looks like you missed the import
> matplotlib.colorbar part, no?  Or am I missing something?


On my machine, the import didn't seem to be necessary.  matplotlib.colorbar
is available just with:

    import matplotlib

Would it be better to explicitly import matplotlib.colorbar anyways?


> When possible, could you make bugfixes to the branch and merge to the
> trunk?  I know this is a bit of a hassle, but we often live on a
> release branch for several bug fix release cycles, so it is nice to
> put the simple fixes there
>
> http://matplotlib.sourceforge.net/devel/coding_guide.html
>

Yeah, my bad.  I just remembered after committing to trunk and was working
on checking out the new branch and applying there when you made your fix.
So what n ow?

Ryan

-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
Sent from Norman, Oklahoma, United States
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to