Message177156
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 |
|
Date |
User |
Action |
Args |
2012-12-08 11:39:31 | chris.jerdonek | set | recipients:
+ chris.jerdonek, barry, gregory.p.smith, jcea, mark.dickinson, pitrou, larry, eric.smith, jkloth, v+python, alex, Trundle, asvetlov, dmalcolm, daniel.urban, david.villa |
2012-12-08 11:39:31 | chris.jerdonek | set | messageid: <1354966771.53.0.686404660074.issue16612@psf.upfronthosting.co.za> |
2012-12-08 11:39:31 | chris.jerdonek | link | issue16612 messages |
2012-12-08 11:39:31 | chris.jerdonek | create | |
|