1. 565ea5a SF bug#1038917 fix typos (Contributed by George Yoshida.) by Raymond Hettinger · 20 years ago
  2. c12527e [Bug #990524] Fix typo by Andrew M. Kuchling · 20 years ago
  3. 6c09a21 Fix for #795649: explain how to use TextEdit for editing Python code. by Jack Jansen · 20 years ago
  4. cfa157d Doc fix for SF #962633. by Nicholas Bastin · 20 years ago
  5. 4d88322 - use correct markup - re-wrap resulting long lines by Fred Drake · 21 years ago
  6. 1ecbd67 SF #859811, typo in docs by Neal Norwitz · 21 years ago
  7. 360cd41 SF #859810, typo in doc by Neal Norwitz · 21 years ago
  8. 92016dc SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  9. a1a1dba add index entry by Fred Drake · 21 years ago
  10. 6a002ca fix minor markup nits by Fred Drake · 21 years ago
  11. 911e571 add a relevant "see also" link by Fred Drake · 21 years ago
  12. b24e84c clean up some markup by Fred Drake · 21 years ago
  13. b79f343 adjust markup to avoid suppressing a word space in content by Fred Drake · 21 years ago
  14. c7a2656 SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  15. bb18f62 Fix hyperlinks and one class reference. Backporting to Python 2.3 branch. by Fred Drake · 21 years ago
  16. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  17. f1c9869 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  18. 644a08c Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  19. 097da0d Documented the fact that the main class now mimicks the OSA "application" class. by Jack Jansen · 21 years ago
  20. 1662162 Documented the new autoGIL module. by Jack Jansen · 21 years ago
  21. bae5c96 Moved all the scripting stuff to a separate section, added all the by Jack Jansen · 21 years ago
  22. d5e0a5a Created a minimal MacOSX section. by Jack Jansen · 21 years ago
  23. 5860dab Documented linkmodel and WMAvailable(). by Jack Jansen · 21 years ago
  24. 7aeba45 Updated the Mac documentation to the current state of affairs. by Jack Jansen · 21 years ago
  25. d22eb59 Added a paragraph to explain that SchedParams(0, 0) is usually what you want. by Jack Jansen · 22 years ago
  26. 5e31c3f Fix markup for tilde in URL. by Fred Drake · 22 years ago
  27. d37f75b Added a note about the inability to specify a pathname to a non-existing by Jack Jansen · 22 years ago
  28. 4104b50 Changed a sentence that confused some people. by Jack Jansen · 22 years ago
  29. 8a5a270 Better documentation for GetArgv() and the ProgressBar type. by Fred Drake · 22 years ago
  30. f3e6f06 I started writing more documentation on the Scrap module at one point, but by Fred Drake · 22 years ago
  31. 960d7a6 Added deprecatioon information for mac.xstat(). This closes SF bug #505150. by Fred Drake · 22 years ago
  32. ac96868 Consistency nits. by Fred Drake · 22 years ago
  33. efff11b Minor consistency nit. by Fred Drake · 22 years ago
  34. 3808045 Correct misspelling of "separate" in two places. This closes SF bug #476898. by Fred Drake · 23 years ago
  35. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  36. e8f47bb Remove some long-unsupported Mac OS modules. This closes SF patch #460737. by Fred Drake · 23 years ago
  37. 0f0380a Fix some minor style-guide conformance bugs. by Fred Drake · 23 years ago
  38. ee0fe0b Add missing "}". by Fred Drake · 23 years ago
  39. 95fefc7 These modules now live under the Carbon package. by Jack Jansen · 23 years ago
  40. 945bf5f Added applesingle, macresource, Nav and videoreader. by Jack Jansen · 23 years ago
  41. 827713a Added a note that these are not available under Carbon (or OSX MachO Python). by Jack Jansen · 23 years ago
  42. fda3058 Removed an erronous comment about alias files. by Jack Jansen · 23 years ago
  43. 30cf118 Minor markup nits and slight style-guide conformance changes. by Fred Drake · 23 years ago
  44. cb60dae Documented the runtimemodel attribute. by Jack Jansen · 23 years ago
  45. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  46. 8da359b Minor changes to match the style guide. by Fred Drake · 23 years ago
  47. 12060e5 Added descriptions for some modules that previously did not have any by Fred Drake · 23 years ago
  48. 15e33d8 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  49. d5df09c Update to include the license information in a less annoying place. by Fred Drake · 23 years ago
  50. 986bada Write a better synopsis for the Scrap module, and provide a link to by Fred Drake · 23 years ago
  51. 0eeca63 Actually include a synopsis line for the ColorPicker module. by Fred Drake · 23 years ago
  52. 0c4d468 Fixup some platform annotations. by Fred Drake · 23 years ago
  53. 2441366 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  54. b6bdcb2 Documentation for Just's ColorPicker module, so the Mac OS guys get by Fred Drake · 23 years ago
  55. 8875c86 Typo: "BuildApple" --> "BuildApplet" by Fred Drake · 23 years ago
  56. 0ac000c Updates to reflect pending changes to the XML conversion process. by Fred Drake · 24 years ago
  57. c25296a Update to include all the new chapters & sections. by Fred Drake · 24 years ago
  58. c7babad Remove everything that is not module documentation. It is no longer needed here. by Fred Drake · 24 years ago
  59. 8e850ee Fix some internal references that I botched. by Fred Drake · 24 years ago
  60. 45aa573 Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. by Fred Drake · 24 years ago
  61. 4d0d621 Chapters on Mac Toolbox modules and other undocumented modules, ready to by Fred Drake · 24 years ago
  62. 1bd905e Documentation for the aepack and aetypes modules, by Vincent Marchetti by Fred Drake · 24 years ago
  63. 8f6ca15 Chris Barker <cbarker@jps.net>: Small fixes. by Fred Drake · 24 years ago
  64. eab58af Chris Barker <cbarker@jps.net>: Various updates and additions. by Fred Drake · 24 years ago
  65. 26fbd8b Chris Barker <cbarker@jps.net>: by Fred Drake · 24 years ago
  66. 658865c Chris Barker <cbarker@jps.net>: by Fred Drake · 24 years ago
  67. f459a09 Wrap a long line. by Fred Drake · 24 years ago
  68. eecdc7f A bunch of nits fix and some additional information added by Chris by Fred Drake · 24 years ago
  69. 4c6d21a Fix some minor nits about the use of \optional in parameter lists. by Fred Drake · 24 years ago
  70. 4973b35 Remove the reference to stdwin. The comment was still true, but no by Fred Drake · 24 years ago
  71. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  72. cf282cd Point to the library reference manual for os.path documentation (in by Fred Drake · 25 years ago
  73. 7a64b35 For now, comment out the \ignorePlatformAnnotation; the global index by Fred Drake · 25 years ago
  74. 6de28bd Added "Internet Config" to index. by Fred Drake · 25 years ago
  75. f6863c1 Added \platform annotations. by Fred Drake · 25 years ago
  76. 59d8b73 Remove all references to posixpath; only refer to os.path. by Fred Drake · 25 years ago
  77. 2f8592c Ignore the byproducts of SGML/XML conversions for now. by Fred Drake · 26 years ago
  78. af2590a Remove some optional parameters that are unnecessary in context. by Fred Drake · 26 years ago
  79. 72554e4 Remove bogus \@. by Fred Drake · 26 years ago
  80. b6d45c6 Remove bogus \@. by Fred Drake · 26 years ago
  81. c817e27 New style section headers. by Fred Drake · 26 years ago
  82. 5ee808d Fix synopsis. by Fred Drake · 26 years ago
  83. 9f86b66 Update to use a separate page for front matter. by Fred Drake · 26 years ago
  84. fe7f3bc Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable macros. by Fred Drake · 26 years ago
  85. a2890b0 Make the intro section explicit, so that latex2html puts it on a separate by Fred Drake · 26 years ago
  86. 60961c5 Python HOWTO document that replaces the old Mac section from the reference by Fred Drake · 26 years ago
  87. b51429a Adjust so that it works as part of a HOWTO-based manual. by Fred Drake · 26 years ago
  88. 8e729ec Caught a few more spurious \setindexsubitem macros.... by Fred Drake · 26 years ago
  89. 5ab5503 Use {classdesc} and {memberdesc} where appropriate. by Fred Drake · 26 years ago
  90. df0e3fc Markup nit. by Fred Drake · 26 years ago
  91. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  92. 41788db Logical markup. by Fred Drake · 26 years ago
  93. fe03e81 Removed line of obsolete markup. by Fred Drake · 26 years ago
  94. 6188592 Lots of markup consistency nits. by Fred Drake · 26 years ago
  95. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  96. af5c0fc Logical markup, consistency. by Fred Drake · 26 years ago
  97. ebce370 Logical markup. by Fred Drake · 26 years ago
  98. f90dbc9 Logical markup. by Fred Drake · 26 years ago
  99. 1ee492e The list of module descriptions should be a {description} environment, not by Fred Drake · 26 years ago
  100. af9b6e6 Added itemized list of Macintosh modules, similar to the other chapters. by Fred Drake · 26 years ago