- e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 28 years ago
- 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 28 years ago
- 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 28 years ago
- a007c13 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
- 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
- d7feffd Reduce warning count from partparse.py. by Fred Drake · 28 years ago
- 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 28 years ago
- b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 28 years ago
- bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 28 years ago
- 6884e3b Reduce warning count from partparse.py. by Fred Drake · 28 years ago
- c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 28 years ago
- a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 28 years ago
- f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 28 years ago
- cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 28 years ago
- f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 28 years ago
- 1656d17 Changed all \verb\...\ markup to either \code{...} or \samp{...}. by Fred Drake · 28 years ago
- f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 28 years ago
- 45c9df6 Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is by Fred Drake · 28 years ago
- 7f96291 Convert a couple of three-column tables with an empty third column to by Fred Drake · 28 years ago
- d665e8b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 28 years ago
- d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 28 years ago
- 0148bbf AMK's latest by Guido van Rossum · 28 years ago
- e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 28 years ago
- b2c6ef8 Change {\em ...} to \emph{...}; this seems to be the developing preference by Fred Drake · 28 years ago
- 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 20417b7 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 2303d31 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- bcda484 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 7372e57 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 045c7fc Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
- 6f07010 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 28 years ago
- dccd9db Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 28 years ago
- e4eb223 AMK's latest by Guido van Rossum · 28 years ago
- 5ca9033 Index the RFC822 reference (some other RFC references were alreaddy indexed). by Fred Drake · 28 years ago
- 8e07998 The \indexsubitem definition for the actual exceptions did not actually by Fred Drake · 28 years ago
- 9d2f7d4 Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance by Fred Drake · 28 years ago
- 5493205 Module names should be in \code{}. by Fred Drake · 28 years ago
- 0514ce1 Descriptions for delitem(), __delitem__(): These delete a value, not set it. by Fred Drake · 28 years ago
- 4f496cc Fixed index module reference. by Fred Drake · 28 years ago
- 90f2e5e Added a named target for referencing. by Fred Drake · 28 years ago
- bfc28bc Used a named target to form the reference to the Built-in Functions section. by Fred Drake · 28 years ago
- 6d2bdb6 Fixed index module reference. by Fred Drake · 28 years ago
- 3aa2895 Fixed index references to modules. (This is *not* the spam module!) by Fred Drake · 28 years ago
- e14388c Fixed index references to modules. by Fred Drake · 28 years ago
- 19d5827 Fixed index references to modules. by Fred Drake · 28 years ago
- 356818e Fixed index references to modules. by Fred Drake · 28 years ago
- 8274f32 Fixed index references to modules. by Fred Drake · 28 years ago
- f5eaa2e Fixed index references to modules. by Fred Drake · 28 years ago
- a51f5a4 Fixed index references to modules. by Fred Drake · 28 years ago
- 9ab2b2ec Fixed index references to modules. by Fred Drake · 28 years ago
- 54820dc Fixed index references to modules. by Fred Drake · 28 years ago
- 6206394 Changed illegal \stmodindex{} to \refstmodindex{}, added index reference by Fred Drake · 28 years ago
- d9dbfbd At the top, made it clear that the \bimodindex{} and \stmodindex{} are only by Fred Drake · 28 years ago
- c0cc635 regex -> re by Guido van Rossum · 28 years ago
- 095f35a Changed \indexsubitem from ({\tt HTMLParser} method) to just by Fred Drake · 28 years ago
- 1247cea Changed \indexsubitem from ({\tt SGMLParser} method) to just by Fred Drake · 28 years ago
- 0add4c1 Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method). by Fred Drake · 28 years ago
- 48d0437 AMK's latest version. by Guido van Rossum · 28 years ago
- bd49ac4 The 'l' flag (locale specific matching) has been renamed to 'L'. by Guido van Rossum · 28 years ago
- 736fe5e Document binary format and __init__-free unpickling. Added a pointer by Guido van Rossum · 28 years ago
- a42c178 Turn the table for flags into a nested itemized environment. by Guido van Rossum · 28 years ago
- eefcba6 Fix a little mess (Likecode{...} -> Like \code{...}) in recently added text. by Guido van Rossum · 28 years ago
- 8291bb3 Reference to PYTHONPATH should be PYTHONSTARTUP. by Guido van Rossum · 28 years ago
- 28f9a68 Added note about the module's obsolescence. by Guido van Rossum · 28 years ago
- 138dac5 Added more warnings about ni's demise. by Guido van Rossum · 28 years ago
- a2e268a Mark file names with \file{} instead of \code{}. by Fred Drake · 28 years ago
- c5aec05 Separated the definitions of ntohs(), ntohl(), htons(), htonl(). Separate by Fred Drake · 28 years ago
- 0b33410 New version from AMK -- with minor corrections to make it legal latex. by Guido van Rossum · 28 years ago
- f3d729c Fixed SFT #23842: leave in non-standard style options when checking in an by Fred Drake · 28 years ago
- e907208 Some reorganization (all limit operations & constants together, and all usage by Fred Drake · 28 years ago
- 0d3b4f8 Fixed unresolved reference problem; this module wasn't \label{}ed. by Fred Drake · 28 years ago
- 98b032a Removed unnecessary escaping. by Fred Drake · 28 years ago
- 1cf8749 Arg; more nits, but I may as well finish the job. by Fred Drake · 28 years ago
- 7381e28 Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left by Fred Drake · 28 years ago
- c2297c1 Changed {\sc gdbm} to \code{gdbm} everywhere. by Fred Drake · 28 years ago
- ab76af3 Provide default for blocksize on retrbinary (Skip Montanaro). by Guido van Rossum · 28 years ago
- 456035f The biggie: changed the funcdesc environments used for opcode descriptions by Fred Drake · 28 years ago
- 240ddc8 Typo in example (missing '=') discovered by Sandy Langbart. by Guido van Rossum · 28 years ago
- 3593e5c Document new behavior of isinstance() when using a type object. by Guido van Rossum · 28 years ago
- 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 28 years ago
- 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
- 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 28 years ago
- 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 28 years ago
- 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 28 years ago
- 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 28 years ago
- ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 28 years ago
- e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 28 years ago
- f259efe Get rid of math mode in some places. by Guido van Rossum · 28 years ago
- 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 28 years ago
- 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 28 years ago
- 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 28 years ago
- d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 28 years ago
- 00f1569 Add fileinput. by Guido van Rossum · 28 years ago
- bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 28 years ago
- e084f0b Add description for some modules that have been added since this intro by Guido van Rossum · 28 years ago
- 3472026 Add description for Queue; fix typo (whichdbm should be whichdb). by Guido van Rossum · 28 years ago
- 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 28 years ago