On Fri, Apr 4, 2008 at 3:49 PM, Kayvan A. Sylvan <[EMAIL PROTECTED]> wrote:
The "test" button works as expected, but run-all-tests produces > the following output in the Log pane: > > exception executing script > AttributeError: 'NoneType' object has no attribute 'v' > -------------------- > line 1270: return ( > * line 1271: p1.v == p2.v and > line 1272: p1.stack == p2.stack and > line 1273: p1.childIndex() == p2.childIndex()) Thanks for this report. I'll look into it immediately. However, the fix may wait until after 4.4.8 final. 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 -~----------~----~----~----~------~----~------~--~---
