Re: Using g.SherlockTracer to study other tools.

2014-03-24 Thread Fidel N
Edward, given you have your test code inside a node body, how would you run it with SherlockTracing and show the outcome in leo log pane? Is that possible? -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop re

Re: scroll issues

2014-03-24 Thread Terry Brown
On Mon, 24 Mar 2014 17:28:40 -0700 (PDT) "F.S." wrote: > It has been a while :-) This issue seems to have come back (or was it > ever resolved?) as far back as this January. I just downloaded the > newest version and it is still there. It is quite annoying which is > why I am digging up this old

Re: scroll issues

2014-03-24 Thread F.S.
It has been a while :-) This issue seems to have come back (or was it ever resolved?) as far back as this January. I just downloaded the newest version and it is still there. It is quite annoying which is why I am digging up this old thread. On Thursday, September 27, 2012 11:04:46 AM UTC-7, Ed

Re: Using g.SherlockTracer to study other tools.

2014-03-24 Thread Edward K. Ream
On Monday, March 24, 2014 11:37:05 AM UTC-5, Edward K. Ream wrote: > I am using the g.SherlockTracing class to do the executing. This is, in essence, and alternate version of pdb, with many cool features. The present Sherlock code only handles Python calls and returns, but Python's sys.settra

Using g.SherlockTracer to study other tools.

2014-03-24 Thread Edward K. Ream
As some of you know, I recently restarted work on type-related programming tools: https://groups.google.com/forum/#!topic/python-static-type-checking/Vhy_w5bCH8I The purpose of this project has always been to create new tools **for Leo**, so this is (broadly speaking) still part of the Leo proje