1. cebda6f Added documentation for WindowsError; omission noted by Michal Bozon by Fred Drake · 24 years ago
  2. e99d1db Clarify the description of the else clause for try/except, and add an by Fred Drake · 24 years ago
  3. 46b98e3 Various wording/formattin tweaks. by Greg Ward · 24 years ago
  4. 9cf7587 Update change to version_info structure. by Fred Drake · 24 years ago
  5. 4d65d73 Document hexversion (incompletely explained) and version_info (easily by Fred Drake · 24 years ago
  6. 502d2b4 Added note about usual default prefix under Linux (thanks to Peter Funk by Greg Ward · 24 years ago
  7. 822a86a Trying to placate Fred: redefine \tilde and \bslash; document everything. by Greg Ward · 24 years ago
  8. d5faa7e Changed the table of per-platform default installation locations to be by Greg Ward · 24 years ago
  9. ee775a1 Make use of \longprogramopt where appropriate. by Fred Drake · 24 years ago
  10. 2b85341 Elaborate descriptions of \e, \module. by Fred Drake · 24 years ago
  11. ce44498 Revise the description of \programopt, document \longprogramopt. by Fred Drake · 24 years ago
  12. 4936249 \longprogramopt: New macro. by Fred Drake · 24 years ago
  13. 0cd6021 do_cmd_longprogramopt(): New function. by Fred Drake · 24 years ago
  14. 08c68fc LaTeX macros for the Distutils manuals. by Greg Ward · 24 years ago
  15. c392caa Spewed a bunch more verbiage. Lots of scattered wording changes. by Greg Ward · 24 years ago
  16. 8520cc2 Added reference count information for Py_FindMethod(). by Fred Drake · 24 years ago
  17. 7357770 Yet another markup nit: functions that are part of the Python/C API by Fred Drake · 24 years ago
  18. 37f4156 PyErr_Format(): by Fred Drake · 24 years ago
  19. 98605b5 document PyErr_Format by Jeremy Hylton · 24 years ago
  20. 0682be4 letters: by Fred Drake · 24 years ago
  21. 8394595 Add to the comment a description of the "null" value for returned by Fred Drake · 24 years ago
  22. c2578c5 load_refcounts(), by Fred Drake · 24 years ago
  23. db2764d The reference count field for PyErr_NoMemory() and by Fred Drake · 24 years ago
  24. 5e872de If the refcount field is "null", that's ok; the value will be None. by Fred Drake · 24 years ago
  25. 729eca1 For functions which return a PyObject* but use "null" for the by Fred Drake · 24 years ago
  26. 0a863da cfuncdesc environment: by Fred Drake · 24 years ago
  27. adb272c do_cmd_datalineni(): New function, to implement the non-indexing form by Fred Drake · 24 years ago
  28. c248bae Moved definition of \XXX command out to distutils.sty. by Greg Ward · 24 years ago
  29. 6002ffc Wrote the introduction (including several subsections). by Greg Ward · 24 years ago
  30. facb8db Fixed so LaTeX can actually process it, and so it looks like the other by Greg Ward · 24 years ago
  31. 16aafcd Got started for real on this manual. Completely untested and unread -- just by Greg Ward · 24 years ago
  32. 7593eb3 Extracted a bunch of Distutils-specific commands and macros to distutils.sty by Greg Ward · 24 years ago
  33. 9164f88 Fix Skip's email address in his attribution! (Thanks, Skip!) by Fred Drake · 24 years ago
  34. e7a8c97 Added support for the "Long HTML" version to the build/packaging process. by Fred Drake · 24 years ago
  35. c2c46c3 New example from Skip Montanaro <skip@mojam.com>. by Fred Drake · 24 years ago
  36. 46f1458 Describe the purpose of the "long HTML" package. by Fred Drake · 24 years ago
  37. cff5482 Mark RELEASE with the release level ("a2"). by Fred Drake · 24 years ago
  38. 69ca950 Make sure the \declaremodule uses the right name for the module! by Fred Drake · 24 years ago
  39. 343301a unichr(), unicode(): Added \versionadded{} annotations. by Fred Drake · 24 years ago
  40. 0b72116 Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeType. by Fred Drake · 24 years ago
  41. 56ced2a Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  42. 5828ad6 Revised / removed comments about string exceptions (relating to the by Fred Drake · 24 years ago
  43. 3cb793e Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeError description. by Fred Drake · 24 years ago
  44. 61098f2 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  45. 665dd70 Note the exception raised when parameter to chr() is out of range. by Fred Drake · 24 years ago
  46. 33d5184 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  47. 2097ef1 Added entry for codecs module. by Fred Drake · 24 years ago
  48. 98f8a3d Added codecs entry here as part of String Services. by Fred Drake · 24 years ago
  49. b7979c7 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  50. 9dc30bb Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  51. a4cd261 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  52. 8b3ce9e But don't do the funny \UNICODE macro; we're trying to get away from by Fred Drake · 24 years ago
  53. f0aff8e Patch from Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  54. 6d5c6bd Removed bogus connect() call in SMTP example; reported by Travis by Fred Drake · 24 years ago
  55. 71b04da Added reference to the multifile module from the "See also" section by Fred Drake · 24 years ago
  56. d1a56f4 Noted by Guido: by Fred Drake · 24 years ago
  57. 898915d Noted by Guido: by Fred Drake · 24 years ago
  58. 43b89b6 Noted by Guido: by Fred Drake · 24 years ago
  59. bf4041a Merged in changes from 1.5.2p2 release. by Fred Drake · 24 years ago
  60. 02ba621 Merged in changes from 1.5.2p2 release as appropriate. by Fred Drake · 24 years ago
  61. 12ed365 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> (re-written). by Fred Drake · 24 years ago
  62. 005f494 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  63. 69fbf33 Fixed typo in example code; spotted by Everett Lipman by Fred Drake · 24 years ago
  64. 7d68690 Added notes about the eventual disappearance of two-parameter bind(), by Fred Drake · 24 years ago
  65. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  66. 659ebfa Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  67. eb725cd Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  68. 6a0d844 UserString section: by Fred Drake · 24 years ago
  69. 4293468 Note that "Unicode" is always capitalized. by Fred Drake · 24 years ago
  70. 54fd845 Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  71. e15956b Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  72. 20082d9 Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  73. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  74. a22b576 UserString class from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  75. 9a257b4 Added --numeric option, similar to mkhtml.sh. by Fred Drake · 24 years ago
  76. 9c26f5d Added rule to copy in the icons/ directory. by Fred Drake · 24 years ago
  77. 3bb719f List of subdirs that are generated during the build. by Fred Drake · 24 years ago
  78. e018bee Build rules for the "long HTML" version. by Fred Drake · 24 years ago
  79. ddc6c27 Improve explanation of reference counts for PyString_Concat(). by Fred Drake · 24 years ago
  80. 38d062d Reflect the two new sections in the dependencies. by Fred Drake · 24 years ago
  81. 3c9f936 Two new sections. Preliminary. by Fred Drake · 24 years ago
  82. a12c7a7 Add PyDict_Copy() function to C API for dicts. It returns a new by Jeremy Hylton · 24 years ago
  83. bdcc96c Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan by Fred Drake · 24 years ago
  84. 8e14f05 Fix small errors in description of Mac, Windows installation schemes. by Greg Ward · 24 years ago
  85. 2957656 Third attempt at documenting an installation scheme; this one feels like by Greg Ward · 24 years ago
  86. dee86c6 Script to annotate api.tex with reference count information. by Fred Drake · 24 years ago
  87. 169f91b [from 2000-02-25] Second attempt at describing an installation scheme; this is by Greg Ward · 24 years ago
  88. 7c1e5f6 [from 2000-02-23] Description of the baroque and already-obsolete by Greg Ward · 24 years ago
  89. 15861b2 Update portability information for the spawn*() functions and related by Fred Drake · 24 years ago
  90. abc5216 The "Distributing Python Modules" manual; currently empty (I'll get to it by Greg Ward · 24 years ago
  91. 0baf773 Added entry for libtabnanny.tex. by Fred Drake · 24 years ago
  92. 3c227ee Added dependency on libtabnanny.tex. by Fred Drake · 24 years ago
  93. 155348b Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor by Fred Drake · 24 years ago
  94. 89af077 This branch is for 1.6 & forward. by Fred Drake · 24 years ago
  95. c29e41d Script to help locate markup that LaTeX2HTML has a problem with. by Fred Drake · 24 years ago
  96. 1e862e8 Update the description of int() to include the radix parameter; by Fred Drake · 24 years ago
  97. 8006d31 Added docs for new crc32() function. By Jim Ahlstrom. by Guido van Rossum · 25 years ago
  98. 41d8463 Document the API changes to the nntplib module (exceptions become by Barry Warsaw · 25 years ago
  99. 2bb43a2 The dircmp module is now obsolete. by Fred Drake · 25 years ago
  100. ecb84f8 Don't insert extra indentation before <title> elements. by Fred Drake · 25 years ago