[code-quality] Module naming conventions in astroid, and inclusion of __init__.py

2014-05-27 Thread David Jackson
s has something to do with whether or not the project source is contained within the current Python path. Even then, I'm still getting inconsistent behavior. Could someone explain to me how the names are supposed to work, and when __init__ files are registered with

Re: [code-quality] Module naming conventions in astroid, and inclusion of __init__.py

2014-05-28 Thread David Jackson
d be happy to take a stab at fixing it -- if not, I might handle it on my end in my own project. On Tue, May 27, 2014 at 11:33 PM, Sylvain Thénault < sylvain.thena...@logilab.fr> wrote: > On 27 mai 15:32, David Jackson wrote: > > Hi, guys, > > Hi, > > > I'm