summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/FL.py
Commit message (Collapse)AuthorAgeFilesLines
* FL, flp, and fl from IRIX have been deprecated for removal in 3.0.Brett Cannon2008-05-151-0/+3
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-29/+29
|
* 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.
* Irix 6 specific files -- thanks Sjoerd!Guido van Rossum1997-01-151-0/+289