String to Dictionary conversion in python

2017-09-14 Thread santosh . yelamarthi
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
-- 
https://mail.python.org/mailman/listinfo/python-list


Need SpiffWorkflow el6 rpm file.

2017-05-04 Thread santosh . yelamarthi
Hi,

I am trying to find SpiffWorkflow compatible to el6 rpm file.

Please suggest me where am I get this.

@Thanks in advance 
-- 
https://mail.python.org/mailman/listinfo/python-list


Python smpplib

2017-05-18 Thread santosh . yelamarthi
Hello Everyone,

I need help in python smpplib, I am trying to send message through smpplib but 
I can't.

Actually, In web I seen one video regarding this

link : http://fosshelp.blogspot.in/2014/01/python-howto-send-sms-using-smpp.html

In this video, he is able to send sms through the same code. He is getting 
output as 
==client.state 2
==client.state 1
==client.state 0

But If I am trying  to do the same I am getting 

==client.state 2
==client.state 2
==client.state 0

And I am not receiving any message also.

Please guide me, If anyone knows about this.

Thanks in advance.
-- 
https://mail.python.org/mailman/listinfo/python-list