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 Mark.Shannon
Recipients Mark.Shannon, jtaylor, lemburg, pitrou, rhettinger, serhiy.storchaka, tim.peters
Date 2015-07-09.20:46:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436474775.12.0.967612391533.issue23601@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed there is no *obvious* reason why they should be slower. 
But when it comes to optimisation, *never* trust your (or anyone else's) intuition.

Running a simple check is always worth the effort.
History
Date User Action Args
2015-07-09 20:46:15Mark.Shannonsetrecipients: + Mark.Shannon, lemburg, tim.peters, rhettinger, pitrou, jtaylor, serhiy.storchaka
2015-07-09 20:46:15Mark.Shannonsetmessageid: <1436474775.12.0.967612391533.issue23601@psf.upfronthosting.co.za>
2015-07-09 20:46:15Mark.Shannonlinkissue23601 messages
2015-07-09 20:46:15Mark.Shannoncreate