Hi all, Here is my test python: http://paste.openstack.org/show/38228/ $ pylint --rcfile=pylintrc ~/test.py #pass $ pep8 ~/test.py /home/longeek/test.py:3:1: E122 continuation line missing indentation or outdented /home/longeek/test.py:5:1: E122 continuation line missing indentation or outdented /home/longeek/test.py:10:46: E203 whitespace before ':' /home/longeek/test.py:10:12: E221 multiple spaces before operator /home/longeek/test.py:10:17: E222 multiple spaces after operator I confuse about it? Any body help me.. Tks -- Lawrency Meng mail: mengql112233 at gmail.com _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack at lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130607/2fb63b48/attachment.html>