summaryrefslogtreecommitdiffstats
path: root/Lib/asyncore.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-01-19 21:57:30 (GMT)
committerGuido van Rossum <guido@python.org>2000-01-19 21:57:30 (GMT)
commit331f19e8948b028113132645cb8a821bfe724410 (patch)
treedfac55b695ceb5fc8a53d0664396d38fccae6043 /Lib/asyncore.py
parentfca049d952c1e70be02fa0f0512f34d75ee242e2 (diff)
downloadcpython-331f19e8948b028113132645cb8a821bfe724410.zip
cpython-331f19e8948b028113132645cb8a821bfe724410.tar.gz
cpython-331f19e8948b028113132645cb8a821bfe724410.tar.bz2
Change two occurrences of type(x) <> types.CodeType into
isinstance(x, types.CodeType). Suggested by Finn Bock.
Diffstat (limited to 'Lib/asyncore.py')
0 files changed, 0 insertions, 0 deletions