News

The only time to pickle something is if you need to represent a non-string object on disk, but Python code is strings. I presume that the receiving program is basically calling eval (skt.recv ()).
I call this API with a JSON file, but i find that the input_data is not received correctly by the python script, how to handle it? The test script is put below ...