]> granicus.if.org Git - python/commit
issue9859: Document test.support.detect_api_mismatch() and simplify its test.
authorGregory P. Smith <greg@krypto.org>
Tue, 14 Apr 2015 20:26:06 +0000 (13:26 -0700)
committerGregory P. Smith <greg@krypto.org>
Tue, 14 Apr 2015 20:26:06 +0000 (13:26 -0700)
commit4e72cceb628010b5f30dce7a2883cda92ed61393
tree5a35eb4a268eed10f58089fdda43d16d841563c6
parent1bef9075b86512ec618b96f6f3a22353154f26b7
issue9859: Document test.support.detect_api_mismatch() and simplify its test.
Doc/library/test.rst
Lib/test/support/__init__.py
Lib/test/test_support.py