summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Piers Lauder <piers@cs.su.oz.au>:Fred Drake2000-05-261-8/+29
* Guido's rewording of my definition of "root package", with an addition by me.Greg Ward2000-05-261-6/+8
* A grab-bag of wording tweakage.Greg Ward2000-05-261-29/+54
* Remove unused "import curses".Guido van Rossum2000-05-241-1/+0
* Updated docs to list all the new methods and functions. The docs areAndrew M. Kuchling2000-05-231-188/+757
* From Greg Ward <gward@python.net>:Fred Drake2000-05-231-2/+2
* New description for math.frexp() -- poor description noted byFred Drake2000-05-181-2/+6
* Doc patch from Bastein Kleineidam: start to describe the 'install' commandGregory P. Smith2000-05-121-0/+16
* The addition of rint() (by Peter Schneider-Kamp; I forgot to mentionGuido van Rossum2000-05-111-0/+1
* Added math.rint() -- round according to current IEEE754 modeGuido van Rossum2000-05-111-0/+4
* Oops, better also note that the module initialization function must beFred Drake2000-05-101-0/+2
* Section "The Module's Method Table and Initialization Function":Fred Drake2000-05-101-7/+10
* Fix references to the built-in compile() that don't include theFred Drake2000-05-091-10/+10
* Skip Montanaro <skip@mojam.com>:Fred Drake2000-05-091-3/+8
* Define \seeurl in the seealso environment. Two parameters: url, why.Fred Drake2000-05-091-0/+9
* do_cmd_seeurl(): New function.Fred Drake2000-05-091-0/+11
* read() method: clarify that strings are accepted and interpretedFred Drake2000-05-091-1/+9
* Someone found the examples of poor practice on socket addresses!Fred Drake2000-05-031-3/+3
* Brian Hooper <brian_takashi@hotmail.com>:Fred Drake2000-05-031-0/+28
* Clarify status of connection of a new instance; it *is* connected ifFred Drake2000-05-031-3/+5
* Added descriptions of \versionadded and \versionchanged.Fred Drake2000-05-021-0/+20
* do_cmd_versionchanged():Fred Drake2000-05-021-1/+6
* Use \versionchanged to indicate when the second parameter to utime()Fred Drake2000-05-021-2/+3
* \versionchanged: Added optional parameter for explanation of change.Fred Drake2000-05-021-2/+8
* Eric Raymond:Guido van Rossum2000-05-011-2/+64
* Document the new additional signature for utime(). In addition to theBarry Warsaw2000-05-011-3/+6
* \file and \filenq should not be used in section titles; they are notFred Drake2000-04-281-1/+1
* Don't worry about the output dirs for the distutils manuals.Fred Drake2000-04-281-0/+2
* Added distutils manuals.Fred Drake2000-04-281-22/+31
* Stripped leading 'sec:' from all section labels -- generates bad filenames,Greg Ward2000-04-282-57/+57
* When building HTML releases, refer to */*.css and */*.html instead ofGreg Ward2000-04-281-3/+3
* Added the Distutils manuals.Greg Ward2000-04-281-0/+2
* Added the Distutils manuals: inst and dist.Greg Ward2000-04-281-3/+17
* Added 'inst' and 'dist' -- the two Distutils manuals.Greg Ward2000-04-284-4/+50
* Documentation patch describing the 'u' and 'u#' format specifiers,Fred Drake2000-04-281-0/+10
* Support for the special macros used by the distutils documentation.Fred Drake2000-04-271-0/+21
* Added a note to the section on 'exec' about the need for a trailing newlineGreg Ward2000-04-271-1/+10
* Added a "See also:" section that exhibits the \seerfc markup.Fred Drake2000-04-261-0/+7
* Define \seerfc within the seealso environment.Fred Drake2000-04-261-0/+9
* ref_module_index_helper(): Use "my" instead of "local".Fred Drake2000-04-261-5/+22
* Removed some extraneous and confusing parenthesized expressions.Fred Drake2000-04-251-3/+3
* Added section headers for "Extending the Distutils" section (justGreg Ward2000-04-251-0/+14
* Patch from Andrew Kuchling: document the new multiple pattern feature in theGreg Ward2000-04-211-12/+15
* Reformatted wide paragraphs.Greg Ward2000-04-191-23/+22
* Reverted '\var' in the "standard installation location" table to '\filevar'.Greg Ward2000-04-191-49/+51
* Dropped '\tilde' and '\bslash' definitions.Greg Ward2000-04-191-5/+0
* Changed '\tilde' and '\bslash' to the standard '\textasciitilde' andGreg Ward2000-04-191-9/+9
* Removed '\package' definition.Greg Ward2000-04-191-2/+0
* Changed '\package' to \module'.Greg Ward2000-04-191-6/+6
* Changed '\option' to '\longprogramopt' wherever it referred to a command-lineGreg Ward2000-04-192-27/+27