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 jcrotts
Recipients John Crawford, jcrotts, rhettinger, serhiy.storchaka
Date 2018-02-16.20:41:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518813694.86.0.467229070634.issue32854@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be worth adding an example of unpacking such as, t(**a._asdict()), or something similar to the documentation ?
History
Date User Action Args
2018-02-16 20:41:34jcrottssetrecipients: + jcrotts, rhettinger, serhiy.storchaka, John Crawford
2018-02-16 20:41:34jcrottssetmessageid: <1518813694.86.0.467229070634.issue32854@psf.upfronthosting.co.za>
2018-02-16 20:41:34jcrottslinkissue32854 messages
2018-02-16 20:41:34jcrottscreate