Run ❯
Get your
own Python
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
import sunau # sunau module reads and writes Sun AU audio files print('Module for Sun AU audio file format') print('Use sunau.open() to read/write .au files')
Module for Sun AU audio file format
Use sunau.open() to read/write .au files
DeprecationWarning: 'sunau' is deprecated and slated for removal in Python 3.13