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 pitrou
Recipients Arfrever, alex, josh.r, pitrou, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-04-04.20:40:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396644014.2308.0.camel@fsol>
In-reply-to <1396643338.08.0.722924597032.issue21101@psf.upfronthosting.co.za>
Content
> Of course, "d[key] += 1" already solves the double lookup issue at the
> Python level.

What the hell are you talking about?
History
Date User Action Args
2014-04-04 20:40:17pitrousetrecipients: + pitrou, rhettinger, terry.reedy, Arfrever, alex, serhiy.storchaka, josh.r
2014-04-04 20:40:17pitroulinkissue21101 messages
2014-04-04 20:40:17pitroucreate