GitHub user nikhilbhide opened a pull request:
https://github.com/apache/zookeeper/pull/367
ZOOKEEPER-2777: There is a typo in zk.py which prevents from
using/compiling it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nikhilbhide/zookeeper ZOOKEEPER-2777
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/367.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #367
----
commit d25b809f0a0faee1659b4a2a50de41d4565a9ed7
Author: Nikhil Bhide <[email protected]>
Date: 2017-09-11T12:42:01Z
ZOOKEEPER-2777: corrected typo in pp_zk function
----
---