community.general/lib/ansible/modules/packaging
Dag Wieers c843eeabc2 Performance improvement using in-operator for hash lookups
Just a small cleanup for the existing occurrences.

Using the in-operator for hash lookups is faster than using .has_key()
http://stackoverflow.com/questions/1323410/has-key-or-in
2016-12-08 11:25:31 -05:00
..
language Change example syntax on pip module 2016-12-08 11:25:30 -05:00
os Performance improvement using in-operator for hash lookups 2016-12-08 11:25:31 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00