>
>
> The best place for help I was able to find is ``help(zookeeper)`` --
> is there somewhere else I should be looking instead? It looks like you
> wrapped the c client, so I also have been looking in zookeeper.h and
> trying to infer what's going on.
>
>
zookeeper.h is helpful because, as you sa
On Wed, Apr 21, 2010 at 12:26 AM, Henry Robinson wrote:
>
> Hi Travis -
>
> Great to see zkpython getting used. I'm glad you're finding the problems
> with the documentation - please do file JIRAs with anything you'd like to
> see improved (and I know there's a lot to improve with zkpython).
>
Ye
Hi Travis -
Great to see zkpython getting used. I'm glad you're finding the problems
with the documentation - please do file JIRAs with anything you'd like to
see improved (and I know there's a lot to improve with zkpython).
You are using the asynchronous form of get_children. This means that
Zoo