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 chris.jerdonek
Recipients bethard, chris.jerdonek, r.david.murray
Date 2013-01-07.22:29:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357597771.74.0.235317754388.issue16878@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a doc patch.  I also improved some other aspects of the *default* section while I was there.

We should probably make sure a test exists for the newly-documented behavior (i.e. for passing no arguments for a positional argument with nargs='*' and default=None).
History
Date User Action Args
2013-01-07 22:29:31chris.jerdoneksetrecipients: + chris.jerdonek, bethard, r.david.murray
2013-01-07 22:29:31chris.jerdoneksetmessageid: <1357597771.74.0.235317754388.issue16878@psf.upfronthosting.co.za>
2013-01-07 22:29:31chris.jerdoneklinkissue16878 messages
2013-01-07 22:29:31chris.jerdonekcreate