New submission from Serhiy Storchaka:

Just an idea. Currently the timeit module in command line automatically choice 
most appropriate time unit for human readable output. But this makes the output 
less machine readable. I propose to add new option which specifies fixed time 
unit (usec, msec, sec).

----------
components: Library (Lib)
keywords: easy
messages: 197322
nosy: georg.brandl, serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: Specify time unit for timeit CLI
type: enhancement
versions: Python 3.4

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

Reply via email to