diff options
author | Guido van Rossum <guido@python.org> | 1997-07-10 01:06:53 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-10 01:06:53 +0000 |
commit | db9e20f41802c104d688002af22a090b60a656b4 (patch) | |
tree | a481a930c09abf5efc11ae7c740c5b19e2cef8e2 /Python/import.c | |
parent | 475d51d7b249a87a2e636ecae25456c30a7b57b3 (diff) | |
download | cpython-git-db9e20f41802c104d688002af22a090b60a656b4.tar.gz |
Fix bug reported by Just: anonymous arguments used for tuples should
have a unique name, otherwise they get squished by locals2fast (or
fast2locals, I dunno) when the debugger is invoked before they have
been transferred to real locals.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions