issues
search
RaymiiOrg
/
confluence-python-cli
A simple python script for interaction with a Atlassian Confluence Wiki
121
stars
57
forks
source link
Compatibility to python 3
#27
Open
Kahitar
opened
6 years ago
Kahitar
commented
6 years ago
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
I made some bare changes to make this runnable under python 3: