Python - string to hexbytes conversion
Emile van Sebille
emile at fenx.com
Thu Dec 6 21:22:26 EST 2001
More information about the Python-list mailing list
Thu Dec 6 21:22:26 EST 2001
- Previous message (by thread): CONVITE HP ALERTA
- Next message (by thread): Python - string to hexbytes conversion - HELP!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Hans Nowak" <wurmy at earthlink.net> wrote in message news:3C102153.52B16049 at earthlink.net... > Carsten Gaebler wrote: > > > >>> import binascii > > >>> binascii.unhexlify("01234567") > > '\x01#Eg' > > <clueless> > OK, this one has been puzzling me for a while... why are the > functions in binascii called 'hexlify' and 'unhexlify'? Why > not 'hexify'? Where does the L come from? > </clueless> > > --Hans Looks like an emacs thing... Blindlifiing-ly y'rs -- Emile van Sebille emile at fenx.com ---------
- Previous message (by thread): CONVITE HP ALERTA
- Next message (by thread): Python - string to hexbytes conversion - HELP!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list