1. 0618f5e Added step 0: copy this file to <somedir>/lib<module>.tex, and edit the copy. by Fred Drake · 26 years ago
  2. bd40094 Updated to reflect recent changes. by Fred Drake · 26 years ago
  3. 6fa49e2 Prepping for 1.5.2a1 release... by Guido van Rossum · 26 years ago
  4. 2f343eb Moved to ../templates/module.tex. by Fred Drake · 26 years ago
  5. 1334147 Relocating file to Doc/templates. by Fred Drake · 26 years ago
  6. df23ef4 Guess what -- BSD has bifurcated again. :-( by Guido van Rossum · 26 years ago
  7. bd65706 Added new files to the LIBFILES variable. by Fred Drake · 26 years ago
  8. 5bdf88a Removed now-documented modules from the list. by Fred Drake · 26 years ago
  9. 23f414c Added new sections. by Fred Drake · 26 years ago
  10. e72e1e0 Documentation for the compileall module. by Fred Drake · 26 years ago
  11. 4756bb3 Documentation for the py_compile module. by Fred Drake · 26 years ago
  12. 64c105d Added index entries. by Fred Drake · 26 years ago
  13. 0506a43 Patch by Just van Rossum that changes how we search for submodules of by Guido van Rossum · 26 years ago
  14. bd3a527 Two patches by Jason Harper: by Guido van Rossum · 26 years ago
  15. 9279ec2 On the mac, shouldn't change the creator+type of the *source* file! by Guido van Rossum · 26 years ago
  16. f6b6bbc Add a comment explaining that this script is probably not useful outside the by Fred Drake · 26 years ago
  17. 4d46487 Make sure the icons/ directory is created even if only one document is by Fred Drake · 26 years ago
  18. 916f7c1 Better check in the date from the last magic-fix-release. ;-) by Fred Drake · 26 years ago
  19. 6aa5d48 Control when/where navigation bars will appear: top & bottom of each page. by Fred Drake · 26 years ago
  20. ab9d6f0 Got all the 1.5.2 news that's fit to print. Now we may need to by Guido van Rossum · 26 years ago
  21. bc74ca5 Add a link to the Macintosh Module Reference here, too. by Fred Drake · 26 years ago
  22. 650e8a6 (imenu-example--python-method-regexp): Patch from Christian Tanzer: by Barry Warsaw · 26 years ago
  23. 12c9294 (py-compute-indentation): Changes to the `t' condition which affect by Barry Warsaw · 26 years ago
  24. 3da987c Checking in BeOS specific socket module. by Guido van Rossum · 26 years ago
  25. 2b427c7 Nannified. by Guido van Rossum · 26 years ago
  26. 27d445f Nannified, and re-indented with 4 spaces. by Guido van Rossum · 26 years ago
  27. cc221c4 Fixed a few lines that tabnanny complained about (one space before the tabs). by Guido van Rossum · 26 years ago
  28. 2880f6e Untabified and deleted trailing blank lines. by Guido van Rossum · 26 years ago
  29. 295da24 New section header style. by Fred Drake · 26 years ago
  30. 62e4369 do_cmd_moduleauthor(), do_cmd_sectionauthor(): Parallel the new macros. by Fred Drake · 26 years ago
  31. b75c615 \moduleauthor, \sectionauthor: New macros to record attributions; no output. by Fred Drake · 26 years ago
  32. c817e27 New style section headers. by Fred Drake · 26 years ago
  33. 23329d4 Some logical markup, some nits. by Fred Drake · 26 years ago
  34. 20392cc # mention Porting in list of files by Guido van Rossum · 26 years ago
  35. 6ca3def mini-faq on porting python by Guido van Rossum · 26 years ago
  36. 71c3adb #Typos from previous checkin by Barry Warsaw · 26 years ago
  37. 41a05c7 Huge number of docstring changes, typo fixes, rewordings, GNU standard by Barry Warsaw · 26 years ago
  38. 482e82a Corrected some spelling and one technical error. by Guido van Rossum · 26 years ago
  39. e7f3953 A script by Mark-Andre Lemburg to produce the PC/python_nt.def file by Guido van Rossum · 26 years ago
  40. a9ca42d Vladimir Marangozov's explanatory message. by Guido van Rossum · 26 years ago
  41. d895749 New warnings to the uninitiated reader. by Guido van Rossum · 26 years ago
  42. d741f4c Added a bunch of symbols detected by Marc Lemburg's script. by Guido van Rossum · 26 years ago
  43. c3e3e64 There's a bunch of files that shouldn't be included in libpython*.a! by Guido van Rossum · 26 years ago
  44. 37ea410 # New version; not clear what happened. by Guido van Rossum · 26 years ago
  45. 43ff114 Sigh. More restructuring was needed. by Guido van Rossum · 26 years ago
  46. 7fb6688 Get rid of python15.lib; add some incl files by Guido van Rossum · 26 years ago
  47. 3804d7e Add PyEval_CallFunction() and PyEval_CallMethod(). by Guido van Rossum · 26 years ago
  48. 3d109a0 Add missing prototypes for PyEval_CallFunction() and PyEval_CallMethod(). by Guido van Rossum · 26 years ago
  49. c4099e6 # Fix strange type (methonname instead of methodname). by Guido van Rossum · 26 years ago
  50. b58dff5 Play games with version numbers; add lib-tk to path. by Guido van Rossum · 26 years ago
  51. f4edff0 More files to be ignored. by Guido van Rossum · 26 years ago
  52. c499572 This file's previous log message is bogus. The real change is that by Guido van Rossum · 26 years ago
  53. be10c20 Now include Python.h by Guido van Rossum · 26 years ago
  54. 639ccae This file's previous log message is bogus. by Guido van Rossum · 26 years ago
  55. 67ab672 Different version games: by Guido van Rossum · 26 years ago
  56. e2d81cd Jim Fulton's patches to get rid of the class_map(). by Guido van Rossum · 26 years ago
  57. 1a87be1 Shouldn't include the lib pragma when building python15.dll itself! by Guido van Rossum · 26 years ago
  58. 4443830 Added _PyTuple_Resize to list of exported symbols. Don't know how it by Guido van Rossum · 26 years ago
  59. 1b34424 (py-execute-region): When temp-names are broken (Emacs 19.34), a by Barry Warsaw · 26 years ago
  60. 4d10b43 insert_index(): Take two additional parameters: $columns and $letters. Call by Fred Drake · 26 years ago
  61. 077fffa The letter headings must be requested explicitly with --letters. by Fred Drake · 26 years ago
  62. aa3f9fb By default, use a two-column index. by Fred Drake · 26 years ago
  63. 7cbf462 Allow multi-column indexes to be produced. by Fred Drake · 26 years ago
  64. 449fdf1 The doc string for setDaemon() disagreed with the implementation. The by Guido van Rossum · 26 years ago
  65. 66da9d6 re is standard, not built-in. by Fred Drake · 26 years ago
  66. ed9dcc1 Clarify that the Python interpreter lock need *not* be held by by Guido van Rossum · 26 years ago
  67. cdf6af1 Document gethostbyname_ex(). by Guido van Rossum · 26 years ago
  68. 96e1102 Updated list of Library Reference files. by Fred Drake · 26 years ago
  69. d89fa0c Add built-in string variables 'quit' and 'exit' that display a hint on by Guido van Rossum · 26 years ago
  70. aee5e26 Add warning that mutable argument defaults are evaluated only once; by Guido van Rossum · 26 years ago
  71. 1a0b872 At least mark the URL to the Packages essay using \url. by Fred Drake · 26 years ago
  72. 5ee808d Fix synopsis. by Fred Drake · 26 years ago
  73. 730d837 Clarify that quit() and close() render the instance useless. by Guido van Rossum · 26 years ago
  74. 161edc2 Added file transfer to example. by Fred Drake · 26 years ago
  75. 0cb7620 Guido's white background. by Fred Drake · 26 years ago
  76. 92a6ed9 Minor refilling of a paragraph... by Barry Warsaw · 26 years ago
  77. 70da192 im_function --> im_func by Fred Drake · 26 years ago
  78. 60c3caf In the example, make sure all the imports are done. by Fred Drake · 26 years ago
  79. 3700b6f Markup nits. by Fred Drake · 26 years ago
  80. c18a6f3 Clarify xdrlib synopsis. by Fred Drake · 26 years ago
  81. 2d62395 Fix typo in binascii synopsis. by Fred Drake · 26 years ago
  82. 150ee43 Removed obsolete chapter header. by Fred Drake · 26 years ago
  83. f44c485 New organization of internet modules into protocols/support and data chapters. by Fred Drake · 26 years ago
  84. 29fe944 New chapter headers for Internet Protocols and Internet Data chapters, by Fred Drake · 26 years ago
  85. d795c5c Fix synopsis for multifile. by Fred Drake · 26 years ago
  86. 446f033 For Win32, added pragmas specifying the python15[_d].lib library. by Guido van Rossum · 26 years ago
  87. 2c2f731 [Sjoerd Mullender] by Guido van Rossum · 26 years ago
  88. 1015be3 [Sjoerd Mullender] by Guido van Rossum · 26 years ago
  89. 5ff1761 From: "Fredrik Lundh" <fredrik@pythonware.com> by Guido van Rossum · 26 years ago
  90. a42c1ee Added note() message to Page class -- this was used but didn't exist. by Guido van Rossum · 26 years ago
  91. 399fea8 Shorten the module synopsis. by Fred Drake · 26 years ago
  92. 72d157e Shorten the module synopsis. by Fred Drake · 26 years ago
  93. 9940bd7 Variant of AMK's patch to produce text versions of HOWTO documents. by Fred Drake · 26 years ago
  94. 6446212 Time machine experiment. Use '__name__' as the special key (always by Barry Warsaw · 26 years ago
  95. f5475c9 Checkpointing news for 1.5.2a1... (Not all done.) by Guido van Rossum · 26 years ago
  96. 23a1634 Markup nit. by Fred Drake · 26 years ago
  97. 1a3c2a0 Markup nits. by Fred Drake · 26 years ago
  98. 56fa8a7 Marked makedirs(), removedirs(), renames() as added in 1.5.2. by Fred Drake · 26 years ago
  99. 4163e70 On the Mac, use Internet Config to find the proxies (Jack Jansen). by Guido van Rossum · 26 years ago
  100. 4ff6d27 Quote/unquote slashes in macintosh pathname components (Jack Jansen). by Guido van Rossum · 26 years ago