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