diff options
author | Guido van Rossum <guido@python.org> | 2000-01-19 21:57:30 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-01-19 21:57:30 +0000 |
commit | c091d675c1c631914deb67cf9287df3aac65bf53 (patch) | |
tree | 995e82b6e63687c321f2770615096d1448b24ac5 /Python/pythonrun.c | |
parent | 9363dd149a3476e6f3f3e66c6eda9102beda54b9 (diff) | |
download | cpython-c091d675c1c631914deb67cf9287df3aac65bf53.tar.gz |
Change two occurrences of type(x) <> types.CodeType into
isinstance(x, types.CodeType).
Suggested by Finn Bock.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions