On 7 Jul, 2013, at 4:48, Larry Hastings <la...@hastings.org> wrote:

> 
> If we combine that with the admittedly-new "/" indicating "all previous 
> parameters are positional-only",

Signature objects use a name in angled brackets to indicate that a parameter is 
positional only, for example "input(<prompt>)". That might be an alternative to 
adding a "/" in the argument list in pydoc's output.

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

Reply via email to