[Freeipa-devel] [freeipa PR#183][comment] Add __name__ == __main__ guards to setup.pys

pspacek freeipa-github-notification at redhat.com
Mon Oct 24 15:21:52 UTC 2016


  URL: https://github.com/freeipa/freeipa/pull/183
Title: #183: Add __name__ == __main__ guards to setup.pys

pspacek commented:
"""
@tiran PEP8 errors need to be fixed first:
~~~
./ipaclient/setup.py:28:80: E501 line too long (80 > 79 characters)
./ipalib/setup.py:28:80: E501 line too long (80 > 79 characters)
./ipaplatform/setup.py:28:80: E501 line too long (80 > 79 characters)
./ipaserver/setup.py:30:80: E501 line too long (80 > 79 characters)
./ipatests/setup.py:29:80: E501 line too long (80 > 79 characters)
~~~

Other than that, functional ACK.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/183#issuecomment-255772205


More information about the Freeipa-devel mailing list