[ https://issues.apache.org/jira/browse/ZOOKEEPER-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140338#comment-16140338 ] ASF GitHub Bot commented on ZOOKEEPER-2777: ------------------------------------------- GitHub user nikhilbhide reopened a pull request: https://github.com/apache/zookeeper/pull/346 ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it. 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 master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/346.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 #346 ---- commit 4c9ff8ec195abb5b0c93e8f963c5d5800554d18f Author: Nikhil Bhide Date: 2017-08-24T16:41:48Z corrected typo in pp_zk ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it. ---- > There is a typo in zk.py which prevents from using/compiling it. > ---------------------------------------------------------------- > > Key: ZOOKEEPER-2777 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2777 > Project: ZooKeeper > Issue Type: Bug > Components: contrib > Affects Versions: 3.4.10 > Environment: Linux > Reporter: Frederic Leger > Original Estimate: 1h > Remaining Estimate: 1h > > While trying to create an RPM from zookeeper 3.4.10, I got an error when it tried to compile the file : > zookeeper/contrib/zkpython/src/python/zk.py", line 55 > """Pretty print(a zookeeper tree, starting at root""") > ^ > SyntaxError: invalid syntax -- This message was sent by Atlassian JIRA (v6.4.14#64029)