Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-15 07:11:41 +00:00
parent 00ca01e7c3
commit b346513044
1 changed files with 10 additions and 0 deletions

View File

@ -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