Method MIME.decode_uue() Method decode_uue string decode_uue(string encoded_data) Description This function decodes data encoded using the x-uue transfer encoding. It can also be used to decode generic UUEncoded files. See also MIME.encode_uue(), MIME.decode()