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

Reply via email to