I meant the first def or inner class line, of course. On Wednesday, November 24, 2021 at 10:20:55 AM UTC-5 [email protected] wrote:
> On Wednesday, November 24, 2021 at 9:06:21 AM UTC-5 Edward K. Ream wrote: > >> *Note*: The leading whitespace (lws) of the @others line will be the lws >> of the first inner class or def contained in TheClass. >> > > After a class() line, there are two other non-comment, non-blank lines > that could happen before the first *def* line: > > 1. A docstring; > 2. A class variable assignment > > I think the code generator should not overlook these kinds of lines by > only looking for a *def* line. > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/e8e84269-9e52-4b31-8bc5-d14a19729009n%40googlegroups.com.
