Handled sunaudiodev/SUNAUDIODEV (and thus all platform-specific modules slated
for removal).
This commit is contained in:
parent
0d37fbc8ac
commit
20f5d9105c
10
pep-3108.txt
10
pep-3108.txt
|
@ -121,8 +121,8 @@ distribution for Python for users that rely upon the code.
|
|||
+ ``time.clock()`` gives better time resolution.
|
||||
|
||||
|
||||
Platform-specific with minimal use
|
||||
----------------------------------
|
||||
Platform-specific with minimal use [done]
|
||||
------------------------------------------
|
||||
|
||||
Python supports many platforms, some of which are not widely used or
|
||||
maintained.
|
||||
|
@ -441,10 +441,10 @@ A stub module for proxy access will be provided for use by urllib.
|
|||
.. _PyObjC: http://pyobjc.sourceforge.net/
|
||||
|
||||
|
||||
Solaris
|
||||
///////
|
||||
Solaris [done]
|
||||
///////////////
|
||||
|
||||
+ SUNAUDIODEV/sunaudiodev [done: 3.0]
|
||||
+ SUNAUDIODEV/sunaudiodev [done: 2.6, 3.0]
|
||||
|
||||
- Access to the sound card on Sun machines.
|
||||
- Code not uniquely edited in over eight years.
|
||||
|
|
Loading…
Reference in New Issue