[New-bugs-announce] [issue31252] Operator.itemgetter documentation should include dictionary keys example

Ashish Nitin Patil report at bugs.python.org
Mon Aug 21 15:02:17 EDT 2017


New submission from Ashish Nitin Patil:

Current documentation lacks the example of usage with dictionary keys.

e.g. `itemgetter('sample')({'sample': True, 'How about this': 'Nope'})`

----------
assignee: docs at python
components: Documentation
messages: 300648
nosy: ashishnitinpatil, docs at python
priority: normal
severity: normal
status: open
title: Operator.itemgetter documentation should include dictionary keys example
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31252>
_______________________________________


More information about the New-bugs-announce mailing list