Home
last modified time | relevance | path

Searched refs:toaiff (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_sundry.py74 import toaiff
/external/python/cpython2/Lib/
Dtoaiff.py64 def toaiff(filename): function
/external/python/cpython2/Doc/library/
Dundoc.rst59 :mod:`toaiff`
/external/python/cpython2/Misc/NEWS.d/
D2.6b1.rst947 The toaiff module has been deprecated for removal in Python 3.0.
/external/python/cpython2/Misc/
Dcheatsheet1994 toaiff Convert "arbitrary" sound files to AIFF files .
DHISTORY10496 * Lib/toaiff.py:
16685 toaiff: convert various audio file formats to AIFF format
/external/python/cpython2/Doc/whatsnew/
D2.6.rst2945 :mod:`toaiff`.
/external/python/cpython3/Doc/whatsnew/
D2.6.rst2949 :mod:`toaiff`.
/external/python/cpython3/Misc/
DHISTORY17334 - Moved the toaiff module to Tools/Demos.
27875 * Lib/toaiff.py:
34064 toaiff: convert various audio file formats to AIFF format