Skip to content

Commit b84efdd

Browse files
committed
remote note about IRIX in aifc
This comment hasn't been true since Python 3.0.
1 parent 0c7983e commit b84efdd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Doc/library/aifc.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ AIFF is Audio Interchange File Format, a format for storing digital audio
1818
samples in a file. AIFF-C is a newer version of the format that includes the
1919
ability to compress the audio data.
2020

21-
.. note::
22-
23-
Some operations may only work under IRIX; these will raise :exc:`ImportError`
24-
when attempting to import the :mod:`cl` module, which is only available on
25-
IRIX.
26-
2721
Audio files have a number of parameters that describe the audio data. The
2822
sampling rate or frame rate is the number of times per second the sound is
2923
sampled. The number of channels indicate if the audio is mono, stereo, or

0 commit comments

Comments
 (0)