Yo Hal! On Wed, 04 Jan 2017 15:38:53 -0800 Hal Murray <[email protected]> wrote:
> [email protected] said: > > All of the current code passes pyflakes, and pep8. With a few > > documented exceptions. > > What is pep8? See: https://www.python.org/dev/peps/pep-0008/ pep8 is a python program that checks that your program conforms to PEP 8. See: https://pypi.python.org/pypi/pep8 > Fedora ships a pyflakes package so I don't have to work very hard to > figure out where to get it and what it does. gentoo has pep8 in an ebuild: dev-python/pep8 Worst case use pip: pip install pep8 Now if only pip had an obvious way to do updates... RGDS Veritas liberabit vos GARY Quid est veritas? --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 [email protected] Tel:+1 541 382 8588
pgpaGuk4nAsJy.pgp
Description: OpenPGP digital signature
_______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
