On 3/3/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote: > Done. Should the function signature in the docstring of barh be > changed as well? I think listing the possible keyword arguments and > their defaults is valuable in the help text, but the signature could > make people think they can use positional arguments.
The call signature in the docstring should certainly be changed to match the new signature. Also, take a look at the kwdocd stuff we have to see if you can make that work for the keyword args. See Axes.plot for an example, where we interpolate the Line2D keyword arg docstring into the __doc__ attribute. Thanks, JDH ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel