`and` is the boolean operator for AND in [Python][1]. `&` is the bitwise operator for AND in [Python][2]. [1]: https://docs.python.org/2/reference/expressions.html#boolean-operations [2]: https://docs.python.org/2/reference/expressions.html#binary-bitwise-operations |
||
---|---|---|
.. | ||
action_plugins | ||
connection_plugins | ||
filter_plugins | ||
lookup_plugins | ||
shell_plugins | ||
__init__.py | ||
connection.py | ||
poller.py | ||
return_data.py |