Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73242
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | http://bugs.python.org/issue19495 timeit enhancement |
| Date | 2014-06-13 00:35 +0100 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11046.1402616146.18130.python-list@python.org> (permalink) |
The request is for a class within timeit that allows you to test code inside a with block. It strikes me as being useful but there's only one response on the issue, albeit a positive one. If others here think this would be a useful addition I'll see if I can take this forward, unless there are any timeit fans lurking who'd like to run with it themselves. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
http://bugs.python.org/issue19495 timeit enhancement Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-13 00:35 +0100
Re: http://bugs.python.org/issue19495 timeit enhancement Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-13 00:44 +0000
Re: http://bugs.python.org/issue19495 timeit enhancement Cameron Simpson <cs@zip.com.au> - 2014-06-13 12:14 +1000
Re: http://bugs.python.org/issue19495 timeit enhancement Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-13 09:48 +0100
csiph-web