[issue16523] attrgetter and itemgetter signatures in docs need cleanup

Martijn Pieters report at bugs.python.org
Fri May 10 18:31:59 CEST 2013


Martijn Pieters added the comment:

The 2.7 patch shifted the `itemgetter()` signature to above the `attrgetter()` change and new notes.

New patch to fix that in issue #17949: http://bugs.python.org/issue17949

----------
nosy: +mjpieters

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


More information about the Python-bugs-list mailing list