darcs patch: code cleanup in Main.

Mon Aug 20 04:34:44 PDT 2007 David Roundy

On Monday 20 August 2007 06:36:12 David Roundy wrote:
Mon Aug 20 04:34:44 PDT 2007 David Roundy
* code cleanup in Main.
I prefer the list comprehension -- repeat obscures things a bit IMO. Cheers, Spencer Janssen

On Mon, Aug 20, 2007 at 04:02:06PM -0500, Spencer Janssen wrote:
On Monday 20 August 2007 06:36:12 David Roundy wrote:
Mon Aug 20 04:34:44 PDT 2007 David Roundy
* code cleanup in Main. I prefer the list comprehension -- repeat obscures things a bit IMO.
Yeah, this one was debateable. I usually don't care for list comprehensions... I guess mostly because they require that we create a dummy variable which makes code a bit trickier for me to read. -- David Roundy http://www.darcs.net
participants (3)
-
David Roundy
-
David Roundy
-
Spencer Janssen