Trailing comma
Timo Virkkala
a at a.invalid
Wed Oct 22 02:59:23 EDT 2003
More information about the Python-list mailing list
Wed Oct 22 02:59:23 EDT 2003
- Previous message (by thread): Science is a human activity (was: Python syntax in Lisp and Scheme)
- Next message (by thread): Trailing comma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Georgy Pruss wrote: > "Timo Virkkala" <a at a.invalid> wrote in message news:bn415p$u9s$1 at nyytiset.pp.htv.fi... > Another "solution" is just to look at the previous line and check if it has the comma > or not. You'd better get a habit to THINK and not do things mechanically, as others > suggest. Yeah, that's what I have done thus far. =) I don't know.. I can't recall ever being burned by forgetting a comma.. Whereas I do remember a couple of occasions where I've included a trailing comma where I shouldn't have (SQL). -- Timo Virkkala
- Previous message (by thread): Science is a human activity (was: Python syntax in Lisp and Scheme)
- Next message (by thread): Trailing comma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list