Why ELIF?
metal
metal29a at gmail.com
Sun Oct 11 02:47:38 EDT 2009
More information about the Python-list mailing list
Sun Oct 11 02:47:38 EDT 2009
- Previous message (by thread): Script to complete web form fields
- Next message (by thread): Why ELIF?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I wonder the reason for ELIF. it's not aligned with IF, make code ugly IMHO OR maybe better? if foo == bar: ... or foo == baz: ... or foo == bra: ... else: ...
- Previous message (by thread): Script to complete web form fields
- Next message (by thread): Why ELIF?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list