Thanks. Yet another case of "Who would have known?". I think that command shows too much. I was trying for more of a balance between readability and information. That's a hard thing to get right!
On Wednesday, March 16, 2022 at 3:16:59 PM UTC-4 Edward K. Ream wrote: > On Tue, Mar 15, 2022 at 10:26 PM [email protected] <[email protected]> > wrote: > >> Here is a utility script - in the attached outline - that will list the >> contents of an object's __dict__ in a fairly readable way including the >> docstrings. > > > Thanks for this. An alternative might be g.printObj(o.__dict__). > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/bb16a7e4-91eb-4fa9-ab42-e9144d78ad9dn%40googlegroups.com.
