commit | 43975447b09ccba086ded778ac6e765b4944dad8 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Fri Jul 18 19:31:10 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Fri Jul 18 19:31:10 2008 +0000 |
tree | 1f10d6fb05349dd0d91d5300a702ef8fd60e1bb6 | |
parent | 3b6cc09509735d4f438b370b26bf9d7560481cff [diff] |
Blocked revisions 65112 via svnmerge ........ r65112 | brett.cannon | 2008-07-18 12:30:22 -0700 (Fri, 18 Jul 2008) | 1 line Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality. ........