[issue12697] timeit documention still refers to the timeit.py script

2011-08-05 Thread Alexis Metaireau

Changes by Alexis Metaireau ale...@notmyidea.org:


--
title: timeiot documention still refers to the timeit.py script - timeit 
documention still refers to the timeit.py script

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12697
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12697] timeit documention still refers to the timeit.py script

2011-08-05 Thread Ezio Melotti

Ezio Melotti ezio.melo...@gmail.com added the comment:

Sounds good to me.

I would also replace the % with $ in the first example and use triple-quoted 
docstrings and spaces around the == in the last.

--
keywords: +easy
nosy: +ezio.melotti, sandro.tosi
stage:  - needs patch
versions:  -Python 2.6, Python 3.1, Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12697
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12697] timeit documention still refers to the timeit.py script

2011-08-05 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset fa1e5fe55664 by Senthil Kumaran in branch '2.7':
Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.
http://hg.python.org/cpython/rev/fa1e5fe55664

New changeset 87de58db3d40 by Senthil Kumaran in branch '3.2':
Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.
http://hg.python.org/cpython/rev/87de58db3d40

New changeset 46b801545126 by Senthil Kumaran in branch 'default':
merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit 
module in the docs.
http://hg.python.org/cpython/rev/46b801545126

--
nosy: +python-dev
resolution:  - fixed
stage: needs patch - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12697
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12697] timeit documention still refers to the timeit.py script

2011-08-05 Thread Senthil Kumaran

Senthil Kumaran sent...@uthcode.com added the comment:

Thanks for the report, Boris Feld and Alexis.

--
assignee: alexis - docs@python
nosy: +docs@python, orsenthil

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12697
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com