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 georg.brandl
Recipients barry, georg.brandl, gvanrossum, loewis, rhettinger, scott.dial
Date 2008-01-19.23:40:37
SpamBayes Score 0.029423634
Marked as misclassified No
Message-id <1200786039.73.0.161697442555.issue1826@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching another patch that doesn't create a list of strings every time
the attrgetter is called. Also includes docs.
History
Date User Action Args
2008-01-19 23:40:39georg.brandlsetspambayes_score: 0.0294236 -> 0.029423634
recipients: + georg.brandl, gvanrossum, loewis, barry, rhettinger, scott.dial
2008-01-19 23:40:39georg.brandlsetspambayes_score: 0.0294236 -> 0.0294236
messageid: <1200786039.73.0.161697442555.issue1826@psf.upfronthosting.co.za>
2008-01-19 23:40:38georg.brandllinkissue1826 messages
2008-01-19 23:40:38georg.brandlcreate