On Tue, Oct 8, 2013 at 9:02 PM, Terry Reedy <tjre...@udel.edu> wrote:
> I am for having a way to succintly properly describe the signature of C in
> the manual and docstrings and help output. As it is now, the only safe thing
> to do, without trial and exception, is to assume positional only unless one
> knows otherwise.
>
> But the syntax should only be as complicated as needed for 'most' C
> functions. If there are a few complicated oddballs, perhaps they could be
> simplified, or given a special-case explanation.

+1

-eric
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to