diff options
author | Guido van Rossum <guido@python.org> | 1997-07-10 01:06:53 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-10 01:06:53 (GMT) |
commit | db9e20f41802c104d688002af22a090b60a656b4 (patch) | |
tree | a481a930c09abf5efc11ae7c740c5b19e2cef8e2 /Modules | |
parent | 475d51d7b249a87a2e636ecae25456c30a7b57b3 (diff) | |
download | cpython-db9e20f41802c104d688002af22a090b60a656b4.zip cpython-db9e20f41802c104d688002af22a090b60a656b4.tar.gz cpython-db9e20f41802c104d688002af22a090b60a656b4.tar.bz2 |
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 'Modules')
0 files changed, 0 insertions, 0 deletions