Determining if a string is base64 or uu encoded?

Colin Cashman ccashman at attbi.com
Mon Nov 25 21:39:01 EST 2002


Is there a function that given a string or file (or Message, etc.) will 
determine whether the string or file is encoded, and if so, what type of 
encoding that is (base64 vs. uuencoding)?

Thanks in advance!

	Colin

-- 
I am Jack's obfuscated source code.




More information about the Python-list mailing list