On Feb 26, 4:06 pm, "Edward K. Ream" <[email protected]> wrote:
> I am fairly confident that I can write a suite of scripts that will
> fix all major problems discussed in pep8 in about a week.

A long bath spent day-dreaming revealed some problems.  Happily, the
solutions make the project even simpler than I imagined.

leoPy.leo contains two disabled buttons: @@button clean all blank
lines and @@button find long line.  The level of difficulty of the
heart of pep8 will hardly be much more complex than these easy
scripts.

The bath revealed that it would not be so easy to discover the extent
of a class in a .leo outline.  I considered various ways to do the
parsing, before realizing that no parsing *at all* is needed.  Truly,
the program is as simple as a simple scanner.

-- 
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.

Reply via email to