summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/flp.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 55342-55406 via svnmerge fromGuido van Rossum2007-05-171-452/+0
* Merged revisions 55328-55341 via svnmerge fromGuido van Rossum2007-05-151-2/+4
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-13/+13
* Patch #1550800: make exec a function.Georg Brandl2006-09-061-3/+3
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-15/+15
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* String method conversion.Eric S. Raymond2001-02-091-5/+4
* Update the code to better reflect recommended style:Fred Drake2000-12-121-8/+8
* Convert some old-style string exceptions to class exceptions.Fred Drake2000-08-181-1/+2
* typos fixed by Rob HooftJeremy Hylton2000-06-281-2/+2
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-140/+140
* Get rid of the Emacs cruft now that Python-mode guess the desired settings!Guido van Rossum1998-03-261-4/+0
* Convert all remaining *simple* cases of regex usage to re usage.Guido van Rossum1997-10-221-8/+7
* Irix 6 specific files -- thanks Sjoerd!Guido van Rossum1997-01-151-0/+455