summaryrefslogtreecommitdiff
path: root/Lib/sunaudio.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the sunaudio module for removal in Python 3.0. The sunau module can...Brett Cannon2008-07-181-0/+5
* 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