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)