From 2f73dab9d0cfec68d94de18b2910e8d97aefc724 Mon Sep 17 00:00:00 2001 From: Ben Bangert Date: Fri, 7 Sep 2012 17:00:29 -0700 Subject: Add transactions and some tests for them. --- docs/api/client.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/api/client.rst b/docs/api/client.rst index a6a0ab0..8efe955 100644 --- a/docs/api/client.rst +++ b/docs/api/client.rst @@ -29,3 +29,7 @@ Public API A :class:`~kazoo.protocol.states.KazooState` attribute indicating the current higher-level connection state. + + .. autoclass:: TransactionRequest + :members: + :member-order: bysource -- cgit v1.2.1