]> granicus.if.org Git - python/commit
Use isinstance() instead of type comparison
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 10 Mar 2003 15:12:00 +0000 (15:12 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 10 Mar 2003 15:12:00 +0000 (15:12 +0000)
commitfaef74a2b06e92645f632182f1569e455793b179
tree7b83f22b7b481a7bd2a20eaf78f2f4402b723758
parent796376338fce096cf57ef6b92812f34cd47ffe20
Use isinstance() instead of type comparison
Lib/asynchat.py