[wingide-users] Bug (or feature?) in the "Stack data" Tool Area
Denis Kirienko
denis.kirienko at gmail.com
Fri Sep 14 03:19:50 EDT 2012
Hello!
Type the next program:
class a:
def b():
pass
Now press F7 three times. The debugger will stop on the "def b():"
Open "Stack data" tool area and look to the locals variable. Inside
it you can see dict "__locals__", which also has a key "__locals__"
and so long.
See the screenshot.
Is it a bug or it is a python feature?
I use Wing 101 4.1.8-2 and python 3.2
--
Denis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wingbug2.png
Type: image/png
Size: 82206 bytes
Desc: not available
URL: </pipermail/wingide-users/attachments/20120914/04f042a1/attachment-0001.png>
More information about the wingide-users
mailing list