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