
On 10/2/13 1:31 PM, Antoine Pitrou wrote:
http://hg.python.org/cpython/rev/d48ac94e365f changeset: 85931:d48ac94e365f user: Serhiy Storchaka <storchaka@gmail.com> date: Wed Oct 02 19:15:54 2013 +0300 summary: Use cached builtins. What's the point? I don't think it's a good idea to uglify the code if
On Wed, 2 Oct 2013 18:16:48 +0200 (CEST) serhiy.storchaka <python-checkins@python.org> wrote: there isn't a clear benefit.
This type of micro-optimization seems especially unnecessary in a module intended for printing. --Ned.
Regards
Antoine.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ned%40nedbatchelder.com