From: Brett Cannon Date: Fri, 18 Jul 2008 19:31:10 +0000 (+0000) Subject: Blocked revisions 65112 via svnmerge X-Git-Tag: v3.0b3~269 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43975447b09ccba086ded778ac6e765b4944dad8;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---