1. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 20 years ago
  2. 8e3bec5 Correct argument specifications of load_compiled and load_source: the file by Johannes Gijsbers · 20 years ago
  3. 2294c0d Cleanup from patch #683257: by Neal Norwitz · 22 years ago
  4. 8982595 Backing out patch #642578 in anticipation of final acceptance of PEP 302. by Just van Rossum · 22 years ago
  5. 3eb166b Slightly improved version of patch #642578: "Expose PyImport_FrozenModules by Just van Rossum · 22 years ago
  6. 6b35370 Update docs for bool changes by Guido around April 6 by Neal Norwitz · 22 years ago
  7. bc82ab1 Do not call "knee" a standard module, and point to the new location. by Fred Drake · 22 years ago
  8. 6923234 Add a new function imp.lock_held(), and use it to skip test_threaded_import by Tim Peters · 23 years ago
  9. 91f2f26 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  10. 90badd1 Add a missing newline in an example; caught by Chris Ryland by Fred Drake · 24 years ago
  11. 2c4f554 Fixed a large number of small problems, mostly noted by Detlef Lannert by Fred Drake · 24 years ago
  12. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 24 years ago
  13. 28b1770 Improve index entry for "import"; responding to comments by Stefan by Fred Drake · 25 years ago
  14. 4a406c6 Shorten the section title. by Fred Drake · 25 years ago
  15. 64c105d Added index entries. by Fred Drake · 26 years ago
  16. 295da24 New section header style. by Fred Drake · 26 years ago
  17. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  18. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  19. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  20. bccc640 Logical markup. by Fred Drake · 26 years ago
  21. c83db33 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  22. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  23. c9a32ab Normalize some markup. by Fred Drake · 27 years ago
  24. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 27 years ago
  25. 3cdb8f3 Update the description and the example to the new functionality, which by Guido van Rossum · 27 years ago
  26. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  27. 4d20654 Slight update; file args are no longer optional. by Guido van Rossum · 28 years ago
  28. 0bbbea1 typos only by Guido van Rossum · 29 years ago
  29. d6ac380 fix bug in example (should close file at all times) by Guido van Rossum · 29 years ago
  30. 96628a9 typos, layout and other small things by Guido van Rossum · 29 years ago
  31. ecde781 restructured library manual accordiung to functional group by Guido van Rossum · 29 years ago
  32. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  33. 6bb1adc small changes by Soren Larsen by Guido van Rossum · 29 years ago
  34. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 29 years ago
  35. 8675115 a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter by Guido van Rossum · 29 years ago
  36. 4f4c9b4 make __import__ 4-args by Guido van Rossum · 30 years ago
  37. 946805d new module by Guido van Rossum · 30 years ago