1. 95474f9 Change the navigation bar to be a little prettier and more consistent by Fred Drake · 26 years ago
  2. 446ab75 New blank icon to match the others in size & color, with without any by Fred Drake · 26 years ago
  3. 2d1f81e do_cmd_maketitle(): Small nit in creating the "title page". by Fred Drake · 26 years ago
  4. 1a4c539 Back out some of the fine tuning; something in all that interacted by Fred Drake · 26 years ago
  5. ce67f06 Update documentation to reflect changes to Queue.py by Tim Peters. by Guido van Rossum · 26 years ago
  6. dfb4e24 Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add by Fred Drake · 26 years ago
  7. 2ff880e More magic to tighten up a little of the formatting. by Fred Drake · 26 years ago
  8. f9918f2 Minor nit to prevent dropping a space in the HTML generation. by Fred Drake · 26 years ago
  9. d673d48 Document sameopenfile(), samestat(). by Fred Drake · 26 years ago
  10. 0256c1f Document splitdrive(). by Fred Drake · 26 years ago
  11. 0c9608c Portability fix for [f]statvfs() return tuple: no longer return the by Guido van Rossum · 26 years ago
  12. dbd37df Remove three items. by Fred Drake · 26 years ago
  13. 215fe2f Fix the os/posix documentation issue. by Fred Drake · 26 years ago
  14. dda199b Moved \versionadded to end of description sections. by Fred Drake · 26 years ago
  15. 12ba786 Moved posixpath to os.path. by Fred Drake · 26 years ago
  16. 560bcae Added posixpath, winsound. by Fred Drake · 26 years ago
  17. a9b9bf9 Change this to be os.path. by Fred Drake · 26 years ago
  18. bb79438 This seems to fix a problem with targeting from the indexes. by Fred Drake · 26 years ago
  19. 2116d98 Make \versionadded and \versionchanged less prominant -- neither bold by Fred Drake · 26 years ago
  20. d0bceee Move \versionadded macros to end of descriptions. by Fred Drake · 26 years ago
  21. 09da65e Patch by Sjoerd Mullender to placate /F: by Guido van Rossum · 26 years ago
  22. dbd72a4 Added module synopsis. by Fred Drake · 26 years ago
  23. 68a8c69 Take out just about everything and refer the reader to the os module. by Fred Drake · 26 years ago
  24. b23ee1d Make the text generic, and call it os.path instead of posixpath. by Fred Drake · 26 years ago
  25. 59d8b73 Remove all references to posixpath; only refer to os.path. by Fred Drake · 26 years ago
  26. 98be47e OSError description: "as the by the" --> "as the" by Fred Drake · 26 years ago
  27. 7281b3b Updated comments on version of XML package needed. by Fred Drake · 26 years ago
  28. 28e66d1 Added the info tarball to the tarballs target. Added the README to by Fred Drake · 26 years ago
  29. b2c59ab A README file for the info tarball. by Fred Drake · 26 years ago
  30. 1dd152d Added support to handle \versionadded in a reasonable way. by Fred Drake · 26 years ago
  31. 9b0dc53 Define %descriptor.class, since it's used. by Fred Drake · 26 years ago
  32. 279ca75 Be a little smarter on some attribute values, making an assumption about by Fred Drake · 26 years ago
  33. 3a7ff99 fixup_descriptors(): Change the way we look for descriptor nodes; by Fred Drake · 26 years ago
  34. 666e600 Added the Doc/sgml/ directory to the tarball. by Fred Drake · 26 years ago
  35. cb65781 Rewrite code that converts the little descriptor environments to build by Fred Drake · 26 years ago
  36. 75930b3 Added table entries for \funcline and \funclineni. by Fred Drake · 26 years ago
  37. 1804dc3 Document abspath() (implementation is forthcoming). by Guido van Rossum · 26 years ago
  38. f339632 Define a general entity "&version;" that can be used as the current major by Fred Drake · 26 years ago
  39. fdfd50f Convert <version> to &version;. by Fred Drake · 26 years ago
  40. 7859f17 A few scribbles toward the DTD. by Fred Drake · 26 years ago
  41. 6bcc53c Standard ISO entities. by Fred Drake · 26 years ago
  42. 2eb07f0 The OASIS Exchange table model public text. by Fred Drake · 26 years ago
  43. 7dab6af Update the docstring. by Fred Drake · 26 years ago
  44. 3f3b096 Added table entries for \methodline, \methodlineni. by Fred Drake · 26 years ago
  45. ae3e574 "numberic" --> "numeric", two places by Fred Drake · 26 years ago
  46. 1453a8c Constructor arguments for classes should be called <args>. by Fred Drake · 26 years ago
  47. 703b70e Added \modulesynopsis. by Fred Drake · 26 years ago
  48. 6b86a42 Document -OO; "unsafe" optimization that removes docstrings. Marc-Andre Lemburg. by Guido van Rossum · 26 years ago
  49. ffd5112 Add the info "dir" fragment to the info tarball. by Fred Drake · 26 years ago
  50. 8d7919d Fragment of an info "dir" file for the Python documentation. by Fred Drake · 26 years ago
  51. ffc4811 Simplify slightly. by Fred Drake · 26 years ago
  52. c5efde8 Don't build info for the Macintosh module reference by default; it by Fred Drake · 26 years ago
  53. aa2aea0 \py@linkToName: New macro to consolidate support for most internal by Fred Drake · 26 years ago
  54. 580f4ab Added the files for the repr and ConfigParser modules. by Fred Drake · 26 years ago
  55. 9d814c6 Document the repr module. This removes the entire "Code objects and by Fred Drake · 26 years ago
  56. da452bf Don't say that the module defines the "following functions" and then by Fred Drake · 26 years ago
  57. ebe2a12 Incorporate changes for patched version of ConfigParser. by Fred Drake · 26 years ago
  58. 9f253dc \py@modindex: Format the index entry for the module index more like by Fred Drake · 26 years ago
  59. bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago
  60. 9700e9b Document the default for tabsize in expandtabs(). by Guido van Rossum · 26 years ago
  61. a49a4ea Add "term" to AUTOCLOSE. by Fred Drake · 26 years ago
  62. d1dbf63 Header for PyObject_DelItem() mentioned non-existing 3rd argument. by Guido van Rossum · 26 years ago
  63. 43278f0 convert(): Added parameter "autoclose", which should be a sequence of by Fred Drake · 26 years ago
  64. 0a5b8de Modified the "sgml" and "xml" targets to stop if the sub-makes fail in by Fred Drake · 26 years ago
  65. 19a0dba Add caveat on partial dependence on the "cl" module, only available on by Fred Drake · 26 years ago
  66. 9ea3e36 Move the jpeg module to the SGI section; it is dependent on the "cl" by Fred Drake · 26 years ago
  67. 4259f0d create_module_info(): If there's a \moduleauthor, move it to an by Fred Drake · 26 years ago
  68. 36dfe58 isnmtoken(), istoken(): Fix to ensure the regex has to match the by Fred Drake · 26 years ago
  69. 2664db9 handle_labels(): Fix problem for document fragments containing more by Fred Drake · 26 years ago
  70. a7998f6 Revised comments on null bytes in pattern string. by Fred Drake · 26 years ago
  71. 6ffa445 Fix second description of handling 2-digit years (last item in by Fred Drake · 26 years ago
  72. d6ced7d convert(): Change the element name remapping to convert <refmodule> by Fred Drake · 26 years ago
  73. f82e4ab format_attrs(): Attempt a bit more minimization for SGML output. by Fred Drake · 26 years ago
  74. 9bbdce5 add_module_idx(), add_idx_hook(): by Fred Drake · 26 years ago
  75. 7eca8e5 Fix typo spotted by Jeff MacDonald <jam@ans.net>. by Fred Drake · 26 years ago
  76. 589bc63 Add a "tarball" target. by Fred Drake · 26 years ago
  77. 6038f54 Adjust so that we are no longer using special entities for well-known by Fred Drake · 26 years ago
  78. 53610ca for method getaddrlist(): Added a note clarifying that all named by Barry Warsaw · 26 years ago
  79. 3effeed Shorten the name of the <rfc> "number" attribute to "num". by Fred Drake · 26 years ago
  80. d24167b Make <rfc> no longer an empty element but a container. The text by Fred Drake · 26 years ago
  81. f8ebb55 Several new functions to re-write tables to be at least partly by Fred Drake · 26 years ago
  82. a50a1df Added clean and clobber targets. by Fred Drake · 26 years ago
  83. 54bad44 Update to the latest version of Michael Ernst's script. by Fred Drake · 26 years ago
  84. 3a7a3d7 "Driver" makefile to convert all documents to SGML or XML at once. by Fred Drake · 26 years ago
  85. 7727416 Add usage of the "driver" Makefile. by Fred Drake · 26 years ago
  86. 9d1c3b5 Elaborate a comment on the format of the table that drives the conversion. by Fred Drake · 26 years ago
  87. d7acf02 Adjustments to allow elements with subelements as parameters. This is by Fred Drake · 26 years ago
  88. 79cbadc Added fixinfo.el to the list of dependencies. by Fred Drake · 26 years ago
  89. 79ad1f1 Escape special characters on output. by Fred Drake · 26 years ago
  90. da71e31 Update the comments on info files. by Fred Drake · 26 years ago
  91. e36e4e6 Use \refmodule when we say "use the XXX module instead". by Fred Drake · 26 years ago
  92. da94374 \seemodule: Fix so that each \seemodule entry gets its own paragraph, by Fred Drake · 26 years ago
  93. 2581704 do_cmd_refmodule(): New function to support new \refmodule macro. by Fred Drake · 26 years ago
  94. 8d43a29 Added a few items. by Fred Drake · 26 years ago
  95. fcb7adb Fix the HTML tarball target to generate the HTML if needed instead of bombing. by Fred Drake · 26 years ago
  96. dd7610c Bump the date. Seems like fun. ;-) by Fred Drake · 26 years ago
  97. 701f10f Simplify command that extracts the number of pages from a PostScript by Fred Drake · 26 years ago
  98. 39cddb7 Added \modulesynopsis. by Fred Drake · 26 years ago
  99. 03dd3ef <writer>.send_paragraph(): Clarify what needs to be done by this by Fred Drake · 26 years ago
  100. 5a0ca4e do_cmd_methodline(): Fixed reference to method name when generating by Fred Drake · 26 years ago