summaryrefslogtreecommitdiffstats
path: root/Lib/sunaudio.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the sunaudio module.Brett Cannon2008-07-251-48/+0
* Raise statement normalization in Lib/.Collin Winter2007-08-301-2/+2
* Convert sunaudio.py to bytes. (It has no unit test of its own!)Guido van Rossum2007-08-211-6/+10
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-6/+6
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Whitespace normalization.Tim Peters2001-01-151-30/+30
* Update the code to better reflect recommended style:Fred Drake2000-12-121-1/+1
* Convert some old-style string exceptions to class exceptions.Fred Drake2000-08-171-1/+2
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-7/+4
* Remove reference to obsolete module 'audio'Guido van Rossum1992-06-031-15/+7
* New == syntaxGuido van Rossum1992-01-011-1/+1
* Initial revisionGuido van Rossum1990-12-261-0/+54