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 georg.brandl
Recipients docs@python, georg.brandl, pdessauw
Date 2014-09-18.05:55:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411019733.1.0.259403547577.issue22399@psf.upfronthosting.co.za>
In-reply-to
Content
The anchor for dict is on the "standard types" page: https://docs.python.org/2/library/stdtypes.html#dict

You'll have to use :class: not :func: to get it linked.
History
Date User Action Args
2014-09-18 05:55:33georg.brandlsetrecipients: + georg.brandl, docs@python, pdessauw
2014-09-18 05:55:33georg.brandlsetmessageid: <1411019733.1.0.259403547577.issue22399@psf.upfronthosting.co.za>
2014-09-18 05:55:33georg.brandllinkissue22399 messages
2014-09-18 05:55:32georg.brandlcreate