1. 0add4c1 Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method). 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. 736fe5e Document binary format and __init__-free unpickling. Added a pointer by Guido van Rossum · 28 years ago
  5. a42c178 Turn the table for flags into a nested itemized environment. by Guido van Rossum · 28 years ago
  6. eefcba6 Fix a little mess (Likecode{...} -> Like \code{...}) in recently added text. by Guido van Rossum · 28 years ago
  7. 8291bb3 Reference to PYTHONPATH should be PYTHONSTARTUP. by Guido van Rossum · 28 years ago
  8. 28f9a68 Added note about the module's obsolescence. by Guido van Rossum · 28 years ago
  9. 138dac5 Added more warnings about ni's demise. by Guido van Rossum · 28 years ago
  10. a2e268a Mark file names with \file{} instead of \code{}. by Fred Drake · 28 years ago
  11. c5aec05 Separated the definitions of ntohs(), ntohl(), htons(), htonl(). Separate by Fred Drake · 28 years ago
  12. 0b33410 New version from AMK -- with minor corrections to make it legal latex. by Guido van Rossum · 28 years ago
  13. f3d729c Fixed SFT #23842: leave in non-standard style options when checking in an by Fred Drake · 28 years ago
  14. e907208 Some reorganization (all limit operations & constants together, and all usage by Fred Drake · 28 years ago
  15. 0d3b4f8 Fixed unresolved reference problem; this module wasn't \label{}ed. by Fred Drake · 28 years ago
  16. 98b032a Removed unnecessary escaping. by Fred Drake · 28 years ago
  17. 1cf8749 Arg; more nits, but I may as well finish the job. by Fred Drake · 28 years ago
  18. 7381e28 Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left by Fred Drake · 28 years ago
  19. c2297c1 Changed {\sc gdbm} to \code{gdbm} everywhere. by Fred Drake · 28 years ago
  20. ab76af3 Provide default for blocksize on retrbinary (Skip Montanaro). by Guido van Rossum · 28 years ago
  21. 456035f The biggie: changed the funcdesc environments used for opcode descriptions by Fred Drake · 28 years ago
  22. 240ddc8 Typo in example (missing '=') discovered by Sandy Langbart. by Guido van Rossum · 28 years ago
  23. 3593e5c Document new behavior of isinstance() when using a type object. by Guido van Rossum · 28 years ago
  24. 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 28 years ago
  25. 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
  26. 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 28 years ago
  27. 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
  28. 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 28 years ago
  29. 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 28 years ago
  30. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 28 years ago
  31. e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 28 years ago
  32. f259efe Get rid of math mode in some places. by Guido van Rossum · 28 years ago
  33. 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 28 years ago
  34. 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 28 years ago
  35. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 28 years ago
  36. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 28 years ago
  37. 00f1569 Add fileinput. by Guido van Rossum · 28 years ago
  38. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 28 years ago
  39. e084f0b Add description for some modules that have been added since this intro by Guido van Rossum · 28 years ago
  40. 3472026 Add description for Queue; fix typo (whichdbm should be whichdb). by Guido van Rossum · 28 years ago
  41. 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 28 years ago
  42. 4552f3d In the description of sub(), give a better explanation of the by Barry Warsaw · 28 years ago
  43. 2974f0f Add xmllib; remove (slow) from description of htmllib. by Guido van Rossum · 28 years ago
  44. 7336935 dis is now documented; bisect is deemed useful. by Guido van Rossum · 28 years ago
  45. f7790c6 Document s.connect_ex(), which does not raise an exception on error. by Guido van Rossum · 28 years ago
  46. 364e643 Clarified reference to old profiler. by Guido van Rossum · 28 years ago
  47. 5de6488 Added doc for errorcode dictionary. by Guido van Rossum · 28 years ago
  48. eae121e Adding dis and xmllib docs by Guido van Rossum · 28 years ago
  49. a10768a Docu for xmllib.py, by Sjoerd Mullender. by Guido van Rossum · 28 years ago
  50. b62b6d1 Docu for dis.py, written by Martin von Loewis. by Guido van Rossum · 28 years ago
  51. 9d37a4d Small wording change about global and local trace functions. by Guido van Rossum · 28 years ago
  52. 040e565 Ooops, found too more references to old conditions on floating point values. by Fred Drake · 28 years ago
  53. ae18e9f Removed obsolete discussion on _xdr helper module. by Fred Drake · 28 years ago
  54. d7dc2eb Put {} around \^ in sets to force latex2html to do the right thing... by Guido van Rossum · 28 years ago
  55. 828a0bd count() now has a 4th parameter too. Also rephrased the docs for find by Guido van Rossum · 28 years ago
  56. 871cf16 Documented exc_info(); also updated exc_type and last_type docs. by Guido van Rossum · 28 years ago
  57. 2950b2d Restore the \seealso formatting that got lost when I updated the math by Fred Drake · 28 years ago
  58. 7cd6044 Remove macpath entry -- it is already documented. by Fred Drake · 28 years ago
  59. 5451d67 socket_type ==> SocketType by Fred Drake · 28 years ago
  60. 120ac20 Remove superfluous comman from between "not" and "in" when describing the by Fred Drake · 28 years ago
  61. 6cd7ecb The sequence behavior is now on the Exception root class rather than by Guido van Rossum · 28 years ago
  62. 6f2a26d And "ni" has been documented... by Fred Drake · 28 years ago
  63. 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
  64. c211254 Updated the section "Parsing Python". by Fred Drake · 28 years ago
  65. 14bf341 Added keyword module entry. by Fred Drake · 28 years ago
  66. e061a51 Minor nits (Lib/token.py is a file, token is a module...). by Fred Drake · 28 years ago
  67. db12f34 Documentation for the keyword module. by Fred Drake · 28 years ago
  68. 00eb96a Move the pprint docs after the code docs, so that all parser/codegen type by Fred Drake · 28 years ago
  69. dc0f00a Document the mapping object's new get() method. by Barry Warsaw · 28 years ago
  70. 0bfd146 Added strerror() by Guido van Rossum · 28 years ago
  71. bc3b136 Removed emacs.py by Guido van Rossum · 28 years ago
  72. eb53ae4 Fixed some stuff that was incorrectly copied from regex. by Guido van Rossum · 28 years ago
  73. 7974b0f Documented __import__, callable, isinstance, issubclass, and slice. by Guido van Rossum · 28 years ago
  74. df3dba0 Documented new exceptions and exception classes. by Guido van Rossum · 28 years ago
  75. b55e07f Fixed up formatting. by Fred Drake · 28 years ago
  76. 1b914b3 Fixed up formatting, added descriptions for previously undocumented functions. by Fred Drake · 28 years ago
  77. 3cdb8f3 Update the description and the example to the new functionality, which by Guido van Rossum · 28 years ago
  78. 9cf4e2b Change packages to site-packages (so it's clearly not a package itself). by Guido van Rossum · 28 years ago
  79. 1622112 Added warning about ni's obsolescence. Retracted semantic changes by Guido van Rossum · 28 years ago
  80. 5938011 Initial revision by Guido van Rossum · 28 years ago
  81. f01dff7 Give in to Mike Meyer -- add *both* lib/python1.5/packages and by Guido van Rossum · 28 years ago
  82. 28cad96 Document newly revamped site configuration mechanism. by Guido van Rossum · 28 years ago
  83. 36764b8 Added docs for 'user' customization module. Renamed libuser.tex by Guido van Rossum · 28 years ago
  84. b2afc81 Added os.altsep; this is '/' on DOS/Windows, and None on systems with by Guido van Rossum · 28 years ago
  85. 282290f Referred to POSIX docs as well as to Unix docs. by Guido van Rossum · 28 years ago
  86. e20aef5 Ignore whitespace between formats (not internal to a count+format). by Guido van Rossum · 28 years ago
  87. 81e479a Removed some colons that shouldn't be there (probably leftovers from by Guido van Rossum · 28 years ago
  88. 08157f8 mention cPickle and cStringIO by Guido van Rossum · 28 years ago
  89. e229d86 Misc Mac mods by Jack. Added libmacic.tex, and these patches: by Guido van Rossum · 28 years ago
  90. 9085822 the usual by Guido van Rossum · 28 years ago
  91. 1acceb0 Added AMK's first cut at docs for re.py by Guido van Rossum · 28 years ago
  92. 3572d37 Updated platform specific notes (it is now more common to have this) by Guido van Rossum · 28 years ago
  93. 8f06247 Added buffer_info() docs. by Guido van Rossum · 28 years ago
  94. fcaf26e Documented mime_decode_header() and mime_encode_header(). by Guido van Rossum · 28 years ago
  95. 9c43c59 More emphasis on os.environ's calling of putenv; and added hint about by Guido van Rossum · 28 years ago
  96. fd16ca4 Added mimify docs (Sjoerd). by Guido van Rossum · 28 years ago
  97. 12d9eac A couple of grammatical nits. by Fred Drake · 28 years ago
  98. 6576dd6 Document new 'quote' flag to cgi.escape(). by Guido van Rossum · 28 years ago
  99. 61c2703 added code.py; codehack.py is obsolete by Guido van Rossum · 28 years ago
  100. 1c78cf3 Added label{module-spam} by Guido van Rossum · 28 years ago