[master/f21-branch] Filter out iso9660 devices from disk list (#874381)

Chris Lumens clumens at redhat.com
Tue Oct 7 14:05:50 UTC 2014


> I think pylint and probably also Python 3 would yell at us for using
> filter(). Use list comprehension, please. ACK otherwise.

For pylint, at least, I disabled the map/filter warning.  Check
tests/pylint/runpylint.sh.

- Chris


More information about the anaconda-patches mailing list