summaryrefslogtreecommitdiff
path: root/testapp/exam/xmlrpc_clients.py
diff options
context:
space:
mode:
authorPrabhu Ramachandran2015-06-10 11:55:02 +0530
committerPrabhu Ramachandran2015-06-10 11:55:02 +0530
commitbbb991f8c6dbbcc6d12e93f3574ffcfbec2cb810 (patch)
tree84f54fbb1ecd07dfd1c59da76c0c6c5d4bd97397 /testapp/exam/xmlrpc_clients.py
parentf3521eeb7dc05e4c529f8e50724ca5b3b8cc3f83 (diff)
parent5e381f4038bf596fddcf7dd546112365bf7b62ca (diff)
downloadonline_test-bbb991f8c6dbbcc6d12e93f3574ffcfbec2cb810.tar.gz
online_test-bbb991f8c6dbbcc6d12e93f3574ffcfbec2cb810.tar.bz2
online_test-bbb991f8c6dbbcc6d12e93f3574ffcfbec2cb810.zip
Merge pull request #49 from ankitjavalkar/feedback-changes
Feedback changes
Diffstat (limited to 'testapp/exam/xmlrpc_clients.py')
-rw-r--r--testapp/exam/xmlrpc_clients.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testapp/exam/xmlrpc_clients.py b/testapp/exam/xmlrpc_clients.py
index 8f5642e..3a3c0c6 100644
--- a/testapp/exam/xmlrpc_clients.py
+++ b/testapp/exam/xmlrpc_clients.py
@@ -2,6 +2,7 @@ from xmlrpclib import ServerProxy
import time
import random
import socket
+import json
from settings import SERVER_PORTS, SERVER_POOL_PORT