SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 25 Python

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.
G
Guido van Rossum committed
db9e20f41802c104d688002af22a090b60a656b4
Parent: 475d51d