On Mon, Jan 9, 2017 at 8:12 PM, Simon Lovell <[email protected]> wrote:
> Re: Colons. I'm sure I've seen that FAQ before. I may be arrogant but I > can't take it seriously. Being "slightly" easier to read is hardly a reason > for a mandatory structure. > "Readability counts." Did you notice that you placed a redundant ":"s in every comment of yours after "Re"? I don't think your message would look better without them. Another advantage of having : is that it allows smart editors to detect and highlight errors sooner and to better perform auto-indentation.
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
