On Apr 8, 4:20 pm, "Edward K. Ream" <[email protected]> wrote:
> And I forgot @x, which is arguably the most important innovation. > I'll add it soon. Done at rev 3966. This rev also fixes two crashers in the vs-create- tree command. One was a previously-existing Python 3.x problem (basestring does not exist, which is why Leo has the g.isString function). The other is a crasher I created when I refactored the code. (I forgot to add "self." to one call.). So now all the commands work again, and the docstring is informative, if not entirely complete. 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.
