[Python-Dev] bytes.from_hex()
Guido van Rossum
guido at python.org
Wed Mar 1 00:15:12 CET 2006
More information about the Python-Dev mailing list
Wed Mar 1 00:15:12 CET 2006
- Previous message: [Python-Dev] bytes.from_hex()
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/28/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > 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. :-) What Bill proposes makes sense to me. -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] bytes.from_hex()
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list