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.
........
diff --git a/Misc/ACKS b/Misc/ACKS
index 51aeeec..97d5475 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -375,6 +375,7 @@
Fredrik Johansson
Gregory K. Johnson
Simon Johnston
+Thomas Jollans
Evan Jones
Jeremy Jones
Richard Jones