logilab-astng #2459 __path__ handling [open]
I also get now a lot of E0611 warnings for "special" modules. I have a few packages which don't have all their modules inside the same folder. I modify the __path__ variable of the parent package so that Python can find them. Unfortunatly pylint doesn't take this into account right now. | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
closed by | <not specified> |
similar entities
- pylint #9334 C0103 false positive on __class__
- pylint #4014 Metaclass method should have "mcs" as first argument
- pylint #4016 message deactivation / multi lines statements
- pylint #4288 message [en|dis]abling refactoring
- pylint #4983 new py2.5 check: test "yield" in "try" body with yield in exception handlers.
[see all]