Files
deb-swift/swift/proxy
Alex Gaynor 3b1ee1f6a3 Remove list comprehension where the result is unused.
Using a list comprehension here makes the code less
readable, and is also slower (since it has to allocate
and grow a list that is unused).

Change-Id: I74cc9d2cf2e271a2c45d45cc5ea777189c02eacb
2013-07-19 06:53:48 -07:00
..
2010-07-12 17:03:45 -05:00