Chris Jerdonek added the comment:

It seems the clinic.txt DSL document should be proofread for proper/consistent 
use of argument/parameter (e.g. as described in the recently added 
http://docs.python.org/dev/glossary.html#term-parameter ).  To choose a couple 
random examples--

+Argument declaration |       type name = default
+Argument flags       |       flag flag2 flag3=value

Shouldn't this be "Type declaration", etc?

+Functions With Positional-Only Arguments
+========================================

Positional-Only Parameters

----------
nosy: +chris.jerdonek

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to