History log of /external/python/cpython2/Lib/plat-irix5/FL.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b3be23ad27f35bae55638e2ccf0bbb121d8e66ed 05-Mar-2010 Benjamin Peterson <benjamin@python.org> remove the svn:executable property from files that don't have shebang lines
/external/python/cpython2/Lib/plat-irix5/FL.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-irix5/FL.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Lib/plat-irix5/FL.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-irix5/FL.py
df5638662d95c08d48da0ac236dec4e44e93874e 06-Jul-1993 Guido van Rossum <guido@python.org> * posixpath.py: Fix border cases in normpath ('/foo/..' should return '/')
* ftplib.py: made cwd() use 'CDUP' when dirname is '..'
* FL.py: added new constant FL_PLACE_FULLSCREEN
/external/python/cpython2/Lib/plat-irix5/FL.py
4e16098ce74c645cf1d69566b6f8bc96031554b7 02-Sep-1992 Guido van Rossum <guido@python.org> Added a _v21 def to FL.py and added two new input field types
Added runcall(func, *args) interfaces to profile.py, bdb.py, pdb.py, wdb.py
Added new module bisect.py and used it in sched.py.
Mostly cosmetic changes to profile.py (changed output format).
/external/python/cpython2/Lib/plat-irix5/FL.py
26e67b0db84c834b1d69d3b90899904b773a1d4c 27-Mar-1992 Guido van Rossum <guido@python.org> Don't import fl (it tries to initialize GL) but assume it's always v2.0.
/external/python/cpython2/Lib/plat-irix5/FL.py
d39e4124823623c8142aab97a7e093683fb83ef4 12-Dec-1991 Guido van Rossum <guido@python.org> Now automatically test for V2.0.
/external/python/cpython2/Lib/plat-irix5/FL.py
ccf0ca28602a145b3b9519b00a4d870196e85e1e 10-Dec-1991 Guido van Rossum <guido@python.org> Changes for FORMS 2.0.
/external/python/cpython2/Lib/plat-irix5/FL.py
5f5b137017c4b5909a0a9dc95ab51ed9d638493c 12-Nov-1991 Guido van Rossum <guido@python.org> Added new constants (some? all?) for FORMS version 1.5.
/external/python/cpython2/Lib/plat-irix5/FL.py
d085cc6f5de5dfb458725af541110f2d3105716a 16-Aug-1991 Guido van Rossum <guido@python.org> Initial revision
/external/python/cpython2/Lib/plat-irix5/FL.py