Python wave Functions

EditRocket provides the following information on wave functions in the Python source code builder.

open(file[, mode]) - If file is a string, open the file by that name, other treat it as a seekable file-like object.

openfp(file, mode) - A synonym for open(), maintained for backwards compatibility.