[Tutor] which is faster

Steven D'Aprano steve at pearwood.info
Wed Jun 11 00:56:16 CEST 2014


On Tue, Jun 10, 2014 at 09:57:51PM +0530, diliup gabadamudalige wrote:
> Thank you very much for the links. I will install this module, time the two
> code snippets and then share the info. Thank you very much!

You're welcome, but there is no need to install the timeit module, it is 
part of the standard library that is pre-installed with every Python 
since version 2.3 (about eleven years ago).



-- 
Steven


More information about the Tutor mailing list