<div dir="ltr"><div><br></div>Hi all,<div> Here is my test python:</div><div> <a href="http://paste.openstack.org/show/38228/">http://paste.openstack.org/show/38228/</a></div><div> </div><div> $ pylint --rcfile=pylintrc ~/test.py #pass</div>
<div> $ pep8 ~/test.py</div><div> /home/longeek/test.py:3:1: E122 continuation line missing indentation or outdented<div> /home/longeek/test.py:5:1: E122 continuation line missing indentation or outdented</div><div>
/home/longeek/test.py:10:46: E203 whitespace before ':'</div><div> /home/longeek/test.py:10:12: E221 multiple spaces before operator</div><div> /home/longeek/test.py:10:17: E222 multiple spaces after operator</div>
<div><br></div><div style>I confuse about it?</div><div style><br></div><div style>Any body help me..</div><div style><br></div><div style>Tks</div><div><br></div>-- <br><div dir="ltr"><div><br></div><div>Lawrency Meng</div>
<div>mail: <a href="mailto:mengql112233@gmail.com" target="_blank">mengql112233@gmail.com</a></div>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" style="color:rgb(17,85,204)" target="_blank">https://launchpad.net/~openstack</a><br>
Post to : <a href="mailto:openstack@lists.launchpad.net" style="color:rgb(17,85,204)" target="_blank">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack" style="color:rgb(17,85,204)" target="_blank">https://launchpad.net/~openstack</a><br>
More help : <a href="https://help.launchpad.net/ListHelp" style="color:rgb(17,85,204)" target="_blank">https://help.launchpad.net/ListHelp</a> <br></div>
</div></div>