[Python-Dev] pep8 reasoning
Guido van Rossum
guido at python.org
Sat Apr 26 01:46:16 CEST 2014
More information about the Python-Dev mailing list
Sat Apr 26 01:46:16 CEST 2014
- Previous message: [Python-Dev] pep8 reasoning
- Next message: [Python-Dev] pep8 reasoning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think the tool's name is unfortunate. The first time I heard about it I was having an in-person discussion with a developer who (I thought) said that "PEP 8" was okay with his code (which I knew couldn't be the case) but in fact he meant to say that (some configuration of) "pep8" didn't mind it. This took some time to sort out and it would have avoided if the tool had had a better name. That said I think it's a great tool. On Fri, Apr 25, 2014 at 4:20 PM, Ethan Furman <ethan at stoneleaf.us> wrote: > On 04/25/2014 03:26 PM, Donald Stufft wrote: > >> >> pep8.py doesn’t violate PEP8, it just takes a stricter view of it. >> > > If pep8 reports errors on things that PEP 8 says are okay, that's a > violation. > > -- > ~Ethan~ > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ > guido%40python.org > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140425/52b8710c/attachment.html>
- Previous message: [Python-Dev] pep8 reasoning
- Next message: [Python-Dev] pep8 reasoning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list