Add better error reporting for MemoryErrors caused by str->float conversions.
[python.git] / Doc / library / mm.rst
blob107d03144c8bdd52d5631b6f0c6461fb601bed43
2 .. _mmedia:
4 *******************
5 Multimedia Services
6 *******************
8 The modules described in this chapter implement various algorithms or interfaces
9 that are mainly useful for multimedia applications.  They are available at the
10 discretion of the installation.  Here's an overview:
13 .. toctree::
15    audioop.rst
16    imageop.rst
17    aifc.rst
18    sunau.rst
19    wave.rst
20    chunk.rst
21    colorsys.rst
22    imghdr.rst
23    sndhdr.rst
24    ossaudiodev.rst