[wingide-users] Stack Data / Watch should use __repr__
Peter Fein
pfein at pobox.com
Thu Oct 12 14:03:07 MDT 2006
It'd be handy if the Value column of the Stack Data & Watch tools used
user-defined __repr__ if available, instead of the builtin-style
<mymod.myclass -0x12345678>.
While I'm at it, the following should probably be excluded from display by
default: __file__, __name__, __builtins__, __doc__, __module__, __weakref__,
__dict__. I've added these manually in prefs, but seems sensible.
--
Peter Fein pfein at pobox.com
773-575-0694 Jabber: peter.fein at gmail.com
http://www.pobox.com/~pfein/ irc://irc.freenode.net/#chipy
More information about the wingide-users
mailing list