summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-4/+4
* Minor markup adjustments.Fred Drake2001-04-131-2/+2
* Update the helper scripts that push development docs to SourceForge;Fred Drake2001-04-132-5/+5
* Add entry for ColorPicker documentation as well.Fred Drake2001-04-131-0/+1
* Documentation for Just's ColorPicker module, so the Mac OS guys getFred Drake2001-04-132-0/+23
* Added a test main to the pstats library that can help you browse profile dumps.Eric S. Raymond2001-04-131-0/+5
* Added warning that FancyURLopener prompts the user on the terminal whenFred Drake2001-04-121-0/+21
* Added module synopsis for the chapter summary.Fred Drake2001-04-121-67/+186
* Convert several \seetext references to \seerfc and \seetitle versions.Fred Drake2001-04-123-19/+22
* Work around the conversion of ">>" and "<<" to guillemets. Reported byFred Drake2001-04-121-1/+1
* Added a lot of text from Steve Purcell's HTML documentation.Fred Drake2001-04-121-29/+251
* Use "2.1c1" since that is what Guido used for the Python version number.Fred Drake2001-04-122-2/+2
* Update to reflect the new string repr -- \n instead of \012. This is theFred Drake2001-04-121-5/+5
* Markup nit: use \envvar to mark environment variables.Fred Drake2001-04-121-1/+1
* When forming the <A> tag for a \seepep or \seerfc, make sure we stripFred Drake2001-04-121-1/+10
* Explain popitem()Andrew M. Kuchling2001-04-121-13/+16
* Fixed bug in example.Fred Drake2001-04-111-2/+2
* Added some additional documentation describing how BabylMailboxBarry Warsaw2001-04-111-4/+12
* Include a synopsis for the chapter overview.Fred Drake2001-04-111-0/+1
* Fixing bug 405999 -- clarifying differences between Python'sMoshe Zadka2001-04-111-0/+4
* Based on a comment by Konrad Hinsen on python-list:Fred Drake2001-04-111-4/+4
* Added definition of "test fixture".Fred Drake2001-04-101-2/+142
* Typo: "BuildApple" --> "BuildApplet"Fred Drake2001-04-101-2/+5
* Bump version numbers for upcoming release candidate.Fred Drake2001-04-102-2/+2
* Update the XML conversion specification.Fred Drake2001-04-101-0/+2
* Remove the mapping() function from the documentation.Fred Drake2001-04-101-25/+15
* Add note that difflib was added in Python 2.1.Fred Drake2001-04-101-0/+3
* Normalize tabs to spaces.Fred Drake2001-04-101-4/+6
* Add reference to the DDJ article discussing a similar algorithm.Fred Drake2001-04-101-0/+9
* Add corresponding support for the alltt environment to the HTML generator.Fred Drake2001-04-103-2/+48
* Import the alltt package and wrap that environment in a similar way toFred Drake2001-04-101-0/+21
* Add documentation for getmoduleinfo() and getmodulename().Fred Drake2001-04-101-0/+23
* In the typeset versions, the legal notices had grown past the one-pageFred Drake2001-04-101-0/+5
* Fix typo in example (\b should be \n in string literal).Fred Drake2001-04-091-1/+1
* Fix a number of bugs and omissions in the AddressList documentation, mostFred Drake2001-04-091-10/+23
* Correct the documentation for getreadbufferproc and getwritebufferproc.Greg Stein2001-04-071-5/+6
* Add entry for unittest documentation.Fred Drake2001-04-072-0/+2
* Start of documentation for the unittest module. Some of this comes fromFred Drake2001-04-071-0/+266
* Change {\em ...} to \emph{...} for consistency with the rest of the PythonFred Drake2001-04-051-1/+1
* Add some information about what to expect of the DocumentType'sFred Drake2001-04-051-0/+2
* Document PySequence_Size(), and describe PySequence_Length() as simply anFred Drake2001-04-041-1/+5
* Make reference to the Library Reference in the "What Now?" chapter aFred Drake2001-04-031-5/+7
* Allow the <author/> element to appear before a paragraph without beingFred Drake2001-03-291-1/+1
* Add entry for curses.panel documentation.Fred Drake2001-03-292-0/+2
* Fix serious markup errors.Fred Drake2001-03-291-11/+11
* Remove the spurious space of uncertain origin from the output for function,Fred Drake2001-03-291-10/+10
* Added example use of weak references, contributed by Tim Peters.Fred Drake2001-03-281-0/+22
* Added documentation for PyObject_IsInstance() and PyObject_IsSubclass().Fred Drake2001-03-281-0/+36
* Typo: "ariables" --> "variables"Fred Drake2001-03-281-1/+1
* Fix a number of small issues; this closes SF bug #411063.Fred Drake2001-03-281-4/+4