Classes | |
| class | Something |
Variables | |
| tuple | db = Connection.paired(("localhost", 27018)) |
| tuple | t = Something() |
| tuple auto_reconnect_test::db = Connection.paired(("localhost", 27018)) |
Definition at line 25 of file auto_reconnect_test.py.
| tuple auto_reconnect_test::t = Something() |
Definition at line 43 of file auto_reconnect_test.py.