New submission from David Albert Torpey <dt...@users.sourceforge.net>:

Floats have fromhex() and hex() to round-trip from and to hexadecimal, but 
bytes only have fromhex(), so it's hard to reliably round-trip.

----------
messages: 132892
nosy: dtorp
priority: normal
severity: normal
status: open
title: bytes.hex()
type: feature request
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11756>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to