◐ Shell
clean mode source ↗

Message 62967 - Python tracker

Message62967

Author gvanrossum
Recipients gvanrossum
Date 2008-02-25.04:04:19
SpamBayes Score 0.36473295
Marked as misclassified No
Message-id <1203912260.97.0.67586423055.issue2186@psf.upfronthosting.co.za>
In-reply-to
Content
There are other ways of getting the same effects now (list() or zip()
for map(None, ...)).
History
Date User Action Args
2008-02-25 04:04:21gvanrossumsetspambayes_score: 0.364733 -> 0.36473295
recipients: + gvanrossum
2008-02-25 04:04:20gvanrossumsetspambayes_score: 0.364733 -> 0.364733
messageid: <1203912260.97.0.67586423055.issue2186@psf.upfronthosting.co.za>
2008-02-25 04:04:20gvanrossumlinkissue2186 messages
2008-02-25 04:04:19gvanrossumcreate