![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] NitpickKen Kinder kkinder at rackspace.com28 Oct 2002 11:45:47 -0600
I have a nit to pick.
foo = {'spam': ['"eggs"']}
Now, in the middle variable/value tree, it shows the 'spam' element like
this:
'spam' ['"eggs"']
But in the Textual view, I get:
locals[2].foo."spam" = <list ...>:
0 = ""eggs""
The nitpick being that the variable/value tree properly shows the
expression with Python quoting rules, whereas the text view does not.
ie; this would be better:
locals[2].foo."spam" = <list ...>:
0 = '"eggs"'
^^^^^^^^
Sorry to be "rain man" about it -- thought you might want to know. :)
--
Ken Kinder
Requirements Manager; Core Team -- Rackspace Managed Hosting(tm)
210-892-4025 x1095
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||