Richard Oudkerk added the comment:

I think if you use timeit then the code is wrapped inside a function before it 
is compiled.  This means that your code can mostly use faster local lookups 
rather than global lookups.

----------
nosy: +sbt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18252>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to