9d5675fdf6
Replace filter(lambda obj: test(obj), data) with [obj for obj in data if test(obj)] Story: 2003433 Task: 28380 Change-Id: I69262226bb454319be6b3d2a1c3c64bb7bb3357c Signed-off-by: Sun Austin <austin.sun@intel.com> |
||
---|---|---|
.. | ||
centos | ||
configutilities | ||
.gitignore | ||
PKG-INFO |