Debugger: Detect whether the scope object and cell and free variables have been initi...
authorMark Florisson <markflorisson88@gmail.com>
Mon, 10 Jan 2011 22:57:08 +0000 (23:57 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Mon, 10 Jan 2011 22:57:08 +0000 (23:57 +0100)
commit49623f8699af5736db1d391559b50e9ac6de79bd
treed0de351c1019fa913d7fee7431fc4cee1b5c43f6
parent09c4d9a3fb43d6a438a93134a03a03c34cd9f132
Debugger: Detect whether the scope object and cell and free variables have been initialized for closures
Cython/Debugger/Tests/test_libcython_in_gdb.py
Cython/Debugger/libcython.py