1. 30d1782 Add magic to make PDF generation use maximal compression. by Fred Drake · 26 years ago
  2. ddae414 Added all-formats target: use this to get both PDF and PS files; using the by Fred Drake · 26 years ago
  3. 5c4e648 Updated date for interim documentation release. by Fred Drake · 26 years ago
  4. 5374045 If generating PDF, include the author and title information in acroread's by Fred Drake · 26 years ago
  5. e8b4613 Massive changes. Fewer warnings from the Python Library Reference. Still by Fred Drake · 26 years ago
  6. bc68930 Added chip selection stuff, strip label by Barry Warsaw · 26 years ago
  7. 93737b2 Added method to set selected color to nearest. by Barry Warsaw · 26 years ago
  8. 7154d38 Update indexsubitem for file attributes correctly. by Fred Drake · 26 years ago
  9. a200faa \nodename{} must appear immediately after \section{} for the info conversion. by Fred Drake · 26 years ago
  10. 06e1664 Indent {verbatim} environments like in the printed version. by Fred Drake · 26 years ago
  11. 76183c0 Move optional package inclusions to the top, to make them easier to find. by Fred Drake · 26 years ago
  12. 9ac9a26 Oh, well, various miscellaneous changes. by Guido van Rossum · 26 years ago
  13. 54758fa Swap two statements in the dedent check loop. This makes absolutely by Guido van Rossum · 26 years ago
  14. fac431e NNTP.xgtitle() description: Add a missing ")" from the response value by Fred Drake · 26 years ago
  15. 009ab92 Made the area for wildcards in the description wider, so we don't invade the by Fred Drake · 26 years ago
  16. 75fc045 Fixed formatting of the program name for crypt. by Fred Drake · 26 years ago
  17. ad51192 In the example file name, use the current Python version, not a hardcoded value. by Fred Drake · 26 years ago
  18. 2705e80 For the lists which describe the regular expression syntax, increase the by Fred Drake · 26 years ago
  19. b0f77d6 Use \version to get the current Python version number, where possible. This by Fred Drake · 26 years ago
  20. 7506298 Mark up filename extensions consistently. by Fred Drake · 26 years ago
  21. 3b26eed Added rule to generate the PDF format using pdflatex. Commented out since by Fred Drake · 26 years ago
  22. 3568524 Fixed the bug in searching for triple quotes -- change the 'quote2' by Guido van Rossum · 26 years ago
  23. 9d20ac3 Removed various "(New in 1.5a?!)" constructs. Other notes pertaining to by Fred Drake · 26 years ago
  24. 70d289d Break up some long lines in the generated header & footer. by Fred Drake · 26 years ago
  25. 358473c Andrew Kuchling writes: by Guido van Rossum · 26 years ago
  26. 1aedbd8 "--" --> "---" in two places. by Fred Drake · 26 years ago
  27. 4de05a9 Place C typedef for Py_complex after brief description, to be more consistent by Fred Drake · 26 years ago
  28. 53fb772 Added index enties for the Python built-in functions, where appropriate. by Fred Drake · 26 years ago
  29. e058b4f Lots of nitty-gritty stuff: by Fred Drake · 26 years ago
  30. f1a4150 Make sure indexes begin on odd-numbered pages. by Fred Drake · 26 years ago
  31. 36123aa Removed condition.py -- it was just sync.py without by Guido van Rossum · 26 years ago
  32. 4d1b3b9 Added DJGPP version of check_case(), by Pit Scrorpion (Hans Nowak). by Guido van Rossum · 26 years ago
  33. b666c15 Normalization of markup. by Fred Drake · 26 years ago
  34. 6e99adb Don't capitalize identifiers at the beginning of the sentence; re-write to by Fred Drake · 26 years ago
  35. 01dbb88 Fix some markup so that the right characters are printed. by Fred Drake · 26 years ago
  36. 4a1efb6 Capitalize subsection title. by Fred Drake · 26 years ago
  37. ab875b9 Make one paragraph wrap a little better. by Fred Drake · 26 years ago
  38. a19bb9b Capitalize first word in sentences, use periods at end. by Fred Drake · 26 years ago
  39. 86b5dce Change {datadesc} environments with empty descriptions to \dataline{}s; this by Fred Drake · 26 years ago
  40. fc931ec In description of sound_similar(), break up the markup for long by Fred Drake · 26 years ago
  41. 2e965ad __validate(): test for None-age, not not-ness by Barry Warsaw · 26 years ago
  42. 35ae864 get arrow movement, and text updating. also outlining of highlight by Barry Warsaw · 26 years ago
  43. 79a7879 fixed the generators by Barry Warsaw · 26 years ago
  44. 2662e15 triplet_to_pmwrgb(): New function by Barry Warsaw · 26 years ago
  45. 315b5d8 In description of __import__, second paragraph, break up the markup for long by Fred Drake · 26 years ago
  46. 83bd081 Minor stuff: by Fred Drake · 26 years ago
  47. 0980bd9 Add case checking feature on import. by Guido van Rossum · 26 years ago
  48. 4c68963 Fix weirdness with single-page table of contents, reported by Guido. by Fred Drake · 26 years ago
  49. e60142f Adding output of test_xmllib.py by Guido van Rossum · 26 years ago
  50. 2549249 &do_env_datadescni, by Fred Drake · 26 years ago
  51. fb74a46 Add "Pretty Good Privacy" as well as "PGP" to the index. by Fred Drake · 26 years ago
  52. c9c456e In add_label_data() description, use "\samp{}" instead of "``\code{...}''" by Fred Drake · 26 years ago
  53. 7f6e2c4 Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments by Fred Drake · 26 years ago
  54. b441eb8 Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments by Fred Drake · 26 years ago
  55. aebc6f3 Two new environments: datadescni and funcdescni. These are similar to by Fred Drake · 26 years ago
  56. 00dcfb2 &get_indexsubitem: This now has a chance of working, thanks to: by Fred Drake · 27 years ago
  57. 8842e86 Remove \bcode / \ecode everywhere. by Fred Drake · 27 years ago
  58. 1e11a5c Remove \bcode / \ecode everywhere. by Fred Drake · 27 years ago
  59. 2a4646c Remove obsolete pagenumbering / pagestyle cruft. by Fred Drake · 27 years ago
  60. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  61. dc8af0a Lots of stuff: by Fred Drake · 27 years ago
  62. cffaebb parse_line(): Strip whitespace from the module name. by Fred Drake · 27 years ago
  63. fe82acc Fixed typo in docstring: "__ version__" --> "__version__" by Fred Drake · 27 years ago
  64. 6eab2fb Clean up some of the definitions related to info generation. by Fred Drake · 27 years ago
  65. 8a666e7 Fix a horrible race condition -- various routines were storing the by Guido van Rossum · 27 years ago
  66. e5bc497 "ASCII" --> "\ASCII{}" by Fred Drake · 27 years ago
  67. 04cf4dc Added tarpdf target. by Fred Drake · 27 years ago
  68. e5bf8b2 Reorganized a bit. No changed content. by Fred Drake · 27 years ago
  69. f44617d For sections describing the "Foo Protocol", consistently use the capitalized by Fred Drake · 27 years ago
  70. faa1afe Py_Exit(status) calls exit(status), not exit(0). by Fred Drake · 27 years ago
  71. f7e4793 fixed initial color by Barry Warsaw · 27 years ago
  72. 4b0d67d typo by Barry Warsaw · 27 years ago
  73. 29fe4dd Added color strip widgets by Barry Warsaw · 27 years ago
  74. 9d882bc Initial revision by Barry Warsaw · 27 years ago
  75. f64b405 (py-compute-indentation): Several changes made to improve navigation by Barry Warsaw · 27 years ago
  76. da62398 Correct description of BUILD_SLICE. by Guido van Rossum · 27 years ago
  77. 6322112 Comment out the times package in the distributed version. by Fred Drake · 27 years ago
  78. dd1f6cc Mark opcode arguments \var{} in the running text. by Fred Drake · 27 years ago
  79. 8a72a7e Use new \authoraddress{}; author's name and address are now separate. by Fred Drake · 27 years ago
  80. 71c1ef3 Remove second index entry for UserList. by Fred Drake · 27 years ago
  81. 06f169b \rfcindex{}: Removed; no longer needed. by Fred Drake · 27 years ago
  82. 0e823d2 New file. Written by Ulf A. Lindgren <lindgren@ae.chalmers.se>; we have by Fred Drake · 27 years ago
  83. 692b87d Added \nodename; added index entry for UserList. by Guido van Rossum · 27 years ago
  84. f6a7b44 Added entries for stat, commands modules. by Guido van Rossum · 27 years ago
  85. 6d659b3 Added entries for re, soundex modules. by Guido van Rossum · 27 years ago
  86. 38e0df3 Some subtleties suggested by Tamito Kajiyama, including an added by Guido van Rossum · 27 years ago
  87. f5370f4 Turn the space in [\^ ...] into a hard space: [\^\ ...]. by Guido van Rossum · 27 years ago
  88. 1c974db Split UserDict and UserList on two separate lines; added entries for by Guido van Rossum · 27 years ago
  89. ee833cc Don't break a long line at an unpleasant point. by Guido van Rossum · 27 years ago
  90. 8b0927e Added missing entry for cmath. by Guido van Rossum · 27 years ago
  91. c57aff2 Replace $math$ with \code{}. by Guido van Rossum · 27 years ago
  92. c4452fd Swap ni and imp (so they are in the same order as their sections are). by Guido van Rossum · 27 years ago
  93. 34122fa Remove a spurious space from the title. by Guido van Rossum · 27 years ago
  94. ed68854 "lists objects" --> "list objects" (Section "More on Lists".) by Fred Drake · 27 years ago
  95. 8d486b1 In the appendix, all sections were marked as subsections, and so had section by Fred Drake · 27 years ago
  96. eab81a9 Better conversion of command line given initial color by Barry Warsaw · 27 years ago
  97. 55d3ffa new interface to find_byname() by Barry Warsaw · 27 years ago
  98. eb9b8af __init__(): simplify, use tuple as key to __byrgb, lowercase __byname key. by Barry Warsaw · 27 years ago
  99. 37400e8 Better dimensions by Barry Warsaw · 27 years ago
  100. a6f591a Interface changes, delegate chaining, type in widget addition by Barry Warsaw · 27 years ago