[GitHub] zookeeper pull request #365: ZOOKEEPER-2777: There is a typo in zk.py which ...

2017-09-11 Thread nikhilbhide
Github user nikhilbhide closed the pull request at:

https://github.com/apache/zookeeper/pull/365


---


[GitHub] zookeeper pull request #365: ZOOKEEPER-2777: There is a typo in zk.py which ...

2017-09-11 Thread nikhilbhide
GitHub user nikhilbhide opened a pull request:

https://github.com/apache/zookeeper/pull/365

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 branch-3.4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/365.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 #365


commit 8859f995b3101ff06a1316b4afa8bfed640c78fe
Author: Nikhil Bhide 
Date:   2017-09-11T10:35:39Z

ZOOKEEPER-2777: corrected typo in pp_zk function




---