Why aren't colons optional?
Stefan Schwarzer
s.schwarzer at ndh.net
Sun Jan 20 14:02:08 EST 2002
More information about the Python-list mailing list
Sun Jan 20 14:02:08 EST 2002
- Previous message (by thread): Why aren't colons optional?
- Next message (by thread): Why aren't colons optional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Grant Edwards wrote: > IIRC, there were actual studies conducted with one of the > precursor languages (ABC?) which determined that the colon > increased readability -- at least for new programmers. After forgetting them sometimes when I began with Python, I now really like them even if I have a bit more to write. I agree with Hans in that they improve readability. Stefan
- Previous message (by thread): Why aren't colons optional?
- Next message (by thread): Why aren't colons optional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list