History log of /external/python/cpython2/Mac/Modules/te/tescan.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5f05e45cffa16f45f1332cec531c045893f928f 23-Feb-2008 Christian Heimes <christian@cheimes.de> Patch #2167 from calvin: Remove unused imports
/external/python/cpython2/Mac/Modules/te/tescan.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Mac/Modules/te/tescan.py
6c7e326eaaa2d814e0d299054f78e5bd187489ab 12-Dec-2002 Jack Jansen <jack.jansen@cwi.nl> Getting rid of pre-Carbon (MacOS8) support. All code depending on
TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some
TARGET_API_MAC_OSX conditional code is gone, because it is no longer
used on OSX-only Python (only in MacPython-OS9).
/external/python/cpython2/Mac/Modules/te/tescan.py
87eea88b5a198234cb18980d6f3a155de176ea6e 15-Aug-2002 Jack Jansen <jack.jansen@cwi.nl> After generating the Python file with definitions try to run it, so
we catch errors during the build process in stead of later during runtime.
/external/python/cpython2/Mac/Modules/te/tescan.py
aaebdd6a02dd4d650b14e2192e327336ecb62a98 05-Aug-2002 Jack Jansen <jack.jansen@cwi.nl> Enable building of Carbon toolbox modules with unix-Python.
/external/python/cpython2/Mac/Modules/te/tescan.py
723ad8ae738e02a5b6f6f1d172cf297db1c11b26 12-Dec-2000 Jack Jansen <jack.jansen@cwi.nl> More toolbox modules adapted to Universal Headers 3.3.2.
/external/python/cpython2/Mac/Modules/te/tescan.py
a05ac607d720727bc0d3799b7bea7a81e02ea561 12-Dec-1999 Jack Jansen <jack.jansen@cwi.nl> Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
/external/python/cpython2/Mac/Modules/te/tescan.py
0c4d947eacfb360515a5ba58f1a6b96dddc6d265 17-Apr-1998 Jack Jansen <jack.jansen@cwi.nl> Replaced addpack by handcrafted code to find the bgen stuff.
/external/python/cpython2/Mac/Modules/te/tescan.py
46d9e79de61047ca4b1cc89aeded8a4b47972bf5 12-Apr-1996 Jack Jansen <jack.jansen@cwi.nl> bgen-generators now drop the python definition file straight in the
Lib:toolbox folder.
/external/python/cpython2/Mac/Modules/te/tescan.py
8a452d6fa1905d4767db7a13b3c4be3a9d5673ab 10-Apr-1996 Jack Jansen <jack.jansen@cwi.nl> Interface to TextEdit toolbox
/external/python/cpython2/Mac/Modules/te/tescan.py