]> granicus.if.org Git - python/commit
Remove outdated tests in test_isinstance (GH-1393)
authorJim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Tue, 2 May 2017 17:17:18 +0000 (20:17 +0300)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Tue, 2 May 2017 17:17:18 +0000 (10:17 -0700)
commit094909ad69a6654ac43c69ebdced060fbbbbede8
treed86df3db3c501b13c10f7165870e62e428523072
parentf06e0218ef6007667f5d61184b85a81a0466d3ae
Remove outdated tests in test_isinstance (GH-1393)

There is no need to test for new-style classes versus classic classes in Python 3.
Lib/test/test_isinstance.py