1. a847ccb Fix missing import. by Georg Brandl · 14 years ago
  2. 0063958 Minimum fixes to make freeze.py do something useful. by Georg Brandl · 14 years ago
  3. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  4. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  5. 96bf7e8 Fix test_frozen. by Guido van Rossum · 17 years ago
  6. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  7. 64b4f27 Updated freeze.py to the new Makefile symbol layout. by Marc-André Lemburg · 22 years ago
  8. 2c91c81 Patch #409504: Fix regex problems, consider \-continuation lines in Makefile by Martin v. Löwis · 23 years ago
  9. 1bb515b Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use by Eric S. Raymond · 23 years ago
  10. efdf107 Add the exceptions module to the 'never' list -- it is built in. by Guido van Rossum · 24 years ago
  11. 8bd7382 Patch by Jack Jansen to add with_ifdef option, which places #ifndef by Guido van Rossum · 25 years ago
  12. 00ff433 Totally new "freeze" program. by Guido van Rossum · 30 years ago