blind and brutal 2to3
[nodemanager.git] / ticket.py
index c6dc4f7..1904b81 100644 (file)
--- a/ticket.py
+++ b/ticket.py
@@ -5,7 +5,7 @@ You must already have the key in the keyring.
 """
 
 from subprocess import PIPE, Popen
-from xmlrpclib import dumps, loads
+from xmlrpc.client import dumps, loads
 
 GPG = '/usr/bin/gpg'