[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161051#comment-16161051
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2777:
-------------------------------------------

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 <[email protected]>
Date:   2017-09-11T10:35:39Z

    ZOOKEEPER-2777: corrected typo in pp_zk function

----


> 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)

Reply via email to