is there a built-in encoding (for encode/decode methods) that as colon-separated hex (01:02:03:04...)?
'hex' seems to encode as '01020304' and while one can postprocess that to insert the colons, if a single operation exists, I'd rather use that. -- http://mail.python.org/mailman/listinfo/python-list