]> granicus.if.org Git - python/commit
Implement bytes.fromhex(), with tests.
authorGeorg Brandl <georg@python.org>
Tue, 27 Feb 2007 08:40:54 +0000 (08:40 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Feb 2007 08:40:54 +0000 (08:40 +0000)
commit0b9b9e04830c40c7866b4ba23d6fa1a0aa80f039
treeb91b2c5de74b0941a4accd806b5d956a603e71a9
parent88d65bd3e2229e38b4720bdc19493da17d851b62
Implement bytes.fromhex(), with tests.
Lib/test/test_bytes.py
Objects/bytesobject.c