History log of /external/python/cpython2/Tools/scripts/ifdef.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6d0f0f299b014e79f6079901b560e938e0c5d8df 26-Aug-2013 Ezio Melotti <ezio.melotti@gmail.com> #18803: fix more typos. Patch by Févry Thibault.
/external/python/cpython2/Tools/scripts/ifdef.py
10be10cbe72cc0cc0d05b2901f6857fdbb343894 16-Mar-2006 Neal Norwitz <nnorwitz@gmail.com> Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
/external/python/cpython2/Tools/scripts/ifdef.py
e236b38731823aeb87bb6d101062f54a72044954 09-Aug-2004 Andrew M. Kuchling <amk@amk.ca> [Patch #1005491 ] use __name__ == '__main__' in scripts
/external/python/cpython2/Tools/scripts/ifdef.py
ac6df95d07aa3951f8bfc6febce132e09850db73 13-May-2003 Andrew M. Kuchling <amk@amk.ca> Fix use of 'file' as a variable name.
(I've tested the fixes, but please proofread anyway.)
/external/python/cpython2/Tools/scripts/ifdef.py
aaab30e00cc3e8d90c71b8657c284feeb4ac1413 11-Sep-2002 Walter Dörwald <walter@livinglogic.de> Apply diff2.txt from SF patch http://www.python.org/sf/572113
(with one small bugfix in bgen/bgen/scantools.py)

This replaces string module functions with string methods
for the stuff in the Tools directory. Several uses of
string.letters etc. are still remaining.
/external/python/cpython2/Tools/scripts/ifdef.py
70c4378dbcfdcbeef6fb3aa348f32ed862fe8eb7 17-Jan-2001 Tim Peters <tim.peters@gmail.com> Whitespace normalization.
/external/python/cpython2/Tools/scripts/ifdef.py
9c2c1e88a352c947eac2c9eb8b91908f1b5abaad 08-Oct-1998 Guido van Rossum <guido@python.org> Fix multi-arg list.append() calls.
/external/python/cpython2/Tools/scripts/ifdef.py
f06ee5fa072931fc807527535c91a46c149a6746 27-Nov-1996 Guido van Rossum <guido@python.org> /usr/local/bin/python -> /usr/bin/env python
/external/python/cpython2/Tools/scripts/ifdef.py
7faf67caf563d0e379f41d3b3a24b87b9ec47bd9 09-May-1994 Guido van Rossum <guido@python.org> Initial revision
/external/python/cpython2/Tools/scripts/ifdef.py