Added some cleanup to the section of the Lingua extractor handling compound statements:
- try, except and else are replaced with '' (i.e. ignored)
- elif is replaced with if
1 file changed