[Python-Dev] bytes.from_hex() (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Wed Mar 1 00:07:05 CET 2006
- Previous message: [Python-Dev] defaultdict and on_missing()
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bill Janssen wrote:
bytes -> base64 -> text text -> de-base64 -> bytes
It's nice to hear I'm not out of step with the entire world on this. :-)
-- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiam! | Christchurch, New Zealand | (I'm not a morning person.) | greg.ewing at canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] defaultdict and on_missing()
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]