This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients docs@python, eric.araujo, georg.brandl, nailor, terry.reedy
Date 2011-01-01.18:21:45
SpamBayes Score 0.042518172
Marked as misclassified No
Message-id <1293906107.6.0.891329430459.issue10789@psf.upfronthosting.co.za>
In-reply-to
Content
No, that's not true.  Arguments that can't be given as kwargs are presented with brackets.

However, the default value now isn't indicated anywhere; it should be added to the main text.
History
Date User Action Args
2011-01-01 18:21:47georg.brandlsetrecipients: + georg.brandl, terry.reedy, eric.araujo, docs@python, nailor
2011-01-01 18:21:47georg.brandlsetmessageid: <1293906107.6.0.891329430459.issue10789@psf.upfronthosting.co.za>
2011-01-01 18:21:46georg.brandllinkissue10789 messages
2011-01-01 18:21:45georg.brandlcreate