How to fix those errors?

Chris Angelico rosuav at gmail.com
Sun Nov 16 22:06:12 EST 2014


On Mon, Nov 17, 2014 at 1:55 PM, Roy Smith <roy at panix.com> wrote:
> Wouldn't it make more sense to use four periods?
>
> def spam(arg)....
>     for x in seq....
>         pass
>
> First, 2 colons is 4 dots, so it's conservation of punctuation.  Second,
> it reads pretty well.

You could then name it in Hebrew: Paamayim Nekudotayim. There is
excellent precedent for this - it's done by a language in whose
footsteps Python strives to follow.

ChrisA



More information about the Python-list mailing list