Arithmetic sequences in Python

Paul Rubin http
Thu Jan 19 03:14:35 EST 2006


Antoon Pardon <apardon at forel.vub.ac.be> writes:
> And [[3]] would have to become:
>    list((list((3,)),))
> In my opinion the bracket notation wins the clarity contest
> handsdown in this case and IMO these cases occure frequently
> enough.

I'm convinced now.  Until that, I could have gone either way.



More information about the Python-list mailing list