On Sun, Aug 29, 2010 at 9:54 PM, taa, Leo Newbie <[email protected]> wrote:
> What would help me most right now is if leoImport.py could tell me the > line# of the import file that it stopped at. Can anyone help with this? Put a call to g.pdb() in stringsAreValidMoreFile. The 'i' variable will be the line number you want, +- 1 perhaps. Edward -- 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.
