This removes all no-else-return complaints from pylint. As mentioned 
earlier, all these changes could cause problems, but we aren't going back.

In addition to style changes, the new code contains two substantial 
improvements:

1. Fixed an ancient, serious, bug in Leo's BackgroundProcessManager class. 
This bug made it impossible to run pylint on more than one file and do 
anything useful with the supposedly "live" links.  All the links referred 
to the first file containing any pylint errors!

2. Improved the regex describing pylint error messages.  This regex is now 
defined at the start of the PylintCommand class.  It's more general 
(allowing all forms of file names) and more specific (highly unlikely to 
match anything other than a real pylint message).

Please report all new problem immediately. Thanks.

Edward

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/b47ba017-44f6-4a40-8103-30648c63253f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to