diff options
author | Guido van Rossum <guido@python.org> | 1997-09-09 18:53:47 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-09 18:53:47 +0000 |
commit | a86f77d4dd5dc6dc8062c8645a2f6e5fbba3767d (patch) | |
tree | 121918d57ed942cc13e42c5dcee1489d9b5b7def /Python/getargs.c | |
parent | b95901ec2e9bed764bffcd80e52f0771d9b9cb9e (diff) | |
download | cpython-git-a86f77d4dd5dc6dc8062c8645a2f6e5fbba3767d.tar.gz |
Crrected a flow control error that caused the wrong error message when
load-module() didn't find a built-in or frozen module. Also got rid
of is_frozen(), which duplicated the functionality of
find_frozen()!=NULL.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions