commit | 436972e295f5057fe7cdd7312f543c2fa884705d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 18 17:55:45 2018 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Fri May 18 17:55:45 2018 -0700 |
tree | aefe4a887473f16a37f235c36a6a74b08844df9d | |
parent | a3a554a536599189166843cd80e62d02b2b68aa8 [diff] |
bpo-19950: Clarify unittest TestCase instance use. (GH-6875) (GH-6938) (cherry picked from commit dff46758f267ad6c13096c69c4e1dee17f9969aa) Co-authored-by: Gregory P. Smith <greg@krypto.org> Google