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, fossilet, jcea
Date 2012-11-08.21:39:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352410765.82.0.653775563323.issue16436@psf.upfronthosting.co.za>
In-reply-to
Content
I recommend copying for set and frozenset the documentation pattern for dict (and in particular by stating explicitly in its own sentence that the object is a class):

http://docs.python.org/3/library/functions.html#func-dict
History
Date User Action Args
2012-11-08 21:39:25chris.jerdoneksetrecipients: + chris.jerdonek, jcea, fossilet, ezio.melotti, asvetlov, docs@python
2012-11-08 21:39:25chris.jerdoneksetmessageid: <1352410765.82.0.653775563323.issue16436@psf.upfronthosting.co.za>
2012-11-08 21:39:25chris.jerdoneklinkissue16436 messages
2012-11-08 21:39:25chris.jerdonekcreate