This is for convenience in the Python interactive interpreter, ... import pickle >>> query = pickle.loads(s) # Assuming 's' is the pickled string.
確定! 回上一頁