Followup to #7703: a2b_hqx() didn't follow the new buffer API (neither in trunk
commit7ee460e0bf6f91dc216f4cff466ea0b32147c16f
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 16 Jan 2010 17:45:56 +0000 (16 17:45 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 16 Jan 2010 17:45:56 +0000 (16 17:45 +0000)
tree1cf494277f7d44fb65287af05a55b4ed8b46714d
parent0357b7a75d90624da8536269cbb3e07f4252230a
Followup to #7703: a2b_hqx() didn't follow the new buffer API (neither in trunk
nor in py3k).  Patch by Florent Xicluna as well as additional tests.

git-svn-id: http://svn.python.org/projects/python/trunk@77528 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_binascii.py
Modules/binascii.c