Traceback (most recent call last): File "test.py", line 10, in <module> api = jsonrpclib.Server( "url ", headers={'X-Test' : 'Test'} ) TypeError: __init__() got an unexpected keyword argument 'headers' Kindly help new to python