Swiftkilla
Swiftkilla
Sorry for creating a pull request! It's been a long day! Using Python 3.x where the module "xmlrpclib" is used, Python 3.x comes pre-packaged with this already. It is not...
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...
Just a word of warning, some of your imports have been depreceated since recent version releases of Flask. Please consider updating the code to reflect the new method of importing...