COMMITS
/ Tools/freeze/makeconfig.py March 30, 2014
M
Issue #16047: Fix module exception list and __file__ handling in freeze.
Martin v. Löwis committed
October 21, 2010
G
Fix missing import.
Georg Brandl committed
August 2, 2010
G
Minimum fixes to make freeze.py do something useful.
Georg Brandl committed
June 1, 2009
December 2, 2007
G
#1535: rename __builtin__ module to builtins.
Georg Brandl committed
February 9, 2007
G
Fix test_frozen.
Guido van Rossum committed
July 18, 2004
T
Whitespace normalization, via reindent.py.
Tim Peters committed
April 4, 2002
M
Updated freeze.py to the new Makefile symbol layout.
Marc-André Lemburg committed
March 21, 2001
M
Patch #409504: Fix regex problems, consider \-continuation lines in Makefile
Martin v. Löwis committed
March 18, 2001
E
Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use
Eric S. Raymond committed
July 28, 2000
G
Add the exceptions module to the 'never' list -- it is built in.
Guido van Rossum committed
September 30, 1999
G
Patch by Jack Jansen to add with_ifdef option, which places #ifndef
Guido van Rossum committed
October 3, 1994
G
Totally new "freeze" program.
Guido van Rossum committed