[Python-Dev] bytes.from_hex()
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Feb 28 06:43:20 CET 2006
More information about the Python-Dev mailing list
Tue Feb 28 06:43:20 CET 2006
- Previous message: [Python-Dev] Long-time shy failure in test_socket_ssl
- Next message: [Python-Dev] 2.4.3 for end of March?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bill Janssen wrote: > I use it quite a bit for image processing (converting to and from the > "data:" URL form), and various checksum applications (converting SHA > into a string). Aha! We have a customer! For those cases, would you find it more convenient for the result to be text or bytes in Py3k? Greg
- Previous message: [Python-Dev] Long-time shy failure in test_socket_ssl
- Next message: [Python-Dev] 2.4.3 for end of March?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list