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 r.david.murray
Recipients ezio.melotti, genetics_jo, mrabarnett, r.david.murray, steven.daprano
Date 2016-12-05.22:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480977290.82.0.677413583031.issue28880@psf.upfronthosting.co.za>
In-reply-to
Content
In case anyone else wonders, the tutorial does cover this, although its example uses ">>> print(range(10))" instead of just ">>> range(10)".
History
Date User Action Args
2016-12-05 22:34:50r.david.murraysetrecipients: + r.david.murray, ezio.melotti, mrabarnett, steven.daprano, genetics_jo
2016-12-05 22:34:50r.david.murraysetmessageid: <1480977290.82.0.677413583031.issue28880@psf.upfronthosting.co.za>
2016-12-05 22:34:50r.david.murraylinkissue28880 messages
2016-12-05 22:34:50r.david.murraycreate