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 rhettinger
Recipients abarnert, docs@python, rhettinger
Date 2015-01-14.05:48:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421214490.39.0.744525725272.issue23226@psf.upfronthosting.co.za>
In-reply-to
Content
This is too much.  Try for a brief reference.  This section of the docs is primarily about how range() works.  Linspace() is at best a tangential discussion and shouldn't interfere with the usability of range() docs (a tool we actually have and that is in common use).
History
Date User Action Args
2015-01-14 05:48:10rhettingersetrecipients: + rhettinger, docs@python, abarnert
2015-01-14 05:48:10rhettingersetmessageid: <1421214490.39.0.744525725272.issue23226@psf.upfronthosting.co.za>
2015-01-14 05:48:10rhettingerlinkissue23226 messages
2015-01-14 05:48:09rhettingercreate