March 2003
Intermediate to advanced
656 pages
39h 30m
English
MIMEImage
class MIMEImage(_imagedata,_subtype=None,_encoder=None,**_params)
Like MIMEAudio, but with maintype
'image' and using standard Python module
imghdr to determine the subtype if needed.