ansible/test/units/modules/cloud
Toshio Kuratomi 6bad4e57bd Migrate most uses of if type() to if isinstance()
Also convert those checks to use abcs instead of dict and list.

Make a sentinel class for strategies to report when they've reache the end
2017-04-04 08:17:20 -07:00
..
amazon Fix PEP 8 issues. 2017-03-31 14:21:54 -07:00
docker
google Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
openstack Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
__init__.py