Method MIME.encode_uue()
- Method encode_uue
stringencode_uue(stringencoded_data,void|stringfilename)- Description
This function encodes data using the x-uue transfer encoding.
The optional argument
filenamespecifies an advisory filename to include in the encoded data, for extraction purposes.This function can also be used to produce generic UUEncoded files.
- See also