Hi All , I am trying to read some file attachments being sent from
blackberrys . However blackberry compresses the document into base64 . Now
I am able to get the document by converting it back. However I wish to know
the file extension of the original document. Now I know file command reads
the document's header to find the file type . Is there some way of applying
the same concept with python . I do not wish to use subprocess.

Thanks
Amit

-- 
A-M-I-T S|S
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to