[wingide-users] Sets are not displayed correctly in the "Stack
data" tool
Wingware Support
support at wingware.com
Fri Nov 25 20:41:58 MST 2011
On 11/25/11 10:47 AM, Denis Kirienko wrote:
> There is a bug in Wing IDE - sets are not displayed correctly in the
> "Stack Data" tool panel.
>
> Create a simple program:
>
> A = set([1, 2, 3])
> print(A)
>
> Set breakpoint on line 2 and run the program in the Debug mode. In the
> "Stack data" tool we see somenthing like:
>
> A<set 0xb732941c; len=0>
>
> I am using Wing IDE 101 4.1.1 on LInux, Python 3.2.2.
Thanks for reporting this. There does seem to be a problem here under
Python 3.2 at least (and probably any Python 3 version). We'll try to
fix this soon.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list