1. 0cf785a Grammatical nit. by Fred Drake · 27 years ago
  2. cf7e830 Add module reference for cPickle to index. by Fred Drake · 27 years ago
  3. 12d9da5 Use \file{} instead of \code{} or ``\code{}'' to mark file & directory names by Fred Drake · 27 years ago
  4. 8d0ff31 Simplify markup. by Fred Drake · 27 years ago
  5. 57b935d The resource module has been documented; remove from list. by Fred Drake · 27 years ago
  6. bbe6068 Added \label{} to allow module references. by Fred Drake · 27 years ago
  7. aa5dba0 Add index entry for reference to the math module. by Fred Drake · 27 years ago
  8. d327a8d Typographical nits: Always set parameter names in \var{} in the running text. by Fred Drake · 27 years ago
  9. 6b3ed7f Markup consistency in the mapping object interface description. by Fred Drake · 27 years ago
  10. 0bf6845 Fix previous nit to really do the right thing. by Fred Drake · 27 years ago
  11. 60a3d27 Consistency: Always use lower-case markup; one tag was still given in by Fred Drake · 27 years ago
  12. 0fd8268 Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 27 years ago
  13. 1f8449a Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 27 years ago
  14. 031ad4b \mytableofcontents New macro. Wrapper around \tableofcontents that by Fred Drake · 27 years ago
  15. 46fbd7f Nit. by Fred Drake · 27 years ago
  16. 3c3d7ce For consistency, always use a trailing "()" on function names in the running by Fred Drake · 27 years ago
  17. fcda560 Fix a typo (the word "a" was spelled "c"!). by Fred Drake · 27 years ago
  18. c9a32ab Normalize some markup. by Fred Drake · 27 years ago
  19. 6279fcc Fixed up index entries. by Fred Drake · 27 years ago
  20. 1566a1d Added index entry for the protocol. by Fred Drake · 27 years ago
  21. 15bac5d Added index items for the RFC and the protocol itself. by Fred Drake · 27 years ago
  22. 7994843 Fixed index entries to be more consistent. by Fred Drake · 27 years ago
  23. ae4300f Updated embed demo, and put a note in the html file that you need a by Jack Jansen · 27 years ago
  24. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  25. c458638 In description of \D, revise markup so that the caret shows up in the HTML by Fred Drake · 27 years ago
  26. ecbc1cc Release notes and readme for 1.5b3 by Jack Jansen · 27 years ago
  27. e86d287 Loading defaults for gusi/sys.path didn't work for applets. Fixed. by Jack Jansen · 27 years ago
  28. a23a462 Balloon help definitions by Jack Jansen · 27 years ago
  29. d9d2968 Added cPickle and cStringIO by Jack Jansen · 27 years ago
  30. a5e2ece - Tk 8.0p2 script resources by Jack Jansen · 27 years ago
  31. 416a1c8 Projects for 1.5b3 by Jack Jansen · 27 years ago
  32. fdc5adc Dangerous feature added: when removing local files (i.e., only when -r by Guido van Rossum · 27 years ago
  33. 85a5c52 Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all by Fred Drake · 27 years ago
  34. 34252f9 lib.dvi target: Added commands to generate the modules index. by Fred Drake · 27 years ago
  35. c1ce320 Script to convert module index data to module index. by Fred Drake · 27 years ago
  36. 0b1337d Add module index before the general index. by Fred Drake · 27 years ago
  37. da941ef Added support for storing information to build a module index. by Fred Drake · 27 years ago
  38. 875c807 In description of the group() method, fix markup of "\(" and "\)" literals; by Fred Drake · 27 years ago
  39. 9d98c91 Fix bug detected by AMK: need to import string. by Guido van Rossum · 27 years ago
  40. 982209d Fix bug detected by AMK: Types should be types. by Guido van Rossum · 27 years ago
  41. 16c8ecc This commit was manufactured by cvs2svn to create tag 'release15'. by cvs2svn · 27 years ago
  42. 8f18320 Last-minute fix for Jim H: don't die after del sys.stdout by Guido van Rossum · 27 years ago
  43. d11ec25 Add zlib and bsddb, and remove beta designation. by Guido van Rossum · 27 years ago
  44. 46f3714 New module added. by Guido van Rossum · 27 years ago
  45. efce030 Ready for release of 1.5. by Guido van Rossum · 27 years ago
  46. fbea1d3 Added from 1.5b2 to 1.5. by Guido van Rossum · 27 years ago
  47. 3884e7e Apply fixps.py to allow A4 paper printing. by Guido van Rossum · 27 years ago
  48. 1f35977 Added BaseHTTPServer to table of contents for chapter. by Guido van Rossum · 27 years ago
  49. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 27 years ago
  50. 51ca6e3 When there's no filename, don't make one up. by Guido van Rossum · 27 years ago
  51. ccd25d1 Final version for 1.5; two tiny corrections. by Guido van Rossum · 27 years ago
  52. 5793039 Clarify that __getinitargs__ is called at pickle time! by Guido van Rossum · 27 years ago
  53. 4f80b65 Added "docs" for Pareto and Weibull distributions. by Guido van Rossum · 27 years ago
  54. f5910e4 Add tests for re.L(OCALE). by Guido van Rossum · 27 years ago
  55. 74608f8 Oops, big glitch. Charles had put a 1 in the column for argument list by Guido van Rossum · 27 years ago
  56. 786205e Oops, the last checkin left a blank line in a string literal. by Guido van Rossum · 27 years ago
  57. 380bf64 Since DSA.py never made it to the release, neither should dos-8x3/dsa.py. by Guido van Rossum · 27 years ago
  58. 1c8b9e4 Clean out *.texi and *.info* as well for "make clean". by Fred Drake · 27 years ago
  59. 7779619 Add obsolescence note. by Guido van Rossum · 27 years ago
  60. b1b8f23 Add URL of Andrew Kuchling's nifty re conversion page... by Guido van Rossum · 27 years ago
  61. 8e94489 Add a note that up to 1.4, translate() produced Emacs style syntax; in by Guido van Rossum · 27 years ago
  62. e33e903 Updated release date to match boilerplate.tex. by Fred Drake · 27 years ago
  63. 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 27 years ago
  64. dccc298 Took out some disclaiming text (even from the title!). Rewritten by Guido van Rossum · 27 years ago
  65. 5b8a523 A whole bunch of typos fixed by Andrew Kuchling. by Guido van Rossum · 27 years ago
  66. 24df684 Refine note about strftime test failure (it's fixed in Linux glibc 6). by Guido van Rossum · 27 years ago
  67. 14777f87 New blood. by Guido van Rossum · 27 years ago
  68. d8a0be7 Set the patch level to 1.5. by Guido van Rossum · 27 years ago
  69. 5b943ca Set the release date for 1.5 (final). by Guido van Rossum · 27 years ago
  70. d01e9aa the usual by Guido van Rossum · 27 years ago
  71. 1cd6a45 Two critical fixes to the changes that I made for Greg McFarlane -- by Guido van Rossum · 27 years ago
  72. 13704a8 Added .PHONY annotation for lib.info target; the real target is by Fred Drake · 27 years ago
  73. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 27 years ago
  74. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 27 years ago
  75. 43c9350 Getting uglier. But it doesn't completely bomb except for some table stuff. by Fred Drake · 27 years ago
  76. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 27 years ago
  77. 6810a29 Ignore generated info files. by Fred Drake · 27 years ago
  78. a007c13 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  79. 3d913ad Revised lib1.texi target to deal with some conversion nastiness. See comment. by Fred Drake · 27 years ago
  80. 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  81. 5baf4bc Moved things around a bit in interact(), so outout is processed before by Guido van Rossum · 27 years ago
  82. 588f38e Ignore another intermediate file from the info generation. by Fred Drake · 27 years ago
  83. 1d0d7e4 At Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS around call to DosSleep(). by Guido van Rossum · 27 years ago
  84. d7feffd Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  85. bfaf3d6 Moved some #ifdefs around that got put in the wrong place by the by Guido van Rossum · 27 years ago
  86. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 27 years ago
  87. b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 27 years ago
  88. 9fd41e3 Fixed several bugs reported by Greg McFarmane: by Guido van Rossum · 27 years ago
  89. 23e21e7 Minor editing corrections. by Guido van Rossum · 27 years ago
  90. 983c930 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  91. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 27 years ago
  92. 2003204 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 27 years ago
  93. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  94. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 27 years ago
  95. 671fe9d Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  96. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 27 years ago
  97. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 27 years ago
  98. a4541af A bunch of minor stuff. by Fred Drake · 27 years ago
  99. 05dd3c0 Added back info generation. Still buggy in the final phase (makeinfo run). by Fred Drake · 27 years ago
  100. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 27 years ago