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 Sergey.Litvinov
Recipients Sergey.Litvinov, mark.dickinson, rhettinger, serhiy.storchaka
Date 2014-12-11.14:00:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418306441.0.0.558598996419.issue23007@psf.upfronthosting.co.za>
In-reply-to
Content
mark.dickinson> do you have an example of the Lib/bisect.py code

No. I was thinking about something hypothetical similar to the one you
provided.

rhettinger> The "textbook" formula is more important in languages
rhettinger> without something like Python long ints.  In Python,
rhettinger> "textbook" form just slows down and obfuscates the intention
rhettinger> of the code.

I agree and do not object to closing the report.
History
Date User Action Args
2014-12-11 14:00:41Sergey.Litvinovsetrecipients: + Sergey.Litvinov, rhettinger, mark.dickinson, serhiy.storchaka
2014-12-11 14:00:41Sergey.Litvinovsetmessageid: <1418306441.0.0.558598996419.issue23007@psf.upfronthosting.co.za>
2014-12-11 14:00:40Sergey.Litvinovlinkissue23007 messages
2014-12-11 14:00:40Sergey.Litvinovcreate