PEP 308: more and more...
Alex A. Naanou
alex_nanou at pochtamt.ru
Thu Feb 27 17:12:29 EST 2003
More information about the Python-list mailing list
Thu Feb 27 17:12:29 EST 2003
- Previous message (by thread): PEP 308: more and more...
- Next message (by thread): Python and Com Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I like it the way it is!! that is: ---cut--- x = 'spam' and 'foo' and [] or True and 'False' # over-did it a bit :) ---uncut--- in my opinion there is no reason to overload the syntax of a language (especially one like Python), with the sole benefit of having to type more letters to do the same job, and confuse people by doing the same thing with different syntax in one language... ... I agree that something like: x = if that is True then do this and that else forget all and None is a bit over the hill... I know of a language that looks like this, and I can't say I like it... ;)
- Previous message (by thread): PEP 308: more and more...
- Next message (by thread): Python and Com Question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list