On Mon, Nov 17, 2014 at 1:55 PM, Roy Smith <r...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to