[New-bugs-announce] [issue16523] attrgetter and itemgetter signatures in docs need cleanup

R. David Murray report at bugs.python.org
Wed Nov 21 16:16:06 CET 2012


New submission from R. David Murray:

It looks like the use of the 'args' formal parameter was cut and pasted from the methodcaller docs, when it is not appropriate for itemgetter and attrgetter.

     http://docs.python.org/3/library/operator.html#operator.attrgetter

----------
assignee: docs at python
components: Documentation
messages: 176060
nosy: docs at python, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: attrgetter and itemgetter signatures in docs need cleanup
type: behavior
versions: Python 2.7, Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list