pylint #107102 F0401 false positive: import error considered fatal even in "try/except ImportError" [open]
The following code is valid, but triggers:
F: 2,4: Unable to import 'blurb'
---- 8< ---- | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
closed by | <not specified> |
Comments
-
2012/10/05 14:09, written by sthenault
-
2012/10/08 07:05, written by ydirson
add commentduplicate http://www.logilab.org/ticket/9386
Also, note how C0103 gets issued twice on the same line, for each variable