1. a570c05 Catch failure to open installed Makefile, and report it as a by Greg Ward · 24 years ago
  2. b1e4a6e Added kludge to deal with the "./ld_so_aix" problem: force all strings by Greg Ward · 24 years ago
  3. 434ef8f Don't load the config.h file, even under Unix, because we never use the by Greg Ward · 24 years ago
  4. b6f5ada Don't bother reading config.h on NT or Mac OS. (It's not really needed by Greg Ward · 24 years ago
  5. d38e6f7 Added optional 'prefix' arguments to 'get_python_inc()' and 'get_python_lib()'. by Greg Ward · 24 years ago
  6. cf6bea3 Better variable names here and there. by Greg Ward · 24 years ago
  7. c1ee39a There are a few places which can raise DistutilsPlatformError; make by Fred Drake · 24 years ago
  8. 7d73b9e Added Joe Van Andel's 'get_python_inc()', adapted by me to supply by Greg Ward · 24 years ago
  9. 0eff87a Patch from Corran Webster <cwebster@nevada.edu>: add '_init_mac()'. by Greg Ward · 24 years ago
  10. 69e2c6e get_config_h_filename(): Support NT as well as Posix systems. by Fred Drake · 24 years ago
  11. a0ca3f2 Comment fix. by Greg Ward · 25 years ago
  12. 32162e8 Patch from Perry Stoll: tweaks to Windows support. by Greg Ward · 25 years ago
  13. 4d74d73 Now handles NT, through '_init_nt()' function (courtesy of by Greg Ward · 25 years ago
  14. 6a1b53c get_config_h_filename(): Fix to work with current Python by Fred Drake · 26 years ago
  15. 522af3a Update and add docstrings. by Fred Drake · 26 years ago
  16. 9ddaaa1 Another patch from Fred: factored _init_posix into by Greg Ward · 26 years ago
  17. 3c8e54b Applied Fred's patch to fix the bugs that John Skaller noticed. by Greg Ward · 26 years ago
  18. 1190ee3 Fred's sysconfig module. by Greg Ward · 26 years ago