The pylint message about an undefined variable was mistaken because that variable can only be used after the condition has been met. Tested to confirm.
I have created a PR for this updated version. Unless someone reports anything seriously wrong or trivial to fix in the next few days, I will release it as a non-beta release. In the meantime, this version is V3.0b15. On Thursday, September 3, 2020 at 11:08:04 AM UTC-4, Thomas Passin wrote: > > > On Thursday, September 3, 2020 at 10:59:41 AM UTC-4, Edward K. Ream wrote: >> >> >>> Actually, I knew about it. I'm not sure if it's real or something that >>> pylint doesn't understand (I think it's this). >>> >> >> If it's a pylint mistake, please disable the message. >> > > I will once I'm sure. I purposely have not disabled the message until > I'm convinced it's spurious. > >> -- 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/d7c1cd03-a40a-4ef1-bfb7-4731bfd9100eo%40googlegroups.com.
