community.general/lib/ansible/plugins/test
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
..
__init__.py
core.py Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
files.py
mathstuff.py