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:
Brett Cannon 2007-01-05 19:54:06 +00:00
parent e9a43d014c
commit f0e39dc4ce
1 changed files with 0 additions and 17 deletions

View File

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