1. 110aa50 Fix minor wording and 2 typos by Neal Norwitz · 22 years ago
  2. fad265e Whoops, fix the typo correctly this time by Neal Norwitz · 22 years ago
  3. 75f36b7 Document the new `pp' command. by Barry Warsaw · 22 years ago
  4. c2f7757 Fix minor typos by Neal Norwitz · 22 years ago
  5. 71f5acd Minor cleanups, markup. by Fred Drake · 22 years ago
  6. a288a23 Document that images go away when they go away. Fixes #632323. by Martin v. Löwis · 22 years ago
  7. 18c7d98 Fix a few minor nits. Still need to actually proofread this. by Fred Drake · 22 years ago
  8. cc6cc5d Fix minor markup nits. by Fred Drake · 22 years ago
  9. f8ca836 Patch implementing bz2 module. by Gustavo Niemeyer · 22 years ago
  10. bc5e3cc Use personal e-mail address; update date; various small edits; add a name to acks by Andrew M. Kuchling · 22 years ago
  11. 7a82b8c Bring back the patch/bug count paragraph. by Andrew M. Kuchling · 22 years ago
  12. dc3f7e1 Mention distutil changes by Andrew M. Kuchling · 22 years ago
  13. 22610da Document symbolic constants for commands. by Martin v. Löwis · 22 years ago
  14. 2eba52f Thinking on comp.text.tex seems to be that it's better to override by Fred Drake · 22 years ago
  15. 1da9c57 Patch #630829: Don't block on IAC, process suboptions. by Martin v. Löwis · 22 years ago
  16. f0a4668 Add getpreferredencoding. Support @euro modifiers. Fixes #554676. by Martin v. Löwis · 22 years ago
  17. cf57e50 Fix SF #632864, Typo string instead of sting in LibDoc. Will backport. by Neal Norwitz · 22 years ago
  18. 1aca2d0 Fix SF # 518775, buffer object API description truncated by Neal Norwitz · 22 years ago
  19. 034c749 Fix SF #618146, overflow error in calendar module Will backport. by Neal Norwitz · 22 years ago
  20. 1a7a894 Move introductory sentence to where it belongs. by Walter Dörwald · 22 years ago
  21. 9482d25 Update example for the type() function to use the currently accepted by Fred Drake · 22 years ago
  22. ff031cf Define abstract way to get the normal and smaller font sizes that work by Fred Drake · 22 years ago
  23. 8612a43 Add a missing % to a Windows-style environment variable expression. by Fred Drake · 22 years ago
  24. 699799e Add a couple of comments about the use of \normalsize and \footnotesize. by Fred Drake · 22 years ago
  25. 2394900 Still more magical <link> elements. by Fred Drake · 22 years ago
  26. dbb2b9d Hackish way to generate an up-<link> for the title page if we have one. by Fred Drake · 22 years ago
  27. 4a47349 More <link> support for generated pages. by Fred Drake · 22 years ago
  28. 8687609 Two more <link> elements. by Fred Drake · 22 years ago
  29. 942bd50 Add some relevant <link> elements. by Fred Drake · 22 years ago
  30. 3adefcc Use personal e-mail address by Andrew M. Kuchling · 22 years ago
  31. 0e2e687 Minor rearranging. by Fred Drake · 22 years ago
  32. 4e303aa Add notes to the asctime() and ctime() descriptions to make it by Fred Drake · 22 years ago
  33. b1510d5 Sprinkle with --favicon options. by Fred Drake · 22 years ago
  34. b07216b Added support for --favicon. Fix support for the Aesop Meta Type. by Fred Drake · 22 years ago
  35. 56c8c27 Added support for --favicon. by Fred Drake · 22 years ago
  36. dd3d6a0 Add support for using a "favicon". by Fred Drake · 22 years ago
  37. 11eb3d0 Make use of the new "favicon" image. by Fred Drake · 22 years ago
  38. 45be2fe Added "favicon" image. by Fred Drake · 22 years ago
  39. d0c7137 Chapter titles that get split over multiple lines in the typeset by Fred Drake · 22 years ago
  40. 74b51ac Patch #613256: Add nescape method to xml.sax.saxutils. by Martin v. Löwis · 22 years ago
  41. 7fbd012 Clarify packages in tutorial. Closes SF bug #616211. by Raymond Hettinger · 22 years ago
  42. 0eebd5c Implement a safer and more predictable interpolation approach. by Fred Drake · 22 years ago
  43. 97d5f05 Update to reflect the refactoring into the RawConfigParser and by Fred Drake · 22 years ago
  44. f596826 - The "-" format flag overrides the "0" flag, not the "-" flag. by Fred Drake · 22 years ago
  45. 5e96f1f Correct the description of PyErr_Restore(). Closes SF bug #577000. by Fred Drake · 22 years ago
  46. 79713fd Relocate an index entry so named anchors are not generated in a section head. by Fred Drake · 22 years ago
  47. 50276ab Update an example to use the DOM implementation object. Explain that by Fred Drake · 22 years ago
  48. 73c5b660 Clean up some really minor Perl warnings. by Fred Drake · 22 years ago
  49. ff287cf Point to the PyXML package as an extended version of the "xml" package by Fred Drake · 22 years ago
  50. 88f015d Moved description of _urlopener adjacent to the related functions. by Fred Drake · 22 years ago
  51. 55803bc Describe __path__ along with the rest of the package description. by Fred Drake · 22 years ago
  52. d6cf8be Modify example to use string methods instead of the string module. by Fred Drake · 22 years ago
  53. 4b24726 Clarified the error cases and Unicode handling of PyString_AsString(), by Fred Drake · 22 years ago
  54. 019bd4a terminology by Fredrik Lundh · 22 years ago
  55. 1303c7c add support for basic authentication, based on patch #624180 by Phillip J. Eby by Fredrik Lundh · 22 years ago
  56. 7d428ec Clarify what versions of Windows are supported, and add Linux specifically. by Fred Drake · 22 years ago
  57. d22eb59 Added a paragraph to explain that SchedParams(0, 0) is usually what you want. by Jack Jansen · 22 years ago
  58. e7c38d4 fixed the mail address in the documentation, too... by Fredrik Lundh · 22 years ago
  59. 5e31c3f Fix markup for tilde in URL. by Fred Drake · 22 years ago
  60. d8eeeae Fix reference to the Fetchmail FAQ: by Fred Drake · 22 years ago
  61. ddc369a Fix markup for tilde in URL. by Fred Drake · 22 years ago
  62. 78eb200 Added cross-references to related material on exceptions. Closes SF bug #217195. by Fred Drake · 22 years ago
  63. e7097e0 Added cross-references to related material on exceptions. Closes SF bug #217195. by Fred Drake · 22 years ago
  64. 30be576 Make sure section numbers wrap together with the preceeding word ("section"). by Fred Drake · 22 years ago
  65. d7bc0fe Try to fix the broken links caused by multiple \ref on the same line. by Neal Norwitz · 22 years ago
  66. 5f2c1d2 Typo(!): "normal" -> "number" by Fred Drake · 22 years ago
  67. 98ef20d Document urldefrag(). by Fred Drake · 22 years ago
  68. f607bda Add PyStructSequence_UnnamedField. Add stat_float_times. by Martin v. Löwis · 22 years ago
  69. 2314a04 Use string methods. Re-organize imports to Python Normal Form. by Fred Drake · 22 years ago
  70. 27c4e09 Only reset _is_empty if needed. by Fred Drake · 22 years ago
  71. df85f0b Modernization: Use string methods, use str instead of by Fred Drake · 22 years ago
  72. 071972e Use string methods. by Fred Drake · 22 years ago
  73. 06912b7 Use string methods. Organize the imports in Python Normal Form. by Fred Drake · 22 years ago
  74. 4fe904d Use string methods; minor code cleanup. by Fred Drake · 22 years ago
  75. 77ac429 Patch #572628: Optional timeouts for put and get. by Martin v. Löwis · 22 years ago
  76. 816aebd Use the same shade of blue as the site navigation areas. by Fred Drake · 22 years ago
  77. f834ecb Minor refactoring to avoid code duplication. by Fred Drake · 22 years ago
  78. 16ecb21 Fix tildes in URLs. Closes SF bug #614821. by Fred Drake · 22 years ago
  79. 463bfaf Clarify deprecation of the floor div operator, modulo operator, by Raymond Hettinger · 22 years ago
  80. 36a4d8c Remove mentionings of DOS. by Martin v. Löwis · 22 years ago
  81. 5430f4e Document when unittest was added to Python. by Fred Drake · 22 years ago
  82. c309cca Add new posix functions by Andrew M. Kuchling · 22 years ago
  83. 6f0f961 Update email micro release number. by Barry Warsaw · 22 years ago
  84. df88b9f Document that the Charset constructor coerces its argument to lower case. by Barry Warsaw · 22 years ago
  85. 57ce143 Document that get_content_charset() coerces its return value to lower case. by Barry Warsaw · 22 years ago
  86. dbe3f76 Patch #569139: Implementation of major, minor and makedev. by Martin v. Löwis · 22 years ago
  87. 3e3e129 [Bug #621039] Fix broken link by Andrew M. Kuchling · 22 years ago
  88. 8399248 [Bug #621038] Remove duplicated item by Andrew M. Kuchling · 22 years ago
  89. aa02c84 Accept Armin's documentation patch for SF bug #558179. by Fred Drake · 22 years ago
  90. 0a6fa96 Minor edits and markup fixes by Andrew M. Kuchling · 22 years ago
  91. 8696ebc Add os.path.supports_unicode_filenames for all platforms, by Mark Hammond · 22 years ago
  92. 20eae69 Document PEP 293. by Martin v. Löwis · 22 years ago
  93. bd5e38d Document PEP 277 changes. by Martin v. Löwis · 22 years ago
  94. 7465382 Modified presentation of the grammar for calls to be easier to read by Fred Drake · 22 years ago
  95. e9ce0b0 Patch #448038: Add move(). Report errors from copytree as in shutil.Error. by Martin v. Löwis · 22 years ago
  96. a844f2d Document patch #594001. by Martin v. Löwis · 22 years ago
  97. 0f34556 Add a section to be written; remove reference to deleted code by Andrew M. Kuchling · 22 years ago
  98. 57b38ed Remove some unnecessary dependencies (minor). by Fred Drake · 22 years ago
  99. b915a38 Added refcount information for PyObject_GetIter(). by Fred Drake · 22 years ago
  100. 0ba5541 Add a comment to the top of the file explaining why the file is here. by Fred Drake · 22 years ago