SJS wrote: > begin quoting James G. Sack (jim) as of Wed, Jan 02, 2008 at 02:35:24PM > -0800: > [snip] >> I have gotten pretty comfortable with python whitespace, and I think any >> programmer can live with it even when s/he doesn't like it. > > How many bugs are you willing to have 'em introduce into your codebase?
I haven't noticed that python's whitespace invites more errors that other language peculiarities. There's plenty of other things that come to mind as more frequent. Cobra's static typing and (several languages') warnings about unused variables seem more important, for example. But maybe I'm not a good judge being neither a high volume programmer nor being responsible for that much OPC. Chuck- ? >.. Hmmm, maybe we need to spin off a whitespace thread .. what again? <heh> Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
