httplib.array.fromstring

array.fromstring(string)

Appends items from the string, interpreting it as an array of machine values,as if it had been read from a file using the fromfile() method).