]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added tests of the new builtin functions issubclass() and isinstance()
authorBarry Warsaw <barry@python.org>
Fri, 22 Aug 1997 21:27:03 +0000 (21:27 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 22 Aug 1997 21:27:03 +0000 (21:27 +0000)
commitd543077aa669fbaf531405a4eb13136170bfe432
tree5f69cd600582e0cb24349f160577e5d016df322b
parent4249f54b28563eff28e3ba428e65905d8112100a
Added tests of the new builtin functions issubclass() and isinstance()
Lib/test/test_b1.py