Trailing comma (was: Re: structure in Python)
Cousin Stanley
CousinStanley at hotmail.com
Fri Oct 24 15:38:13 EDT 2003
| ...
| the best reason to consistently use trailing commas
| is how a CVS (or other) diff will look later.
| You can either see one deleted line plus two added lines,
| or a single added line, your choice.
Patrick ....
Thanks for the info ....
I'm not currently using versioning tools
as I'm only a single developer and most
of my code at this point is very simple
and a backup copy or two usally work OK for me ....
However, I will keep this in mind for the future ....
--
Cousin Stanley
Human Being
Phoenix, Arizona
More information about the Python-list
mailing list