A long time ago (approx one year ago) I've asked some advice about exporting derived files without sentinels. The discussion of the subject happened here:
http://groups.google.com/group/leo-editor/browse_thread/thread/a855cc8a93c2501f/7bab5c46de66406e Lately I had a break in using this functionality. Today I've tried it again and I've got an error. The code is: at = c.atFileCommands at.write( root=p,nosentinels=True, thinFile=False, scriptWrite=True, toString=True, write_strips_blank_lines=False) TypeError: write() got an unexpected keyword argument 'write_strips_blank_lines' I've tried to remove the write_strips_blank_lines and the export went well. Is it safe to just remove this function argument then? (Perhaps it become obsolete from the last time I've used this functionality?) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
