Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41215 > unrolled thread

Re: timeit module in IDLE

Started byChris Angelico <rosuav@gmail.com>
First post2013-03-14 19:15 +1100
Last post2013-03-14 19:15 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: timeit module in IDLE Chris Angelico <rosuav@gmail.com> - 2013-03-14 19:15 +1100

#41215 — Re: timeit module in IDLE

FromChris Angelico <rosuav@gmail.com>
Date2013-03-14 19:15 +1100
SubjectRe: timeit module in IDLE
Message-ID<mailman.3289.1363248945.2939.python-list@python.org>
On Thu, Mar 14, 2013 at 6:21 PM, Terry Reedy <tjreedy@udel.edu> wrote:
> I believe everything in the doc should be in __all__. Open an issue on the
> tracker and add terry.reedy as nosy.
> Note on the issue that timeit.default_timer is not callable, contrary to the
> doc (which should also be fixed).

Thanks! Issue 17414 created.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web