The various file format modules that were an Open Issue for removal have been
found to still be useful, so the whole question has been removed.
This commit is contained in:
parent
e9a43d014c
commit
f0e39dc4ce
17
pep-3108.txt
17
pep-3108.txt
|
@ -606,23 +606,6 @@ for the suggested package (if not already existent) is being proposed.
|
|||
+ wsgiref
|
||||
|
||||
|
||||
Modules reliant on obsolete/rarely used file formats?
|
||||
-----------------------------------------------------
|
||||
|
||||
Several modules in the stdlib work on a specific file format. It is
|
||||
possible some of these formats are no longer used and thus the stdlib
|
||||
modules for them can go. Below is a list of some modules which rely
|
||||
on a file format that may be obsolete.
|
||||
|
||||
audioop
|
||||
Raw (8|16|32)-bit wide audio files (as generated by the al and
|
||||
sunaudiodev modules).
|
||||
chunk
|
||||
AIFF, AIFF-C, and RMFF audio files.
|
||||
sunau
|
||||
Sun AU audio files [#sun-au]_.
|
||||
|
||||
|
||||
Renaming of modules maintained outside of the stdlib
|
||||
----------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue