anything new on the ternary operator?

Sean Ross sross at connectmail.carleton.ca
Sun Jul 6 17:25:13 EDT 2003


>From Guido's EuroPython 2003 "State of the Python Union" slides
http://www.europython.org/Talks/Slides/Slides_Guido_python_euro2003.ppt


Conditional Expressions
- Vote in March
- (if C: x else: y) won the vote
- But not by a landslide
- Now in Filibuster mode :)
- When in doubt, don't change it
- Competing forces:
    - feature bloat
    - handy feature






More information about the Python-list mailing list