On Sun, Aug 29, 2010 at 2:36 PM, VR <[email protected]> wrote:
> File "D:\Branches\leo-editor\leo\core\leoApp.py", line 686, in > setLeoID > f.write() > TypeError: function takes exactly 1 argument (0 given) Thanks for this report. This is a recent crasher introduced in trying to make more code work with Python 3k. The fix is on the trunk at rev 3293. No new unit test added: it would be difficult to do. 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.
