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 ashishnitinpatil
Recipients ashishnitinpatil, docs@python
Date 2017-08-21.19:02:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503342137.82.0.389505495838.issue31252@psf.upfronthosting.co.za>
In-reply-to
Content
Current documentation lacks the example of usage with dictionary keys.

e.g. `itemgetter('sample')({'sample': True, 'How about this': 'Nope'})`
History
Date User Action Args
2017-08-21 19:02:17ashishnitinpatilsetrecipients: + ashishnitinpatil, docs@python
2017-08-21 19:02:17ashishnitinpatilsetmessageid: <1503342137.82.0.389505495838.issue31252@psf.upfronthosting.co.za>
2017-08-21 19:02:17ashishnitinpatillinkissue31252 messages
2017-08-21 19:02:17ashishnitinpatilcreate