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 tzot
Recipients alex, pitrou, rhettinger, terry.reedy, tzot
Date 2011-02-21.11:33:45
SpamBayes Score 0.0005530182
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
This is not the proper place for it, but in the 3.2 and 2.7 news it is reported that “The multi-argument form of operator.attrgetter() function now runs slightly faster” while it should be “The multi-argument form of operator.attrgetter() function now runs slightly faster and the single-argument form runs much faster”.
History
Date User Action Args
2011-02-21 11:33:46tzotsetrecipients: + tzot, rhettinger, terry.reedy, pitrou, alex
2011-02-21 11:33:46tzotsetmessageid: <[email protected]>
2011-02-21 11:33:45tzotlinkissue10160 messages
2011-02-21 11:33:45tzotcreate