On Mon, Aug 30, 2010 at 11:10 AM, taa, Leo Newbie <[email protected]> wrote: > I didn't realize I needed to restart Leo to have it recognize the > change I made to leoImport.py. Having done that and attempting the > import again, I switch to the console and use 'n' to step through the > code. I'm making progress. :D
Indeed you are. The first steps are always the most fraught with difficulty. It's good you are pushing on. Things will only get easier from here on. How do I show the contents of variables? p var See also: http://docs.python.org/library/pdb.html#debugger-commands EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
