[issue16724] Rename `data` argument names to `bytes`

Amaury Forgeot d'Arc report at bugs.python.org
Wed Dec 19 17:00:02 CET 2012


Amaury Forgeot d'Arc added the comment:

> If hexlify is not accepting anything except bytes, it is better be explicit.

But it is very explicit in the link you provided: both a note at the top, and the words "binary data" in the description of every function.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16724>
_______________________________________


More information about the Python-bugs-list mailing list