ansible/lib/ansible/compat
Toshio Kuratomi 4e6cce354e Remove wildcard imports
Made the following changes:

* Removed wildcard imports
* Replaced long form of GPL header with short form
* Removed get_exception usage
* Added from __future__ boilerplate
  * Adjust division operator to // where necessary

For the following files:

* web_infrastructure modules
* system modules
* linode, lxc, lxd, atomic, cloudscale, dimensiondata, ovh, packet,
  profitbricks, pubnub, smartos, softlayer, univention modules
* compat dirs (disabled as its used intentionally)
2017-07-28 22:10:17 -07:00
..
selectors ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
tests Remove wildcard imports 2017-07-28 22:10:17 -07:00
__init__.py ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00