summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libdoctest.tex
Commit message (Expand)AuthorAgeFilesLines
...
* Patch #932930: suggest the use of rawstrings for backslashes.Martin v. Löwis2004-05-311-9/+20
* Patch #849350: Update to document bool return values. Backported to 2.3.Martin v. Löwis2003-11-271-1/+1
* SF patch#786531 'the the' typo. Contributed by George YoshidaRaymond Hettinger2003-08-121-1/+1
* more markup chagesFred Drake2003-07-171-33/+38
* - remove mention of the isprivate flag, since that isn't directlyFred Drake2003-07-171-15/+12
* Minor corrections.Raymond Hettinger2003-07-171-1/+7
* Doctest now examines all docstrings by default. Previously, it wouldRaymond Hettinger2003-07-161-6/+7
* Document Jim Fulton's docttest extensions.Raymond Hettinger2003-07-111-8/+70
* fix markup nitsFred Drake2003-06-281-12/+12
* A hack to ease compatibility with pre-2.3 Pythons: by default, doctestTim Peters2003-06-271-0/+17
* Patch #486438: Make module argument to testmod optional.Martin v. Löwis2002-11-221-1/+5
* CVS patch [#466628] Doc changes for doctest patch (#466616), fromTim Peters2001-10-021-25/+2
* Fix recent changes so that this section will format again.Fred Drake2001-06-111-2/+3
* add warning about situation where code may be executed twice, once whenSkip Montanaro2001-06-081-0/+10
* Change {\em ...} to \emph{...} for consistency with the rest of the PythonFred Drake2001-04-051-1/+1
* Work around the broken formatting of sys.ps1 prompts in running text.Fred Drake2001-02-221-46/+48
* Added missing \item. See also bug 133213, about damaged HTML generatedTim Peters2001-02-201-1/+2
* In the example showing the irrelevance of start columns, restore that theTim Peters2001-02-171-4/+4
* Make a variety of minor markup adjustments.Fred Drake2001-02-171-33/+37
* SF patch #103808: doctest.py docsTim Peters2001-02-171-0/+428