Hi Edward

On Monday, February 20, 2017 at 10:02:37 PM UTC, Edward K. Ream wrote:
>
> ​​
> On Mon, Feb 20, 2017 at 2:43 PM, jkn <[email protected] <javascript:>
> > wrote:
> ​
> ​> ​
> I cannot get 
> ​[parse-body to do] anything!
>
> ​The body pane must contain classes or functions.
>
> Edward
>

Well, err, yeah, I think I have that. I first tried with the calculator 
code in the example, and then with some 'Noddy' code:

''' Test parse-body command '''

class MyFirstClass():
    def __init__(self):
        pass
        
    def newFunc(self):
        pass

class MySecondClass():
    def __init__(self):
        pass
        
    def newFunc(self):
        pass


and nothing happens when I execute the parse-body command. As I say, I must 
be missing something really obvious...

    Jon N

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to