diff options
| author | Greg Ward <gward@python.net> | 2002-12-30 02:43:36 (GMT) |
|---|---|---|
| committer | Greg Ward <gward@python.net> | 2002-12-30 02:43:36 (GMT) |
| commit | 37897c2672f18d5fca5d5ba8dc54abb26c3dbb10 (patch) | |
| tree | c81d33e60c9a1b22ef43c922026b10e721a9e533 /Lib/test/test_string.py | |
| parent | 7b43c681623a40d64243639905581888bf6fc7fa (diff) | |
| download | cpython-37897c2672f18d5fca5d5ba8dc54abb26c3dbb10.zip cpython-37897c2672f18d5fca5d5ba8dc54abb26c3dbb10.tar.gz cpython-37897c2672f18d5fca5d5ba8dc54abb26c3dbb10.tar.bz2 | |
Rename some mixer methods:
* channels() -> devices()
* stereochannels() -> stereodevices()
* recchannels() -> recdevices()
* getvol() -> get()
* setvol() -> set()
This is for (slightly) more consistency with the OSS ioctl names
(READ_DEVMASK, READ_RECMASK, READ_STEREODEVS).
Also make sure the C function names correspond more closely to the
Python method names for mixer methods.
Diffstat (limited to 'Lib/test/test_string.py')
0 files changed, 0 insertions, 0 deletions
