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