index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
audiodev.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-2/+2
*
Commenting out the getfillable() method -- it's broken, and nobody
Guido van Rossum
2001-08-13
1
-2/+3
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0/+2
*
Whitespace standardization.
Tim Peters
2001-01-14
1
-241/+241
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1/+2
*
Mass patch by Ka-Ping Yee:
Guido van Rossum
2000-02-02
1
-0/+2
*
Clarify why there are dynamic imports in AudioDev().
Guido van Rossum
1999-05-03
1
-0/+1
*
Added support for 4-channel on SGI.
Guido van Rossum
1996-12-13
1
-1/+7
*
Get rid of access statement
Guido van Rossum
1996-08-20
1
-6/+6
*
rather ugly temporary hacks to make it work in grail & restricted mode
Guido van Rossum
1995-08-09
1
-11/+14
*
audiodev.py: Mac port.
Guido van Rossum
1994-09-16
1
-1/+24
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-21/+34
*
Interface to audio hardware for SGI and Sun.
Sjoerd Mullender
1993-12-17
1
-0/+205