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@python
components: Documentation
messages: 300648
nosy: ashishnitinpatil, docs@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue31252>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to