We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b96fb commit 8f1b9d9Copy full SHA for 8f1b9d9
Doc/whatsnew/3.12.rst
@@ -1739,7 +1739,7 @@ unittest
1739
1740
* Undocumented :meth:`TestLoader.loadTestsFromModule
1741
<unittest.TestLoader.loadTestsFromModule>` parameter *use_load_tests*
1742
- (deprecated and ignored since Python 3.2).
+ (deprecated and ignored since Python 3.5).
1743
1744
* An alias of the :class:`~unittest.TextTestResult` class:
1745
``_TextTestResult`` (deprecated in Python 3.2).
0 commit comments