* 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 |