1. 029e302 Added comment to remind us of the (temporary?) obsolescense of the by Greg Ward · 24 years ago
  2. 5edcd90 Use 'get_command_obj()' instead of 'find_command_obj()'. by Greg Ward · 24 years ago
  3. 21b9e91 In 'install_misc': 'self.outfiles' defaults to the empty list, so we don't by Gregory P. Smith · 24 years ago
  4. ce2b6b8 In 'install_misc' class: by Gregory P. Smith · 24 years ago
  5. b2e3bb3 Patch from Bastien Kleineidam: by Gregory P. Smith · 24 years ago
  6. f4f8e64 Got rid of some little-used and not-very-useful methods: 'get_option()' and by Greg Ward · 24 years ago
  7. 02a1a2b Cleaned up/simplified error-handling: by Greg Ward · 24 years ago
  8. d197a3a Define 'self.force' in the constructor and remove the hack in '__getattr__()' by Greg Ward · 24 years ago
  9. e9613ae Added a check for the 'force' attribute in '__getattr__()' -- better than by Greg Ward · 24 years ago
  10. 68a0757 Removed global '--force' option -- just too vague a concept to be applicable by Greg Ward · 24 years ago
  11. b361233 Added (currently) pointless and trivial main body (for future tests). by Greg Ward · 25 years ago
  12. fe6462c Reorganization: moved the Distribution class from core.py to dist.py, and by Greg Ward · 25 years ago