Debugger: Fix accessing cell variables in outer scopes
authorMark Florisson <markflorisson88@gmail.com>
Mon, 10 Jan 2011 12:36:07 +0000 (13:36 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Mon, 10 Jan 2011 12:36:07 +0000 (13:36 +0100)
commit09c4d9a3fb43d6a438a93134a03a03c34cd9f132
tree42d00a804da1e85d27a4fab0d9d946ad7a75910b
parentf4166d52893d6c34b41579e167a78194d364948e
Debugger: Fix accessing cell variables in outer scopes
Cython/Compiler/ParseTreeTransforms.py
Cython/Debugger/Tests/codefile
Cython/Debugger/Tests/test_libcython_in_gdb.py
Cython/Debugger/libcython.py