[issue26506] hex() documentation: mention "%x" % int

STINNER Victor report at bugs.python.org
Sun Mar 20 13:14:57 EDT 2016


STINNER Victor added the comment:

You misunderstood the whole purpose of my issue! You must not write
hex()[:2] (it's inefficent)! Please remove it from your patch.

----------

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


More information about the Python-bugs-list mailing list