summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/cdplayer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined local.Georg Brandl2010-02-081-1/+1
* Fix missing string formatting argument.Georg Brandl2010-02-081-1/+1
* Deprecate the cdplayer module for IRIX for 3.0.Brett Cannon2008-05-141-0/+3
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-68/+68
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+1
* String method conversion.Eric S. Raymond2001-02-091-3/+3
* Update the code to better reflect recommended style:Fred Drake2000-12-121-1/+1
* Bugfix by Rob W. W. Hooft, from his spelling fixes patch. This one is aThomas Wouters2000-07-161-1/+1
* Convert all remaining *simple* cases of regex usage to re usage.Guido van Rossum1997-10-221-5/+5
* Irix 6 specific files -- thanks Sjoerd!Guido van Rossum1997-01-151-0/+89