From: Brett Cannon Date: Thu, 15 May 2008 07:11:41 +0000 (+0000) Subject: Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. X-Git-Tag: v2.6b1~400 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b346513044e265accd338c136d5b4bbbe88a8979;p=python Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. --- diff --git a/Doc/library/sunaudio.rst b/Doc/library/sunaudio.rst index a0064c3b25..a34929e063 100644 --- a/Doc/library/sunaudio.rst +++ b/Doc/library/sunaudio.rst @@ -5,6 +5,11 @@ .. module:: sunaudiodev :platform: SunOS :synopsis: Access to Sun audio hardware. + :deprecated: + +.. deprecated:: 2.6 + The :mod:`sunaudiodev` module has been deprecated for removal in Python 3.0. + .. index:: single: u-LAW @@ -145,6 +150,11 @@ the SIGPOLL signal. Here's an example of how you might enable this in Python:: .. module:: SUNAUDIODEV :platform: SunOS :synopsis: Constants for use with sunaudiodev. + :deprecated: + +.. deprecated:: 2.6 + The :mod:`SUNAUDIODEV` module has been deprecated for removal in Python 3.0. + .. index:: module: sunaudiodev