I realized that I am unable to remember all the classes and methods, and 
inheritance, and it was hard to jump from one to another while debugging 
Spyder internals, so I've added another helper in 
https://code.google.com/p/spyderlib/source/detail?r=b21e117e61145f239f9de69796f0804e9ae5c9e8
 
that allows to dump execution chain to file. Hopefully it will be useful 
for you too.

On Thursday, May 17, 2012 6:52:29 PM UTC+3, Pierre Raybaut wrote:
>
> Thanks for sharing, Anatoly. 
>
> 2012/5/15 anatoly techtonik <[email protected] <javascript:>>: 
> > Hi, 
> > 
> > I've updated Development wiki page to include a few hints I use 
> constantly 
> > to research Spyder internals. Can't resist to share the awesomeness. =) 
> > 
> >     import sys; print >> sys.stderr, 'Called from:', 
> > spyderlib.utils.debug.caller_name() 
> > 
> > 
> > Hope this will help you as well. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "spyder" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/spyderlib/-/a3RD2sS3_EYJ. 
> > To post to this group, send email to [email protected]<javascript:>. 
>
> > To unsubscribe from this group, send email to 
> > [email protected] <javascript:>. 
> > For more options, visit this group at 
> > http://groups.google.com/group/spyderlib?hl=en. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to