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 madison.may
Recipients docs@python, ezio.melotti, madison.may, techtonik
Date 2013-09-16.02:26:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379298388.42.0.0573031594593.issue19024@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/3/tutorial/controlflow.html#arbitrary-argument-lists
http://docs.python.org/3/tutorial/controlflow.html#unpacking-argument-lists 

The above links do a so-so of explaining the splat operator, although I agree that the docs for '*' could be improved.
History
Date User Action Args
2013-09-16 02:26:28madison.maysetrecipients: + madison.may, techtonik, ezio.melotti, docs@python
2013-09-16 02:26:28madison.maysetmessageid: <1379298388.42.0.0573031594593.issue19024@psf.upfronthosting.co.za>
2013-09-16 02:26:28madison.maylinkissue19024 messages
2013-09-16 02:26:28madison.maycreate