Hello Yann,

On Tue, Dec 29, 2009 at 10:06 PM, Yann Dirson <ydir...@altern.org> wrote:
> Package: pylint
> Version: 0.18.1-1
> Severity: normal
>
> When a file is modified but not saved in emacs, some sort of
> dangling-symlink lockfile is created:
>
>  .#HexBoard.py -> usern...@hostname.domain.tld.9285:1262073654
>
> This confuses pylint:
>
> ************* Module Omaha.Boards..#HexBoard
> F0002:  1: <class 'logilab.astng._exceptions.ASTNGBuildingException'>: Unable 
> to load module Omaha.Boards..#HexBoard (No module named #HexBoard)
>
>
> I suppose it would be enough to just ignore dotfiles, I guess they
> would make invalid python module names anyway.  Similarly, the #
> character is most probaby forbidden here as well - all in all, pylint
> should probably ignore such files as impossible to properly use from
> python, and possibly issue a warning about their presence.

Is this still happening with the latest version of pylint in sid?

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to