confluence-python-cli
confluence-python-cli copied to clipboard
Compatibility to python 3
I made some bare changes to make this runnable under python 3:
- changed all prints without braces to prints with braces
- Use of the python3 xmlrpc.client library