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 jrunyon
Recipients angad, docs@python, jrunyon, ned.deily, r.david.murray
Date 2015-11-17.12:02:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447761776.62.0.800394418149.issue24256@psf.upfronthosting.co.za>
In-reply-to
Content
New proposed patch.

I understand not wanting to document an "internal only name", except that in this case it rather needs to be documented. I would strongly prefer Angad's patch to mine because you do, at times, need to know the actual name of the class being used -- and the documentation should not force people to dig through the source code to find that.
History
Date User Action Args
2015-11-17 12:02:56jrunyonsetrecipients: + jrunyon, ned.deily, r.david.murray, docs@python, angad
2015-11-17 12:02:56jrunyonsetmessageid: <1447761776.62.0.800394418149.issue24256@psf.upfronthosting.co.za>
2015-11-17 12:02:56jrunyonlinkissue24256 messages
2015-11-17 12:02:56jrunyoncreate