mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
types.NoneType was removed in Python 3. None is a singleton in Python, so 'x is None' is equivalent to 'isinstance(x, NoneType)'. |
||
---|---|---|
.. | ||
action | ||
cache | ||
callback | ||
connections | ||
filter | ||
inventory | ||
lookup | ||
shell | ||
strategies | ||
test | ||
vars | ||
__init__.py |