Am I the only one who would love these extentions? - Python 3.0 proposals (long)

Hallvard B Furuseth (nospam nospam) h.b.furuseth at usit.uio.no
Wed Nov 12 10:44:45 EST 2003


David M. Wilson wrote:

>> -- No '\' for continuation lines -- you can always use parenthesis;
> 
> When reading complex expressions at speed, I have found that bumping
> into a '\' in the absence of another continuation indicator (eg.
> indentation) improves my ability to comprehend what I am reading.

So use indentation.

> Once again, this is one of those "4am'ers":
> 
>     a = x/y+(1^2+(3+u(b(4**5)))//3
               + 4)

-- 
Hallvard




More information about the Python-list mailing list