Sending Dictionary via Network

mumebuhi mumebuhi at gmail.com
Tue Oct 24 18:50:29 EDT 2006


Hi,

Is it possible to send a non-string object from a Python program to
another? I particularly need to send a dictionary over to the other
program. However, this is not possible using the socket object's send()
function.

Help?


Buhi




More information about the Python-list mailing list