index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
doctest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
backport of 1.21
Anthony Baxter
2001-12-05
1
-0/+6
*
Backport Tim's checkin 1.12:
Thomas Wouters
2001-06-27
1
-1/+1
*
Changed doctest to run tests in alphabetic order of name.
Tim Peters
2001-03-21
1
-2/+12
*
Make doctest's self-test succeed after the previous change.
Guido van Rossum
2001-03-18
1
-0/+2
*
Print a bunch of asterisks before the failure summary, to separate it
Guido van Rossum
2001-03-18
1
-0/+1
*
Miranda newlines: if anything at all was written to stdout, supply a
Tim Peters
2001-02-14
1
-1/+7
*
Change doctest exception example to one whose detail hasn't changed since 1.5.2.
Tim Peters
2001-02-14
1
-4/+4
*
Teach doctest about newer "(most recent call last)" traceback spelling.
Tim Peters
2001-02-13
1
-3/+4
*
Bump __version__ tuple.
Tim Peters
2001-02-10
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-16/+11
*
more __all__ updates
Skip Montanaro
2001-01-20
1
-0/+2
*
doctest-- The Little Module That Could --finally makes it to the Big Show <wi...
Tim Peters
2001-01-16
1
-0/+1101