1. 26d42df Added riscos modules to modules that don't have to be included. by Jack Jansen · 24 years ago
  2. b15491e Removed exceptions from the required modules (it's builtin nowadays) by Jack Jansen · 24 years ago
  3. 8a6d4d9 macfsn should always be included, like exceptions and site. by Jack Jansen · 24 years ago
  4. 8ff5276 - changed the API of process() so it will return a list of missing modules instead of raising an exception. by Just van Rossum · 25 years ago
  5. a856d9f Added module "ce" to list of modules known not to exist on the mac. by Jack Jansen · 25 years ago
  6. fb278a5 Added an "optional" directive, that will include a module if it is available by Jack Jansen · 25 years ago
  7. d9f3c94 added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr by Just van Rossum · 25 years ago
  8. f59a89b added ntpath and win32api to MAC_MAYMISS_MODULES -- jvr by Just van Rossum · 26 years ago
  9. 201f46d Replace first sys.path entry with the directory where the script lives (Just). by Jack Jansen · 26 years ago
  10. 144fa67 Mac version of freeze. Uses standard freeze modules where it can, by Jack Jansen · 26 years ago