<div dir="ltr">> what is pep8?<br><br><a href="https://pypi.python.org/pypi/pep8">https://pypi.python.org/pypi/pep8</a><br><br>pep8 is a tool to check your Python code against most of the style and formatting conventions in "PEP 8"<br><br>A "PEP" is a "Python Enhancement Proposal".  Think of it as an "RFC" in the Python Community. PEP 8 is a specification of a "best practices" formatting and style guide for Python code, and is documented at<br><br><div><a href="https://www.python.org/dev/peps/pep-0008/">https://www.python.org/dev/peps/pep-0008/</a><br><br>..m<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 4, 2017 at 3:39 PM Hal Murray <<a href="mailto:hmurray@megapathdsl.net">hmurray@megapathdsl.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="gmail_msg">
<a href="mailto:gem@rellim.com" class="gmail_msg" target="_blank">gem@rellim.com</a> said:<br class="gmail_msg">
> All of the current code passes pyflakes, and pep8.  With a few documented<br class="gmail_msg">
> exceptions.<br class="gmail_msg">
<br class="gmail_msg">
What is pep8?<br class="gmail_msg">
<br class="gmail_msg">
Fedora ships a pyflakes package so I don't have to work very hard to figure<br class="gmail_msg">
out where to get it and what it does.<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
These are my opinions.  I hate spam.<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
devel mailing list<br class="gmail_msg">
<a href="mailto:devel@ntpsec.org" class="gmail_msg" target="_blank">devel@ntpsec.org</a><br class="gmail_msg">
<a href="http://lists.ntpsec.org/mailman/listinfo/devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.ntpsec.org/mailman/listinfo/devel</a><br class="gmail_msg">
</blockquote></div>