]> granicus.if.org Git - python/commit
Merged revisions 81809 via svnmerge from
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Jun 2010 20:24:48 +0000 (20:24 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Jun 2010 20:24:48 +0000 (20:24 +0000)
commitd67cb78f18afb4663aed99951754cb87128bb276
tree116fadd32f4cd392866a6c728e86768029ebe57c
parent8343e3d872f193fd18d0a7b1c7b75b0c9855e4e8
Merged revisions 81809 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r81809 | victor.stinner | 2010-06-07 22:14:04 +0200 (lun., 07 juin 2010) | 3 lines

  Issue #8897: Fix sunau module, use bytes to write the header. Patch written by
  Thomas Jollans.
........
Lib/sunau.py
Lib/test/test_sunau.py [new file with mode: 0644]
Misc/ACKS
Misc/NEWS