RaymiiOrg / confluence-python-cli

A simple python script for interaction with a Atlassian Confluence Wiki
121 stars 57 forks source link

not able to see help output of confluence.py #28

Open Nitin-2015 opened 5 years ago

Nitin-2015 commented 5 years ago

Hi, Thanks for making it available to us.I would need your help in trying this script. I tried to use and stuck with error C:\Users\nitin-kumar\Downloads\confluence-python-cli-master\confluence-python-cli-master>python confluence.py --help File "confluence.py", line 355 print args.delimiter.join(( ^ SyntaxError: invalid syntax