You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Frederic Leger (JIRA)" <ji...@apache.org> on 2017/05/05 15:10:04 UTC

[jira] [Created] (ZOOKEEPER-2777) There is a typo in zk.py which prevents from using/compiling it.

Frederic Leger created ZOOKEEPER-2777:
-----------------------------------------

             Summary: 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


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.3.15#6346)