New submission from אורי רודברג :
I think some functions of `class TestCase` are not documented correctly in the
docs. For example in https://docs.python.org/3.5/library/unittest.html and also
https://docs.python.org/3.6/library/unittest.html and
https://docs.python.org/3.7/library
אורי רודברג added the comment:
1. I think the main problem is where it's documented "first, second" while the
real argument names are different.
2. I think maybe https://docs.python.org/2.7/library/unittest.html is also
affected in functions such as:
assertGreater(first, s
Change by אורי רודברג :
--
versions: +Python 3.4, Python 3.8
___
Python tracker
<https://bugs.python.org/issue35676>
___
___
Python-bugs-list mailing list
Unsub