mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 04:11:25 -07:00
* Using docstrings conflicts with the standard use of docstrings * PYTHON_OPTIMIZE=2 will omit docstrings. Using docstrings makes future changes to the plugin and module code subject to the requirement that we ensure it won't be run with optimization. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
jsonfile.py | ||
memcached.py | ||
memory.py | ||
pickle.py | ||
redis.py | ||
yaml.py |