confluence-python-cli icon indicating copy to clipboard operation
confluence-python-cli copied to clipboard

Compatibility to python 3

Open Kahitar opened this issue 6 years ago • 0 comments

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

Kahitar avatar Aug 29 '18 14:08 Kahitar