
July 13, 2016
1:15 a.m.
R. David Murray added the comment: 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. ---------- nosy: +r.david.murray _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue27504> _______________________________________