summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/panel.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-172/+172
|
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
| | | | From SF patch #852334.
* Update the code to better reflect recommended style:Fred Drake2000-12-121-1/+1
| | | | | Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects.
* typos fixed by Rob HooftJeremy Hylton2000-06-281-2/+2
|
* Irix 6 specific files -- thanks Sjoerd!Guido van Rossum1997-01-151-0/+281