A TYPICAL NEWBIE MISTAKE?
François Pinard
pinard at IRO.UMontreal.CA
Sun May 14 23:33:13 EDT 2000
More information about the Python-list mailing list
Sun May 14 23:33:13 EDT 2000
- Previous message (by thread): regex's
- Next message (by thread): A TYPICAL NEWBIE MISTAKE?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Courageous <jkraska1 at san.rr.com> writes: > Sometimes colons seem syntactically unnecessary. Granted, but it is always good for a language to have a bit of redundant information. When properly thought, such redundancy prevents various mistakes from programmers (once they are used to it, of course :-), and often increase overall legibility. I much like the redundant colons in Python! -- François Pinard http://www.iro.umontreal.ca/~pinard
- Previous message (by thread): regex's
- Next message (by thread): A TYPICAL NEWBIE MISTAKE?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list