On Sunday 08 July à 11:04, LI Daobing wrote:
> Package: pylint
> Version: 0.13.2-2
> Severity: normal
>
> for example, I have a module named 'itcc.core', more information as
> belows.
>
> $ python -c "import sys; import itcc.core; print sys.modules['itcc.core']"
> '/usr/local/lib/python2.4/site-
Package: pylint
Version: 0.13.2-2
Severity: normal
for example, I have a module named 'itcc.core', more information as
belows.
$ python -c "import sys; import itcc.core; print sys.modules['itcc.core']"
but pylint does not support this kind of module, and give E0611 on this.
$ echo "import itcc
2 matches
Mail list logo