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 benjamin.peterson
Recipients benjamin.peterson, collinwinter, georg.brandl
Date 2008-07-19.14:08:16
SpamBayes Score 0.058171615
Marked as misclassified No
Message-id <1216476497.54.0.75575236403.issue3417@psf.upfronthosting.co.za>
In-reply-to
Content
Exactly! For example, if the .items call is in a for loop, list()
doesn't need to be called.
History
Date User Action Args
2008-07-19 14:08:17benjamin.petersonsetspambayes_score: 0.0581716 -> 0.058171615
recipients: + benjamin.peterson, georg.brandl, collinwinter
2008-07-19 14:08:17benjamin.petersonsetspambayes_score: 0.0581716 -> 0.0581716
messageid: <1216476497.54.0.75575236403.issue3417@psf.upfronthosting.co.za>
2008-07-19 14:08:16benjamin.petersonlinkissue3417 messages
2008-07-19 14:08:16benjamin.petersoncreate