uu.py - get result of uuencode() in a string

Gerrit Holl gerrit.holl at pobox.com
Wed Jul 21 10:59:04 EDT 1999


On Wed, Jul 21, 1999 at 03:40:17PM +0200, Richard van de Stadt wrote:
> Is it possible to get the output of the uuencode() function
> into a string, instead of a file or stdout?
> 

use the stringIO module.

regards,
Gerrit.




More information about the Python-list mailing list