]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use isinstance() where appropriate.
authorGuido van Rossum <guido@python.org>
Fri, 26 Mar 1999 16:20:18 +0000 (16:20 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Mar 1999 16:20:18 +0000 (16:20 +0000)
commit2a340b38894e6c55dd0feb2b967d1e3c0dcda174
tree0ad7e5288b57f4ac3473555bb04e1b54d110ddf3
parentecb1a65f63ad12f7e789f1c6f9a8f5b9291d6613
Use isinstance() where appropriate.
Reformatted with 4-space indent.
Lib/UserList.py