This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients asvetlov, chris.jerdonek, docs@python, ezio.melotti
Date 2012-08-31.16:11:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346429503.02.0.0665891998383.issue15831@psf.upfronthosting.co.za>
In-reply-to
Content
Do we know that this is easy?  It might be a Sphinx issue, in which case it might not be as trivial as fixing typos.

I ask because the reST file looks correct (for range() for example):

.. function:: range([start,] stop[, step])
History
Date User Action Args
2012-08-31 16:11:43chris.jerdoneksetrecipients: + chris.jerdonek, ezio.melotti, asvetlov, docs@python
2012-08-31 16:11:43chris.jerdoneksetmessageid: <1346429503.02.0.0665891998383.issue15831@psf.upfronthosting.co.za>
2012-08-31 16:11:42chris.jerdoneklinkissue15831 messages
2012-08-31 16:11:42chris.jerdonekcreate