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 georg.brandl, ncoghlan, r.david.murray, serhiy.storchaka, yselivanov
Date 2014-02-10.21:38:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392068328.46.0.153111436989.issue20583@psf.upfronthosting.co.za>
In-reply-to
Content
-1 as well.

Yury: it's a micro-optimization, the slow builtin lookup becomes a fast local lookup.
History
Date User Action Args
2014-02-10 21:38:48georg.brandlsetrecipients: + georg.brandl, ncoghlan, r.david.murray, serhiy.storchaka, yselivanov
2014-02-10 21:38:48georg.brandlsetmessageid: <1392068328.46.0.153111436989.issue20583@psf.upfronthosting.co.za>
2014-02-10 21:38:48georg.brandllinkissue20583 messages
2014-02-10 21:38:48georg.brandlcreate