I fixed this in the maintenance branch.
But I'm failing with the svnmerge.
I thought this issue has been fixed but I'm not sure what I'm doing
wrong. I cannot spend much more time on this right now, but John, if
you can, please merge the change and commit them for me.

Regards,

-JJ


On Wed, Mar 3, 2010 at 11:42 AM, John Hunter <jdh2...@gmail.com> wrote:
> On Wed, Mar 3, 2010 at 10:09 AM, Matthias Michler
> <matthiasmich...@gmx.net> wrote:
>> Hello list,
>>
>> I get an error, when calling "ax.redraw_in_frame()" (see below).
>>
>> I think this is due to the fact that the draw_wrapper expects args instead of
>> kwargs for the "draw" of an Axes instance and therefore provide a patch,
>> which adds an additional star.
>>
>> Could any of the developers have a look at it, please?
>
> JJ, this looks like something you are most qualified to look at.
> Could we standardize on *args and **kwargs for the naming convention
> of optional arguments and keyword arguments to help avoid some
> ambiguity?
>
> JDH
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to