summaryrefslogtreecommitdiffstats
path: root/Doc/library/doctest.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-10/+9
* Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,...R. David Murray2011-02-111-1/+1
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-5/+5
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-4/+4
* Merged revisions 82757-82758,82760-82764 via svnmerge fromGeorg Brandl2010-10-061-8/+7
* Backport a fix from Py3k for a potentially misleading exampleNick Coghlan2010-06-121-4/+4
* #7583: clarify discussion of hard tab expansion in doctests.R. David Murray2010-06-011-10/+17
* Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module co...Nick Coghlan2010-04-281-23/+39
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-191-1/+1
* #5598: document DocFileSuite *args argument.Georg Brandl2009-03-311-32/+34
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-4/+2
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-2/+4
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-157/+158
* Documentation for r5990[3567].Georg Brandl2008-01-111-1/+4
* Some cleanup in the docs.Georg Brandl2007-12-291-6/+1
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+2
* Bug #1594966: fix misleading usage exampleGeorg Brandl2007-08-231-16/+4
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1869