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 amaury.forgeotdarc
Recipients Jim.Jewett, Jimbofbx, Ramchandra Apte, amaury.forgeotdarc, jcea, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2012-04-10.17:14:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334078079.49.0.363906994185.issue14478@psf.upfronthosting.co.za>
In-reply-to
Content
> Checking for the AttributeError is very slightly slower
Why are you trying to micro-optimize the Python version, when the C implementation does it better and faster?
History
Date User Action Args
2012-04-10 17:14:39amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, rhettinger, jcea, pitrou, skrah, Jimbofbx, python-dev, Ramchandra Apte, Jim.Jewett, serhiy.storchaka
2012-04-10 17:14:39amaury.forgeotdarcsetmessageid: <1334078079.49.0.363906994185.issue14478@psf.upfronthosting.co.za>
2012-04-10 17:14:38amaury.forgeotdarclinkissue14478 messages
2012-04-10 17:14:38amaury.forgeotdarccreate