History log of /external/python/cpython2/Lib/plat-irix5/panelparser.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/panelparser.py
11ae6e7151fb6c6364f53f28337dd4579c5de0ee 15-May-2008 Brett Cannon <bcannon@gmail.com> Deprecated panelparser for removal in 3.0.
/external/python/cpython2/Lib/plat-irix5/panelparser.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Lib/plat-irix5/panelparser.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/panelparser.py
bdfcfccbe591e15221f35add01132174c9b4e669 01-Jan-1992 Guido van Rossum <guido@python.org> New == syntax
/external/python/cpython2/Lib/plat-irix5/panelparser.py
c636014c430620325f8d213e9ba10d925991b8d7 13-Oct-1990 Guido van Rossum <guido@python.org> Initial revision
/external/python/cpython2/Lib/plat-irix5/panelparser.py