String to Dictionary conversion in python

santosh.yelamarthi at gmail.com santosh.yelamarthi at gmail.com
Fri Sep 15 02:01:20 EDT 2017


Hi,

Can anyone help me in the below issue.

I need to convert string to dictionary 

string = " 'msisdn': '7382432382', 'action': 'select', 'sessionId': '123', 'recipient': '7382432382', 'language': 'english'"

Can anyone help me with the code



More information about the Python-list mailing list