1. 4f7829e Remove the only use of a string method. Fixes SF 564840. by Thomas Heller · 22 years ago
  2. 03f7f08 Part 2/2 of SF patch #416704: More robust freeze, by Toby Dickenson. by Guido van Rossum · 23 years ago
  3. 773c83b Fix for bug #442374 - Modulefinder registry support broken by Mark Hammond · 23 years ago
  4. 6b767ac Lawrence Hudson, SF #401702: Modify co_filename in frozen programs by Guido van Rossum · 23 years ago
  5. d3d7bb1 Application of [ Patch #102226 ] freeze/modulefinder.py should use _winreg, not win32api by Mark Hammond · 24 years ago
  6. 8999053 Fix for bug #113693: with the changes to the IMPORT_FROM opcodes, this by Guido van Rossum · 24 years ago
  7. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  8. ce33eb3 Sjoerd Mullender: by Guido van Rossum · 24 years ago
  9. 8b4b46e Fix a bug reported by Toby Dickenson (on 18 May 1999). by Guido van Rossum · 25 years ago
  10. fdd3028 Fix for modulefinder so that it prints all modules an unknown module by Guido van Rossum · 26 years ago
  11. 38b92eb Sjoerd Mullender: by Guido van Rossum · 26 years ago
  12. e7e632a Nannified. by Guido van Rossum · 26 years ago
  13. baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
  14. f1b5a0e Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
  15. 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 26 years ago
  16. ab045f9 Always set the __file__ attribute, so dynamic link modules are indicated. by Guido van Rossum · 26 years ago
  17. 3c51cf2 Oops, bug omission: also scan internal code objects for imports! by Guido van Rossum · 26 years ago
  18. 912a14c Reindented, removed tabs. by Guido van Rossum · 26 years ago
  19. 75dc496 Added support for packages. by Guido van Rossum · 26 years ago