History log of /external/python/cpython2/Lib/plat-irix6/flp.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a118f1dc3f23ead28f31fdc5144ad5ce01e5b7f 17-Apr-2016 Serhiy Storchaka <storchaka@gmail.com> Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
/external/python/cpython2/Lib/plat-irix6/flp.py
178582e2a48dab04bb0a20b92d38a8280327dd6f 15-May-2008 Brett Cannon <bcannon@gmail.com> FL, flp, and fl from IRIX have been deprecated for removal in 3.0.
/external/python/cpython2/Lib/plat-irix6/flp.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Lib/plat-irix6/flp.py
70a6b49821a3226f55e9716f32d802d06640cb89 12-Feb-2004 Walter Dörwald <walter@livinglogic.de> Replace backticks with repr() or "%r"

From SF patch #852334.
/external/python/cpython2/Lib/plat-irix6/flp.py
b3acd3e4d338ef41d50b86e9230646c510bb5c6a 09-Feb-2001 Eric S. Raymond <esr@thyrsus.com> String method conversion.
/external/python/cpython2/Lib/plat-irix6/flp.py
132dce22469f476f399d1bbc6d1cc2f7ba0110cc 13-Dec-2000 Fred Drake <fdrake@acm.org> Update the code to better reflect recommended style:

Use != instead of <> since <> is documented as "obsolescent".
Use "is" and "is not" when comparing with None or type objects.
/external/python/cpython2/Lib/plat-irix6/flp.py
def003845b687b785f70d655a5372906f7e042d2 18-Aug-2000 Fred Drake <fdrake@acm.org> Convert some old-style string exceptions to class exceptions.
/external/python/cpython2/Lib/plat-irix6/flp.py
a05e293a219f0fbaf4301fa7a292b9578a523675 28-Jun-2000 Jeremy Hylton <jeremy@alum.mit.edu> typos fixed by Rob Hooft
/external/python/cpython2/Lib/plat-irix6/flp.py
fa6e254b34b7a0f85cb34a9fd99b5a6400714940 26-Mar-1998 Guido van Rossum <guido@python.org> Mass check-in after untabifying all files that need it.
/external/python/cpython2/Lib/plat-irix6/flp.py
2830dcc15cd62de4c8004b2414ffde6ca9062b69 26-Mar-1998 Guido van Rossum <guido@python.org> Get rid of the Emacs cruft now that Python-mode guess the desired settings!
/external/python/cpython2/Lib/plat-irix6/flp.py
9694fcab5332f27dc28b195ba1391e5491d2eaef 22-Oct-1997 Guido van Rossum <guido@python.org> Convert all remaining *simple* cases of regex usage to re usage.
/external/python/cpython2/Lib/plat-irix6/flp.py
1ce7c6fde8a8879ec64242dc0d01b660b934633a 15-Jan-1997 Guido van Rossum <guido@python.org> Irix 6 specific files -- thanks Sjoerd!
/external/python/cpython2/Lib/plat-irix6/flp.py