1. 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 28 years ago
  2. 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
  3. 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 28 years ago
  4. 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 28 years ago
  5. 330c660 The dependency of tarhtml on l2h was a bad idea. by Guido van Rossum · 28 years ago
  6. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 28 years ago
  7. 84cca44 Added utility target tarhtml to tar and gzip the HTML files plus their by Guido van Rossum · 28 years ago
  8. 28fbe4d Adding the icons used by latex2html output to the CVS tree. by Guido van Rossum · 28 years ago
  9. 628b408 Ignore html files generated by webmaker. by Guido van Rossum · 28 years ago
  10. 000eb0a Augmented the script so that (at CNRI anyway) it also invokes webmaker by Guido van Rossum · 28 years ago
  11. 4323f7c Simple index for the reference manuals (mostly for use on the Windows platform). by Guido van Rossum · 28 years ago
  12. 71ace95 Updated to the most pressing 1.5 issues. by Guido van Rossum · 28 years ago
  13. 580aa8d Several changes, e.g. restructuring of the intro to be closer to what by Guido van Rossum · 28 years ago
  14. cb91e7b Added the "italic correction" command ("\/") to the list of ignored commands. by Fred Drake · 28 years ago
  15. e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 28 years ago
  16. f259efe Get rid of math mode in some places. by Guido van Rossum · 28 years ago
  17. 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 28 years ago
  18. 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 28 years ago
  19. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 28 years ago
  20. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 28 years ago
  21. 00f1569 Add fileinput. by Guido van Rossum · 28 years ago
  22. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 28 years ago
  23. e084f0b Add description for some modules that have been added since this intro by Guido van Rossum · 28 years ago
  24. 3472026 Add description for Queue; fix typo (whichdbm should be whichdb). by Guido van Rossum · 28 years ago
  25. 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 28 years ago
  26. 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 28 years ago
  27. e4a93bc Fix the release date for 1.5b1 to be Nov. 26 by Guido van Rossum · 28 years ago
  28. d9a26ff Add support for NULL macro (like UNIX, ABC etc.). by Guido van Rossum · 28 years ago
  29. 2974f0f Add xmllib; remove (slow) from description of htmllib. by Guido van Rossum · 28 years ago
  30. 7336935 dis is now documented; bisect is deemed useful. by Guido van Rossum · 28 years ago
  31. f7790c6 Document s.connect_ex(), which does not raise an exception on error. by Guido van Rossum · 28 years ago
  32. 364e643 Clarified reference to old profiler. by Guido van Rossum · 28 years ago
  33. 5de6488 Added doc for errorcode dictionary. by Guido van Rossum · 28 years ago
  34. eae121e Adding dis and xmllib docs by Guido van Rossum · 28 years ago
  35. a10768a Docu for xmllib.py, by Sjoerd Mullender. by Guido van Rossum · 28 years ago
  36. b62b6d1 Docu for dis.py, written by Martin von Loewis. by Guido van Rossum · 28 years ago
  37. 9d37a4d Small wording change about global and local trace functions. by Guido van Rossum · 28 years ago
  38. 040e565 Ooops, found too more references to old conditions on floating point values. by Fred Drake · 28 years ago
  39. ae18e9f Removed obsolete discussion on _xdr helper module. by Fred Drake · 28 years ago
  40. d7dc2eb Put {} around \^ in sets to force latex2html to do the right thing... by Guido van Rossum · 28 years ago
  41. 828a0bd count() now has a 4th parameter too. Also rephrased the docs for find by Guido van Rossum · 28 years ago
  42. 871cf16 Documented exc_info(); also updated exc_type and last_type docs. by Guido van Rossum · 28 years ago
  43. 9e63faa Change Python-as-executable-script example to use "#! /usr/bin/env python" by Fred Drake · 28 years ago
  44. 2950b2d Restore the \seealso formatting that got lost when I updated the math by Fred Drake · 28 years ago
  45. 9dcc5a9 Add support for ctypedesc, cvardesc, seealso, seemodule, seetext. by Fred Drake · 28 years ago
  46. 7cd6044 Remove macpath entry -- it is already documented. by Fred Drake · 28 years ago
  47. 5451d67 socket_type ==> SocketType by Fred Drake · 28 years ago
  48. 120ac20 Remove superfluous comman from between "not" and "in" when describing the by Fred Drake · 28 years ago
  49. 36fbe76 struct _frozen: by Fred Drake · 28 years ago
  50. 6cd7ecb The sequence behavior is now on the Exception root class rather than by Guido van Rossum · 28 years ago
  51. fdacc58 Added pointer to api.tex and note about the out-of-date-ness of this document. by Guido van Rossum · 28 years ago
  52. 18b0db3 Set Oct 10 as the release date. by Guido van Rossum · 28 years ago
  53. 9faf4c5 Change title to {Python/C API Reference Manual}; remove \bcode \ecode by Guido van Rossum · 28 years ago
  54. 6f2a26d And "ni" has been documented... by Fred Drake · 28 years ago
  55. 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
  56. c211254 Updated the section "Parsing Python". by Fred Drake · 28 years ago
  57. 14bf341 Added keyword module entry. by Fred Drake · 28 years ago
  58. e061a51 Minor nits (Lib/token.py is a file, token is a module...). by Fred Drake · 28 years ago
  59. db12f34 Documentation for the keyword module. by Fred Drake · 28 years ago
  60. 00eb96a Move the pprint docs after the code docs, so that all parser/codegen type by Fred Drake · 28 years ago
  61. dc0f00a Document the mapping object's new get() method. by Barry Warsaw · 28 years ago
  62. 04ac894 Add the four latex2html output directories: api, ext, lib, tut. by Fred Drake · 28 years ago
  63. c44d3d6 Done with tread state descriptions. Sigh! by Guido van Rossum · 28 years ago
  64. 0bfd146 Added strerror() by Guido van Rossum · 28 years ago
  65. bc3b136 Removed emacs.py by Guido van Rossum · 28 years ago
  66. eb53ae4 Fixed some stuff that was incorrectly copied from regex. by Guido van Rossum · 28 years ago
  67. 7974b0f Documented __import__, callable, isinstance, issubclass, and slice. by Guido van Rossum · 28 years ago
  68. df3dba0 Documented new exceptions and exception classes. by Guido van Rossum · 28 years ago
  69. 5344d4f Add -N0 to dvips flags to generate page structure comments. by Guido van Rossum · 28 years ago
  70. 42cefd0 Checkpoint. Added docs for the new exception handling APIs and for by Guido van Rossum · 28 years ago
  71. b55e07f Fixed up formatting. by Fred Drake · 28 years ago
  72. 1b914b3 Fixed up formatting, added descriptions for previously undocumented functions. by Fred Drake · 28 years ago
  73. 3cdb8f3 Update the description and the example to the new functionality, which by Guido van Rossum · 28 years ago
  74. 9cf4e2b Change packages to site-packages (so it's clearly not a package itself). by Guido van Rossum · 28 years ago
  75. 1622112 Added warning about ni's obsolescence. Retracted semantic changes by Guido van Rossum · 28 years ago
  76. 5938011 Initial revision by Guido van Rossum · 28 years ago
  77. f01dff7 Give in to Mike Meyer -- add *both* lib/python1.5/packages and by Guido van Rossum · 28 years ago
  78. 28cad96 Document newly revamped site configuration mechanism. by Guido van Rossum · 28 years ago
  79. 36764b8 Added docs for 'user' customization module. Renamed libuser.tex by Guido van Rossum · 28 years ago
  80. b2afc81 Added os.altsep; this is '/' on DOS/Windows, and None on systems with by Guido van Rossum · 28 years ago
  81. 282290f Referred to POSIX docs as well as to Unix docs. by Guido van Rossum · 28 years ago
  82. e20aef5 Ignore whitespace between formats (not internal to a count+format). by Guido van Rossum · 28 years ago
  83. 81e479a Removed some colons that shouldn't be there (probably leftovers from by Guido van Rossum · 28 years ago
  84. 5de31fc Oops, don't suppress echo of the rm command in l2hclean! by Fred Drake · 28 years ago
  85. 03ff6f7 Simplify LaTeX2HTML targets && support re-use of output directories (which by Fred Drake · 28 years ago
  86. 289f97d Changed description of SchedParams() in the following way: by Fred Drake · 28 years ago
  87. 2999607 Added missing "\end{funcdesc}" after FindFolder documentation. by Fred Drake · 28 years ago
  88. 08157f8 mention cPickle and cStringIO by Guido van Rossum · 28 years ago
  89. b904629 Fix some badly botched prototypes for PyRun* c.s. by Guido van Rossum · 28 years ago
  90. e229d86 Misc Mac mods by Jack. Added libmacic.tex, and these patches: by Guido van Rossum · 28 years ago
  91. 5060b3b Consistently change Python-C API to Python/C API; added lots of new by Guido van Rossum · 28 years ago
  92. b235d9e Tweaked all l2h targets to remove the target directory before renaming by Guido van Rossum · 28 years ago
  93. 09270b5 Fixes to make it pass latex without complaints. by Guido van Rossum · 28 years ago
  94. 9085822 the usual by Guido van Rossum · 28 years ago
  95. 1574d78 Date by Guido van Rossum · 28 years ago
  96. 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 28 years ago
  97. 4a944d7 Added more stuff on initialization (still rudimentary) by Guido van Rossum · 28 years ago
  98. 59a6135 Added new intro sections (incomplete); fixed various typos by Guido van Rossum · 28 years ago
  99. 3572d37 Updated platform specific notes (it is now more common to have this) by Guido van Rossum · 28 years ago
  100. 8f06247 Added buffer_info() docs. by Guido van Rossum · 28 years ago