]> granicus.if.org Git - python/commit
Merge note: only the tests have been kept here, since the rest was already
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Jan 2010 16:33:34 +0000 (16:33 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Jan 2010 16:33:34 +0000 (16:33 +0000)
commit6d4b00ccc15f46702e1ab9242f16f4a80003f95a
tree52cec58ee7a8e9e11f112472b46bf1603e1607bd
parent853c3bbc4c10c84f66471ff9423d572301f3015b
Merge note: only the tests have been kept here, since the rest was already
a backport.

Merged revisions 77497 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77497 | antoine.pitrou | 2010-01-14 17:27:09 +0100 (jeu., 14 janv. 2010) | 5 lines

  Issue #7703: Add support for the new buffer API to functions of the
  binascii module.  Backported from py3k by Florent Xicluna, with some
  additional tests.
........
Lib/test/test_binascii.py