Python complaints

maxm maxm at normik.dk
Wed Nov 24 05:08:45 EST 1999


> Mark Carroll (markc at chiark.greenend.org.uk) wrote:
> [snip]
> : Basically, I'd be really interested to learn: what _don't_ people like
> : about Python?
> [snip]

I miss deeply the ability to write:

i += 3
Text += "Some new text\n"

etc.

and the 

BigUn = (x>y) ? x : y

Those would be really nice syntax sugaring.

Gimme some sugar please!!!

:-)






More information about the Python-list mailing list