]> granicus.if.org Git - python/commit
issue9859: Adds a test.support.detect_api_mismatch function useful to
authorGregory P. Smith <greg@krypto.org>
Tue, 14 Apr 2015 19:56:53 +0000 (12:56 -0700)
committerGregory P. Smith <greg@krypto.org>
Tue, 14 Apr 2015 19:56:53 +0000 (12:56 -0700)
commite334e3ff714502a25c3270bd4cb4d9a699076deb
tree6320908ce22dea096f84d2d11a02ff5f1a829405
parenta8b120641bd286bb0be663c5486077e2e61863ba
issue9859: Adds a test.support.detect_api_mismatch function useful to
compare the public APIs of two modules or classes.
Lib/test/support/__init__.py
Lib/test/test_support.py