New submission from Tshepang Lekhonkhobe <tshep...@gmail.com>:

I looked at 'python -m time -h' and the timeit doc, and it was not clear to me 
(after a quick read) that the statement(s) inside --setup option and setup 
keyword argument weren't included in the speed test. I had to check for myself 
by writing code.

----------
assignee: docs@python
components: Documentation
messages: 163999
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: it should be made clear that the statement in the --setup option and the 
setup kw arg aren't included in the count
versions: Python 2.7, Python 3.2, Python 3.3

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

Reply via email to