Refactoring: python to PEP8
PEP8 coding-style for Python code was added. Python code ndentation was changed to PEP8 format.
Showing
- doc/coding-style-python.txt 854 additions, 0 deletionsdoc/coding-style-python.txt
- test/lib/box.py 30 additions, 29 deletionstest/lib/box.py
- test/lib/server.py 256 additions, 235 deletionstest/lib/server.py
- test/lib/sql_ast.py 203 additions, 196 deletionstest/lib/sql_ast.py
- test/lib/tarantool_admin.py 22 additions, 21 deletionstest/lib/tarantool_admin.py
- test/lib/tarantool_box_server.py 29 additions, 29 deletionstest/lib/tarantool_box_server.py
- test/lib/tarantool_connection.py 57 additions, 57 deletionstest/lib/tarantool_connection.py
- test/lib/tarantool_feeder_server.py 12 additions, 11 deletionstest/lib/tarantool_feeder_server.py
- test/lib/tarantool_preprocessor.py 43 additions, 40 deletionstest/lib/tarantool_preprocessor.py
- test/lib/tarantool_server.py 64 additions, 61 deletionstest/lib/tarantool_server.py
- test/lib/test_suite.py 242 additions, 234 deletionstest/lib/test_suite.py
Loading
Please register or sign in to comment