]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit module...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 6 Aug 2011 05:37:37 +0000 (13:37 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 6 Aug 2011 05:37:37 +0000 (13:37 +0800)
commit31c2e37ea87fc22776205c968a4c9b3f5f0b371c
tree65caf9130d11277554e7f2fe62c992f6f6add199
parentef94203439ed061f7f22421ec1c3f223276042d5
parent2e0153550cc33b94b7cc94650ae9543ffd58637c
merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.