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 eric.araujo
Recipients docs@python, eric.araujo
Date 2010-09-13.00:05:23
SpamBayes Score 0.018691089
Marked as misclassified No
Message-id <1284336324.93.0.400210409006.issue9842@psf.upfronthosting.co.za>
In-reply-to
Content
Built-in containers like dict use an ellipsis to represent a recursive item.  In the symbols index, “...” only links to the secondary prompt; I think it should also link to a paragraph explaining the display of recursive containers.
History
Date User Action Args
2010-09-13 00:05:24eric.araujosetrecipients: + eric.araujo, docs@python
2010-09-13 00:05:24eric.araujosetmessageid: <1284336324.93.0.400210409006.issue9842@psf.upfronthosting.co.za>
2010-09-13 00:05:23eric.araujolinkissue9842 messages
2010-09-13 00:05:23eric.araujocreate