| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #16047: Fix module exception list and __file__ handling in freeze. | Martin v. Löwis | 2014-03-30 | 1 | -1/+1 |
|
|
* | Fix missing import. | Georg Brandl | 2010-10-21 | 1 | -2/+1 |
|
|
* | Minimum fixes to make freeze.py do something useful. | Georg Brandl | 2010-08-02 | 1 | -7/+6 |
|
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -1/+1 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Fix test_frozen. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -46/+46 |
|
|
* | Updated freeze.py to the new Makefile symbol layout. | Marc-André Lemburg | 2002-04-04 | 1 | -1/+1 |
|
|
* | Patch #409504: Fix regex problems, consider \-continuation lines in Makefile | Martin v. Löwis | 2001-03-21 | 1 | -2/+2 |
|
|
* | Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use | Eric S. Raymond | 2001-03-18 | 1 | -3/+3 |
|
|
* | Add the exceptions module to the 'never' list -- it is built in. | Guido van Rossum | 2000-07-28 | 1 | -1/+1 |
|
|
* | Patch by Jack Jansen to add with_ifdef option, which places #ifndef | Guido van Rossum | 1999-09-30 | 1 | -1/+5 |
|
|
* | Totally new "freeze" program. | Guido van Rossum | 1994-10-03 | 1 | -0/+57 |
|
|