commit | db983a7c38ba3d98649c916afa12340bd8b6bed2 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 16 17:45:56 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 16 17:45:56 2010 +0000 |
tree | c2e887f8cac57279d2b4d5127fd80cc16c16b884 | |
parent | c755dba90680200b550b0d387cbb908ea40ea43a [diff] |
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.