Skip to content
This repository was archived by the owner on May 25, 2020. It is now read-only.

changing the import #25

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

changing the import #25

wants to merge 20 commits into from

Conversation

Swiftkilla
Copy link

@Swiftkilla Swiftkilla commented Mar 29, 2018

Hi,

For people using python 3.x it may be worth noting that the xmlrpclib module, is not called xmlrpclib anymore.
This causes very little disruption to your API wrapper as all of the functions remained the same.
I found that
import xmlrpc as xmlrpclib
works just fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants