jjlawren41
Nov 15, 2012 - 13:39
Not sure what I'm missing, but I can't seem to find a way to import the xmlrpclib module or find it in the included docs. Is this not a standard module?
Not sure what I'm missing, but I can't seem to find a way to import the xmlrpclib module or find it in the included docs. Is this not a standard module?
You're right, that seems to be missing, thanks. If you don't want to wait for the next update, you could install it yourself:
https://gist.github.com/4076111
I haven't tested this extensively, but it imports without errors.
Works great, thanks!