On Apr 14, 6:27 pm, "P.J. Eby" wrote:
> I think you've misunderstood something about the use case. System
> packaging tools don't like separate packages to contain the *same
> file*. That means that they *can't* split a larger package up with
> your proposal, because every one of those packages
On Jul 9, 3:39 am, Rob Cakebread <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need to find external dependencies for modules (not Python standard
> library imports).
>
> Currently I usepylintand manually scan the output, which is very
> nice, or usepylint's--ext-import-graph option to create a .dot file
On Jul 9, 4:13 pm, lgfang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I think this is a bug ofpylint.el. But I failed finding a way to
> submit the bug neither in its official site nor in google. So I post
> it here wishing it may be useful for some buddies.
>
> The bug is that it uses "compile-internal