1. 868e704 Document "multifile" as deprecated. by Georg Brandl · 18 years ago
  2. d34350e At Brian Wichmann's request, added words warning against by Tim Peters · 18 years ago
  3. b075fce Fix table header. by Walter Dörwald · 18 years ago
  4. 4d0bd0b Trimmed trailing whitespace. by Tim Peters · 18 years ago
  5. 124a4e5 Bug #947571: By default, urllib.urlopen() does not raise IOErrors by Georg Brandl · 18 years ago
  6. 69774c2 Bug #1102649: add a note to pickle docs that pickle files should be by Georg Brandl · 18 years ago
  7. 7132212 Bug #1323369: document possible values of sys.getwindowsversion() platform field by Georg Brandl · 18 years ago
  8. 8f7c54e Bug #1413790: zipfile now sanitizes absolute archive names that are by Georg Brandl · 18 years ago
  9. 6302a5a Fix typpo. by Thomas Wouters · 18 years ago
  10. 87f2875 Minor tweaks by Neal Norwitz · 18 years ago
  11. c3e950c Clarify how hook_compressed determines how to open a file. by Georg Brandl · 18 years ago
  12. c98eeed Patch #1215184: FileInput now can be given an opening hook which can by Georg Brandl · 19 years ago
  13. c029f87 Patch #1212287: fileinput.input() now has a mode parameter for by Georg Brandl · 19 years ago
  14. 67e9fb9 Patch #1215184: fileinput now has a fileno() function for getting the by Georg Brandl · 19 years ago
  15. 602b9ba Patch #1349274: gettext.install() now optionally installs additional by Georg Brandl · 19 years ago
  16. 1dc5a84 Bug #801349: document that start/stop/step slice arguments can be None by Georg Brandl · 19 years ago
  17. f4f4415 Patch #1393157: os.startfile() now has an optional argument to specify by Georg Brandl · 19 years ago
  18. 6aab16e Move "httpresponses" dict from urllib2 to httplib where it belongs. by Georg Brandl · 19 years ago
  19. 5d07696 Patch #1417555: SimpleHTTPServer now returns Last-Modified headers. by Georg Brandl · 19 years ago
  20. bcd548b Update "undocumented modules" section. by Georg Brandl · 19 years ago
  21. b56230b Add deprecation notices to modules deprecated since 2000. by Georg Brandl · 19 years ago
  22. bbdf607 Fix broken example of csv.reader use (it returns an iterator, which isn't by Thomas Wouters · 19 years ago
  23. 55aafab Added some more versionchanged markup. by Vinay Sajip · 19 years ago
  24. c16dd48 Doc some user visible changes by Neal Norwitz · 19 years ago
  25. b4549c4 Added information on function name added to LogRecord, and the 'extra' keyword parameter. by Vinay Sajip · 19 years ago
  26. a871ef2 Added the cProfile module. by Armin Rigo · 19 years ago
  27. 05110aa Add versionadded note for new methods by Neal Norwitz · 19 years ago
  28. 0e6bc8c Patch #1407135, bug #1424041, make mmap.mmap(-1, length) work the same by Neal Norwitz · 19 years ago
  29. b7b54f7 SF bug 1415455, fix typo in module name by Neal Norwitz · 19 years ago
  30. 57a34e8 Patch #1422385: Changes to nis module to support multiple NIS domains by Martin v. Löwis · 19 years ago
  31. caa94bd Correct misspellings. by Georg Brandl · 19 years ago
  32. 131e4f7 Add markup to new section in codecs docs by Georg Brandl · 19 years ago
  33. 296152e Correct typos and markup errors (Raymond, thanks for texcheck) by Georg Brandl · 19 years ago
  34. 2103a01 Add \versionadded for sftp scheme by Georg Brandl · 19 years ago
  35. ffa6f3d Another typo. by Georg Brandl · 19 years ago
  36. 56ace78 typo by Georg Brandl · 19 years ago
  37. 4865e4a Correct several typos in libos.tex. Bug #1412227. by Georg Brandl · 19 years ago
  38. 0ce2be8 Typo by Georg Brandl · 19 years ago
  39. 95ac287 Remove reference to Grail and Netscape 2.0 from cgi docs. by Georg Brandl · 19 years ago
  40. 51f5235 Misc. changes, including documenting the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway. by Vinay Sajip · 19 years ago
  41. 87b90ad Patch #1410783: add documentation links for static/classmethod by Georg Brandl · 19 years ago
  42. 1de3700 Document supported schemes. by Georg Brandl · 19 years ago
  43. 23929f2 Try to resolve the remaining webbrowser issues (backgrounding, local urls) by Georg Brandl · 19 years ago
  44. 8cb3077 Bug #1402224: Add warning to dl docs about crashes. by Georg Brandl · 19 years ago
  45. a3a93ae Bug #1396471: Document that Windows' ftell() can return invalid by Georg Brandl · 19 years ago
  46. 40558fe add missing version identification by Fred Drake · 19 years ago
  47. d790a7b fixed example: adding missing import, handle_close, test code, etc. by Fredrik Lundh · 19 years ago
  48. 48653af7 Update email.Message.get_filename() documentation. by Barry Warsaw · 19 years ago
  49. 26075a1 the implementation uses ZipImportError, not ZipImporterError... by Fredrik Lundh · 19 years ago
  50. 7c2ea7f typo by Fredrik Lundh · 19 years ago
  51. a635fbb Remove dots in \version{changed,added} argument and correct argument order. by Georg Brandl · 19 years ago
  52. 42a84fe Remove extra period at end. by Neal Norwitz · 19 years ago
  53. 11017b1 Patch #1103116: AF_NETLINK sockets basic support. by Martin v. Löwis · 19 years ago
  54. 5b093a0 added a missing +\versionadded{2.2} tag by Fredrik Lundh · 19 years ago
  55. 049fd90 added a few missing \versionadded{2.3} tags by Fredrik Lundh · 19 years ago
  56. 9ad6963 Bug #1397205: doc typo by Georg Brandl · 19 years ago
  57. ab92afd added a couple of missing periods. by Fredrik Lundh · 19 years ago
  58. b0cbf30 fixed broken sentence by Fredrik Lundh · 19 years ago
  59. b449c17 typo by Fredrik Lundh · 19 years ago
  60. b754fe4 Fix typos. by Walter Dörwald · 19 years ago
  61. 412ed3b Patch #1177307: UTF-8-Sig codec. by Martin v. Löwis · 19 years ago
  62. 74ef694 Correct typo by Georg Brandl · 19 years ago
  63. 43b5780 Drop sys.build_number. Add sys.subversion. by Martin v. Löwis · 19 years ago
  64. 5f86142 Bug #1395715: wrong LaTeX label by Georg Brandl · 19 years ago
  65. 36cbdf9 Updated doc from patch 1117398 by Neal Norwitz · 19 years ago
  66. 6bc6ed8 Bug #1395597: doc typo by Georg Brandl · 19 years ago
  67. 0f19423 Bug #1394868: doc typos by Georg Brandl · 19 years ago
  68. b9359c4 SF patch #1379023: document that a weakref callback is not invoked if the by Armin Rigo · 19 years ago
  69. f5bd3b4 adding in-place operators to the operator module. by Armin Rigo · 19 years ago
  70. ecc275b Typo. by Armin Rigo · 19 years ago
  71. 8bdaac7 typo by Skip Montanaro · 19 years ago
  72. c6224db Revert checkin for bug #1386675. by Georg Brandl · 19 years ago
  73. 0cdcec5 Bug #1386675: winreg raises WindowsErrors by Georg Brandl · 19 years ago
  74. 75400db Bug #1389673: document correct return value of set methods by Georg Brandl · 19 years ago
  75. 6c1908d Bug #489256: remove note about Python 1.1 profiler by Georg Brandl · 19 years ago
  76. a2764ad Bug #954981: urllib2 example wont work w/o ssl by Georg Brandl · 19 years ago
  77. d90d1c1 Bug #839075: document that highly recursive data cannot be pickled by Georg Brandl · 19 years ago
  78. 1014174 Bug #756104: document that bufsize in socket.recv() should be small by Georg Brandl · 19 years ago
  79. bb2bf2c fixed one more typo by Fredrik Lundh · 19 years ago
  80. 428b413 fixed two typos in pprint reference page by Fredrik Lundh · 19 years ago
  81. 71dad72 SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode by Neal Norwitz · 19 years ago
  82. b164daf [Patch #1375417] Massive rearrangement of the Library Reference. by Andrew M. Kuchling · 19 years ago
  83. a0b25e9 Add more chapter intros by Andrew M. Kuchling · 19 years ago
  84. 9747301 Add markup by Andrew M. Kuchling · 19 years ago
  85. affd42d Add some chapter introductions (not linked into the LibRef yet) by Andrew M. Kuchling · 19 years ago
  86. 755c268 Update text by Andrew M. Kuchling · 19 years ago
  87. 509a41d Typo fix by Andrew M. Kuchling · 19 years ago
  88. 20be3c8 Typo fix by Andrew M. Kuchling · 19 years ago
  89. 5e8d8f9 [ 1388141 ] Minor error in md5 docs by Georg Brandl · 19 years ago
  90. b04747f Add versionadded info by Neal Norwitz · 19 years ago
  91. 2a38a86 Expose Subversion revision number (calculated via "svnversion .") to Python. by Barry Warsaw · 19 years ago
  92. 852a542 Bug #1373197: note that os.makedirs does not work with '..' by Georg Brandl · 19 years ago
  93. 69cb3cd Bug #1343671: clarify docs for os.removedirs by Georg Brandl · 19 years ago
  94. c1d2f7b Bug #1106572: clarify os.makedirs docs wrt umask by Georg Brandl · 19 years ago
  95. 08caadc Patch #1377848: typo in pyexpat docs by Georg Brandl · 19 years ago
  96. 071ae4c Patch #1376914: traceback.format_exc() has no "file" argument by Georg Brandl · 19 years ago
  97. 6ee3391 Remove reference to the "t" open() mode as it is platform dependent. by Georg Brandl · 19 years ago
  98. 245c619 r1076@spiff: Fredrik | 2005-12-12 22:32:28 +0100 by Fredrik Lundh · 19 years ago
  99. 432be36 [Bug #1349316] Show how to use XML-RPC through a proxy by Andrew M. Kuchling · 19 years ago
  100. ef1b50d add common usage example by Skip Montanaro · 19 years ago