summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Lots of minor markup nits, all consistency related.Fred Drake1998-01-121-75/+88
* Document maxsplit arg for split(), with incompatibility note about 1.5Guido van Rossum1998-01-121-3/+12
* Wrapped some long lines.Fred Drake1998-01-121-43/+45
* Modify command descriptions to use \optional{} instead of ad-hoc markup.Fred Drake1998-01-121-16/+16
* Sigh. Apply a similar patch to the *other* occurrence of [^...].Guido van Rossum1998-01-121-1/+1
* Follow current recommended practice in an example: Use isinstance() toFred Drake1998-01-111-1/+1
* "Unix" --> "\UNIX{}"Fred Drake1998-01-111-17/+13
* Grammatical nit.Fred Drake1998-01-091-1/+1
* Add module reference for cPickle to index.Fred Drake1998-01-091-18/+21
* Use \file{} instead of \code{} or ``\code{}'' to mark file & directory namesFred Drake1998-01-091-3/+3
* Simplify markup.Fred Drake1998-01-091-2/+2
* The resource module has been documented; remove from list.Fred Drake1998-01-091-2/+0
* Added \label{} to allow module references.Fred Drake1998-01-091-4/+23
* Add index entry for reference to the math module.Fred Drake1998-01-091-7/+7
* Typographical nits: Always set parameter names in \var{} in the running text.Fred Drake1998-01-091-3/+3
* Markup consistency in the mapping object interface description.Fred Drake1998-01-091-2/+2
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-091-9/+4
* For consistency, always use a trailing "()" on function names in the runningFred Drake1998-01-081-19/+20
* Fix a typo (the word "a" was spelled "c"!).Fred Drake1998-01-071-1/+6
* Normalize some markup.Fred Drake1998-01-071-15/+16
* Fixed up index entries.Fred Drake1998-01-071-7/+9
* Added index entry for the protocol.Fred Drake1998-01-071-7/+8
* Added index items for the RFC and the protocol itself.Fred Drake1998-01-071-0/+2
* Fixed index entries to be more consistent.Fred Drake1998-01-071-5/+5
* In description of \D, revise markup so that the caret shows up in the HTMLFred Drake1998-01-061-1/+1
* Add module index before the general index.Fred Drake1998-01-021-0/+4
* In description of the group() method, fix markup of "\(" and "\)" literals;Fred Drake1998-01-021-1/+1
* Added BaseHTTPServer to table of contents for chapter.Guido van Rossum1997-12-301-0/+3
* Correct small nits reported by Rob Hooft.Guido van Rossum1997-12-3011-33/+36
* Clarify that __getinitargs__ is called at pickle time!Guido van Rossum1997-12-301-1/+3
* Added "docs" for Pareto and Weibull distributions.Guido van Rossum1997-12-301-0/+8
* Add obsolescence note.Guido van Rossum1997-12-301-0/+11
* Add URL of Andrew Kuchling's nifty re conversion page...Guido van Rossum1997-12-301-2/+3
* Add a note that up to 1.4, translate() produced Emacs style syntax; inGuido van Rossum1997-12-301-2/+5
* Added ConfigParser.py to list of undocumented miscellaneous useful utilities.Guido van Rossum1997-12-301-0/+2
* Remove more commented-out text that is no longer needed.Guido van Rossum1997-12-291-21/+0
* Remove the commented-out warning at the top. It shouldn't be thereGuido van Rossum1997-12-291-6/+0
* Lots of minor nits that allow this file to get processed without failures byFred Drake1997-12-291-25/+27
* Reduce warning count from partparse.py.Fred Drake1997-12-291-4/+1
* Reduce warning count from partparse.py.Fred Drake1997-12-291-2/+1
* Reduce warning count from partparse.py.Fred Drake1997-12-291-1/+1
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-292-1/+218
* Make "{" and "}" in code sample visible instead of a group (it's supposed toFred Drake1997-12-291-1/+1
* Added missing "\" to "\var{address}, var{length}" in buffer_info() description.Fred Drake1997-12-291-1/+1
* Reduce warning count from partparse.py.Fred Drake1997-12-291-2/+1
* Use tableii environment for the table instead of tabular. This makes itFred Drake1997-12-291-19/+18
* Nit adjustments to remove warnings when processed with partparse.py.Fred Drake1997-12-291-2/+1
* Normalized the word "Unix" to "\UNIX{}".Fred Drake1997-12-291-3/+3
* Added missing "\" to "var{P}.\var{M}" in load_module() description.Fred Drake1997-12-291-1/+1
* Remove unneeded "{}" that confused makeinfo.Fred Drake1997-12-291-1/+1