Warning in python file when i m using pychecker.

Fábio Santos fabiosantosart at gmail.com
Fri Apr 26 02:54:00 EDT 2013


Read the warnings carefully. They are pretty clear.
On 26 Apr 2013 07:48, "Avnesh Shakya" <avnesh.nitk at gmail.com> wrote:

> hi,
>    I am trying to run my file using pychecker, but it's showing warning. I
> am unable to get these warning. Please help me, how to remove these
> warning. I am using pychecker first time.
>
> avin at HP:~/github/UdacitySiteData$ pychecker udacity_to_jsonFinal.py
> Processing module udacity_to_jsonFinal (udacity_to_jsonFinal.py)...
>
> Warnings...
>
> [system path]/dist-packages/bs4/__init__.py:206: Parameter (successor) not
> used
> [system path]/dist-packages/bs4/__init__.py:209: Parameter (successor) not
> used
> [system path]/dist-packages/bs4/__init__.py:213: Local variable (tag) not
> used
>
> [system path]/dist-packages/bs4/element.py:306: Parameter (kwargs) not used
> [system path]/dist-packages/bs4/element.py:507: (id) shadows builtin
> [system path]/dist-packages/bs4/element.py:791: (next) shadows builtin
> [system path]/dist-packages/bs4/element.py:903: Invalid arguments to
> (__repr__), got 2, expected 1
>
> Thanks.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130426/8c3554fe/attachment.html>


More information about the Python-list mailing list