1. d569242 add_idx(): Don't add unnecessary markup around the little markers stuck in the by Fred Drake · 28 years ago
  2. 48d0437 AMK's latest version. by Guido van Rossum · 28 years ago
  3. bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. by Guido van Rossum · 28 years ago
  4. d58daff Planned release date for 1.5b2. by Guido van Rossum · 28 years ago
  5. 736fe5e Document binary format and __init__-free unpickling. Added a pointer by Guido van Rossum · 28 years ago
  6. a42c178 Turn the table for flags into a nested itemized environment. by Guido van Rossum · 28 years ago
  7. eefcba6 Fix a little mess (Likecode{...} -> Like \code{...}) in recently added text. by Guido van Rossum · 28 years ago
  8. 8291bb3 Reference to PYTHONPATH should be PYTHONSTARTUP. by Guido van Rossum · 28 years ago
  9. 28f9a68 Added note about the module's obsolescence. by Guido van Rossum · 28 years ago
  10. 138dac5 Added more warnings about ni's demise. by Guido van Rossum · 28 years ago
  11. a2e268a Mark file names with \file{} instead of \code{}. by Fred Drake · 28 years ago
  12. c5aec05 Separated the definitions of ntohs(), ntohl(), htons(), htonl(). Separate by Fred Drake · 28 years ago
  13. 8ca7006 Added Emacs turd so this file has the correct mode in Emacs / X/Emacs, even by Fred Drake · 28 years ago
  14. a5a3cdc Added Emacs turd so this file has the correct mode in Emacs / X/Emacs. by Fred Drake · 28 years ago
  15. a417b66 Updated the README to the current status. Added a note about the by Guido van Rossum · 28 years ago
  16. 0b33410 New version from AMK -- with minor corrections to make it legal latex. by Guido van Rossum · 28 years ago
  17. f3d729c Fixed SFT #23842: leave in non-standard style options when checking in an by Fred Drake · 28 years ago
  18. e907208 Some reorganization (all limit operations & constants together, and all usage by Fred Drake · 28 years ago
  19. a0eaa22 Some manipulations with tags to get the TOC and Index to look better by Guido van Rossum · 28 years ago
  20. 3e396cf New WML file, this time with working Title and Author tags, and by Guido van Rossum · 28 years ago
  21. eee08cd Make examples consistently use 4-space indentation. by Fred Drake · 28 years ago
  22. 0d3b4f8 Fixed unresolved reference problem; this module wasn't \label{}ed. by Fred Drake · 28 years ago
  23. 98b032a Removed unnecessary escaping. by Fred Drake · 28 years ago
  24. 1cf8749 Arg; more nits, but I may as well finish the job. by Fred Drake · 28 years ago
  25. 7381e28 Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left by Fred Drake · 28 years ago
  26. c2297c1 Changed {\sc gdbm} to \code{gdbm} everywhere. by Fred Drake · 28 years ago
  27. 7c4cba8 Added handler for opcodedesc environment. by Fred Drake · 28 years ago
  28. f2d7e55 make_str_index_entry(): New function. Similar to make_index_entry(), but by Fred Drake · 28 years ago
  29. ab76af3 Provide default for blocksize on retrbinary (Skip Montanaro). by Guido van Rossum · 28 years ago
  30. 456035f The biggie: changed the funcdesc environments used for opcode descriptions by Fred Drake · 28 years ago
  31. a610f9f Added environment for defining PyVM instructions. This is only used in by Fred Drake · 28 years ago
  32. 240ddc8 Typo in example (missing '=') discovered by Sandy Langbart. by Guido van Rossum · 28 years ago
  33. 3593e5c Document new behavior of isinstance() when using a type object. by Guido van Rossum · 28 years ago
  34. 0f280b6 Use $LOGNAME instead of $USER to get the current user -- it seems to by Guido van Rossum · 28 years ago
  35. 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 28 years ago
  36. 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
  37. 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 28 years ago
  38. 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
  39. 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 28 years ago
  40. 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 28 years ago
  41. 330c660 The dependency of tarhtml on l2h was a bad idea. by Guido van Rossum · 28 years ago
  42. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 28 years ago
  43. 84cca44 Added utility target tarhtml to tar and gzip the HTML files plus their by Guido van Rossum · 28 years ago
  44. 28fbe4d Adding the icons used by latex2html output to the CVS tree. by Guido van Rossum · 28 years ago
  45. 628b408 Ignore html files generated by webmaker. by Guido van Rossum · 28 years ago
  46. 000eb0a Augmented the script so that (at CNRI anyway) it also invokes webmaker by Guido van Rossum · 28 years ago
  47. 4323f7c Simple index for the reference manuals (mostly for use on the Windows platform). by Guido van Rossum · 28 years ago
  48. 71ace95 Updated to the most pressing 1.5 issues. by Guido van Rossum · 28 years ago
  49. 580aa8d Several changes, e.g. restructuring of the intro to be closer to what by Guido van Rossum · 28 years ago
  50. cb91e7b Added the "italic correction" command ("\/") to the list of ignored commands. by Fred Drake · 28 years ago
  51. e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 28 years ago
  52. f259efe Get rid of math mode in some places. by Guido van Rossum · 28 years ago
  53. 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 28 years ago
  54. 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 28 years ago
  55. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 28 years ago
  56. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 28 years ago
  57. 00f1569 Add fileinput. by Guido van Rossum · 28 years ago
  58. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 28 years ago
  59. e084f0b Add description for some modules that have been added since this intro by Guido van Rossum · 28 years ago
  60. 3472026 Add description for Queue; fix typo (whichdbm should be whichdb). by Guido van Rossum · 28 years ago
  61. 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 28 years ago
  62. 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 28 years ago
  63. e4a93bc Fix the release date for 1.5b1 to be Nov. 26 by Guido van Rossum · 28 years ago
  64. d9a26ff Add support for NULL macro (like UNIX, ABC etc.). by Guido van Rossum · 28 years ago
  65. 2974f0f Add xmllib; remove (slow) from description of htmllib. by Guido van Rossum · 28 years ago
  66. 7336935 dis is now documented; bisect is deemed useful. by Guido van Rossum · 28 years ago
  67. f7790c6 Document s.connect_ex(), which does not raise an exception on error. by Guido van Rossum · 28 years ago
  68. 364e643 Clarified reference to old profiler. by Guido van Rossum · 28 years ago
  69. 5de6488 Added doc for errorcode dictionary. by Guido van Rossum · 28 years ago
  70. eae121e Adding dis and xmllib docs by Guido van Rossum · 28 years ago
  71. a10768a Docu for xmllib.py, by Sjoerd Mullender. by Guido van Rossum · 28 years ago
  72. b62b6d1 Docu for dis.py, written by Martin von Loewis. by Guido van Rossum · 28 years ago
  73. 9d37a4d Small wording change about global and local trace functions. by Guido van Rossum · 28 years ago
  74. 040e565 Ooops, found too more references to old conditions on floating point values. by Fred Drake · 28 years ago
  75. ae18e9f Removed obsolete discussion on _xdr helper module. by Fred Drake · 28 years ago
  76. d7dc2eb Put {} around \^ in sets to force latex2html to do the right thing... by Guido van Rossum · 28 years ago
  77. 828a0bd count() now has a 4th parameter too. Also rephrased the docs for find by Guido van Rossum · 28 years ago
  78. 871cf161 Documented exc_info(); also updated exc_type and last_type docs. by Guido van Rossum · 28 years ago
  79. 9e63faa Change Python-as-executable-script example to use "#! /usr/bin/env python" by Fred Drake · 28 years ago
  80. 2950b2d Restore the \seealso formatting that got lost when I updated the math by Fred Drake · 28 years ago
  81. 9dcc5a9 Add support for ctypedesc, cvardesc, seealso, seemodule, seetext. by Fred Drake · 28 years ago
  82. 7cd6044 Remove macpath entry -- it is already documented. by Fred Drake · 28 years ago
  83. 5451d67 socket_type ==> SocketType by Fred Drake · 28 years ago
  84. 120ac20 Remove superfluous comman from between "not" and "in" when describing the by Fred Drake · 28 years ago
  85. 36fbe76 struct _frozen: by Fred Drake · 28 years ago
  86. 6cd7ecb The sequence behavior is now on the Exception root class rather than by Guido van Rossum · 28 years ago
  87. fdacc58 Added pointer to api.tex and note about the out-of-date-ness of this document. by Guido van Rossum · 28 years ago
  88. 18b0db3 Set Oct 10 as the release date. by Guido van Rossum · 28 years ago
  89. 9faf4c5 Change title to {Python/C API Reference Manual}; remove \bcode \ecode by Guido van Rossum · 28 years ago
  90. 6f2a26d And "ni" has been documented... by Fred Drake · 28 years ago
  91. 2df7583 Oops; don't know if this was my typo or not: There was a "p" on a line that by Fred Drake · 28 years ago
  92. c211254 Updated the section "Parsing Python". by Fred Drake · 28 years ago
  93. 14bf341 Added keyword module entry. by Fred Drake · 28 years ago
  94. e061a51 Minor nits (Lib/token.py is a file, token is a module...). by Fred Drake · 28 years ago
  95. db12f34 Documentation for the keyword module. by Fred Drake · 28 years ago
  96. 00eb96a Move the pprint docs after the code docs, so that all parser/codegen type by Fred Drake · 28 years ago
  97. dc0f00a Document the mapping object's new get() method. by Barry Warsaw · 28 years ago
  98. 04ac894 Add the four latex2html output directories: api, ext, lib, tut. by Fred Drake · 28 years ago
  99. c44d3d6 Done with tread state descriptions. Sigh! by Guido van Rossum · 28 years ago
  100. 0bfd146 Added strerror() by Guido van Rossum · 28 years ago