For review: PEP 308 - If-then-else expression
Samuele Pedroni
pedronis at bluewin.ch
Mon Feb 10 14:18:46 EST 2003
More information about the Python-list mailing list
Mon Feb 10 14:18:46 EST 2003
- Previous message (by thread): For review: PEP 308 - If-then-else expression
- Next message (by thread): For review: PEP 308 - If-then-else expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Andrew Koenig" <ark at research.att.com> ha scritto nel messaggio news:yu99vfzsq7tn.fsf at europa.research.att.com... > This code works as written, but only by coincidence. If, for example, > I were to change the initialization of d to > > d = {"": 0, "one": 1, "two": 2, "three": 3} > > then the code would break. this one is ROFL provoking. Honestly, please, you have already found a bug, declare victory and stop.
- Previous message (by thread): For review: PEP 308 - If-then-else expression
- Next message (by thread): For review: PEP 308 - If-then-else expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list