b4831805a8
Python 3.x deprecated octal literals in the form 0755. Use the Python 2.x compatible version 0o755 instead. Change-Id: I64ca97e87ab29764c3cbcb42cefc313635cc178d |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
test_base.py | ||
test_get_engine.py | ||
test_impl_hbase.py | ||
test_impl_log.py | ||
test_impl_mongodb.py | ||
test_impl_sqlalchemy.py | ||
test_models.py | ||
test_register_opts.py |