summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use {methoddesc} as appropriate.Fred Drake1998-04-032-76/+74
* Index entries.Fred Drake1998-04-032-28/+30
* Added comment crediting Sue Williams with this documentation section (theFred Drake1998-04-032-2/+6
* Fix one typo.Fred Drake1998-04-032-12/+12
* Nits.Fred Drake1998-04-032-50/+66
* Add index entry for GzipFile class.Fred Drake1998-04-032-2/+6
* Logical markup.Fred Drake1998-04-032-56/+60
* Markup consistency.Fred Drake1998-04-032-20/+22
* Consistency: Don't use module name when referring to functions definedFred Drake1998-04-032-4/+2
* Minor nits.Fred Drake1998-04-032-118/+128
* Consistency nits:Fred Drake1998-04-032-6/+6
* Minor nits.Fred Drake1998-04-032-114/+118
* Minor nits.Fred Drake1998-04-032-34/+30
* Mention the --help option to tools/mkhowto.sh.Fred Drake1998-04-031-1/+2
* Minor nits.Fred Drake1998-04-032-44/+48
* Normalized case rules in section headings.Fred Drake1998-04-032-168/+152
* Capitalize "Python" for consistency.Fred Drake1998-04-032-2/+2
* Capitalize "Python" for consistency.Fred Drake1998-04-032-6/+8
* Logical markup.Fred Drake1998-04-032-40/+42
* Use {seealso} environment to refer to the struct module.Fred Drake1998-04-032-76/+90
* add_idx(): Restore message to stdout when formatting the general index.Fred Drake1998-04-021-0/+1
* Match python.sty a little better.Fred Drake1998-04-021-0/+6
* Removed an obsolete hack that's been commented out for a long time.Fred Drake1998-04-021-10/+10
* Lots of little nits.Fred Drake1998-04-021-26/+35
* Added a __delitem__ to the Message class.Guido van Rossum1998-04-021-0/+22
* This fixes a (minor) problem discovered by AMK when you don't want anyFred Drake1998-04-021-6/+16
* Hyphenate "built-in" for consistency.Fred Drake1998-04-022-2/+2
* #Oops, I lost the CVS/RCS $Revision$Barry Warsaw1998-04-021-1/+1
* Hyphenate "built-in" for consistency.Fred Drake1998-04-024-4/+4
* Use methoddesc and memberdesc, as needed.Fred Drake1998-04-024-84/+104
* Use methoddesc instead of funcdesc to describe the only method.Fred Drake1998-04-022-4/+4
* \bifuncindex: Fix so entries combine correctly with those of the built-inFred Drake1998-04-021-1/+1
* Removed reference to ni module.Fred Drake1998-04-022-4/+2
* Removed references to ni.Fred Drake1998-04-024-8/+0
* Markup nits, index entries.Fred Drake1998-04-022-32/+38
* Be more specific about where in RFC 1421 to look, since it's not at allFred Drake1998-04-022-22/+24
* Minor markup nits.Fred Drake1998-04-022-20/+24
* Fix one remaining internal use of \code{} that could use the simpler form.Fred Drake1998-04-021-1/+2
* Some nits.Fred Drake1998-04-022-14/+20
* Added --split for AMK; control split level of the HTML output. Use --split 1Fred Drake1998-04-021-13/+65
* Markup consistency nits.Fred Drake1998-04-022-48/+60
* Markup consistency & nits.Fred Drake1998-04-022-332/+302
* AMK's version from the latest pypcre distribution. This clarifies aGuido van Rossum1998-04-022-12/+50
* Small markup nits, a few grammatical fixes, and a clarification of the binaryFred Drake1998-04-012-118/+130
* Implemented one more special markup item.Fred Drake1998-04-011-0/+8
* Added some comments.Fred Drake1998-04-011-0/+7
* (py-compute-indentation): When looking at a continuation line insideBarry Warsaw1998-04-011-1/+6
* Two patches for Emacs 20.2 compatibility:Barry Warsaw1998-04-011-5/+4
* Correct dumb typo found by kjpylint (stack should be self.stack).Guido van Rossum1998-03-311-1/+1
* Correct a definite typo ('mem' should be 'memo').Guido van Rossum1998-03-311-1/+1