Learing Python, Newbie question
Michael Abbott
michael at rcp.co.uk
Fri Oct 26 02:49:10 EDT 2001
More information about the Python-list mailing list
Fri Oct 26 02:49:10 EDT 2001
- Previous message (by thread): Learing Python, Newbie question
- Next message (by thread): Learing Python, Newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Klaus Alexander Seistrup <nospam2001oct at magnetic-ink.dk> wrote in news:40d4f326-da3d-493a-8b28-9c3d0223feb4 at zigzag.magnetic-ink.dk: > Johannes Gamperl wrote: > > The "a ? b : c" that we know from C can be emulated in Python by > > ((a and [b]) or [c])[0] Pretty, isn't it :(
- Previous message (by thread): Learing Python, Newbie question
- Next message (by thread): Learing Python, Newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list