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 MLModel, docs@python, ezio.melotti, michael.foord, r.david.murray, rbcollins
Date 2016-07-13.01:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468372526.28.0.259522485422.issue27504@psf.upfronthosting.co.za>
In-reply-to
Content
If you are looking at the source, you can look at the source.  If you are looking at the documentation, we believe they are all documented.  If you use pydoc/help, they are all documented.

I can't find the phrase you cite, but 'assert methods' is correct: all of the method names start with the word 'assert'.

If there are specific methods you think are *not* in the library reference that you think should be, please give examples.  I suspect they will turn out to be internal helper functions.
History
Date User Action Args
2016-07-13 01:15:26r.david.murraysetrecipients: + r.david.murray, rbcollins, ezio.melotti, MLModel, michael.foord, docs@python
2016-07-13 01:15:26r.david.murraysetmessageid: <1468372526.28.0.259522485422.issue27504@psf.upfronthosting.co.za>
2016-07-13 01:15:26r.david.murraylinkissue27504 messages
2016-07-13 01:15:25r.david.murraycreate