Vajrasky Kok added the comment:

Antoine, I think you forgot to update the doc.

http://docs.python.org/3.4/library/binascii.html#binascii.unhexlify

Changed in version 3.2: Accept only bytestring or bytearray objects as input.

Attached the patch to update the doc to reflect the changes in this ticket.

----------
nosy: +vajrasky
Added file: http://bugs.python.org/file32461/fix_doc_binascii_unhexlify.patch

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

Reply via email to