<p dir="ltr">Read the warnings carefully. They are pretty clear.</p>
<div class="gmail_quote">On 26 Apr 2013 07:48, "Avnesh Shakya" <<a href="mailto:avnesh.nitk@gmail.com">avnesh.nitk@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi,<br>
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.<br>
<br>
avin@HP:~/github/UdacitySiteData$ pychecker udacity_to_jsonFinal.py<br>
Processing module udacity_to_jsonFinal (udacity_to_jsonFinal.py)...<br>
<br>
Warnings...<br>
<br>
[system path]/dist-packages/bs4/__init__.py:206: Parameter (successor) not used<br>
[system path]/dist-packages/bs4/__init__.py:209: Parameter (successor) not used<br>
[system path]/dist-packages/bs4/__init__.py:213: Local variable (tag) not used<br>
<br>
[system path]/dist-packages/bs4/element.py:306: Parameter (kwargs) not used<br>
[system path]/dist-packages/bs4/element.py:507: (id) shadows builtin<br>
[system path]/dist-packages/bs4/element.py:791: (next) shadows builtin<br>
[system path]/dist-packages/bs4/element.py:903: Invalid arguments to (__repr__), got 2, expected 1<br>
<br>
Thanks.<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</blockquote></div>