On Tue, Jun 15, 2010 at 9:44 AM, Terry Brown <[email protected]> wrote:
> On Tue, 15 Jun 2010 09:35:49 -0500
> Kent Tenney <[email protected]> wrote:
>
>> Files which mix statements with class and function declarations
>> parse in a way I find confusing.
>
> marked as duplicate of
> http://groups.google.com/group/leo-editor/browse_thread/thread/54afe963abdca1a
>
> :-)
>
> I think the unhelpful bottom line was that it's impossible to tell with which
> def a same level statement should be grouped.
>
> But then...
>
>> I would prefer if nodes were created for each statement block.
>> As it is, the string definitions are hard to find.
>
> I think that was the conclusion zpcspm and I came to too :)
>
> Post a bug I guess.
I agree, I think. A typical pattern is:
def abc():
...
synonymForAbc = abc
OTOH, comments probably belong to the following def.
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.