index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_doctest2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9308: Removed redundant coding cookies. Added tests for
Alexander Belopolsky
2010-10-15
1
-1
/
+0
*
Merged revisions 78351 via svnmerge from
R. David Murray
2010-02-24
1
-0
/
+4
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-3
/
+3
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-2
/
+2
*
Fix a bunch of doctests with the -d option of refactor.py.
Guido van Rossum
2007-02-09
1
-13
/
+13
*
Use descriptors.
Guido van Rossum
2005-01-16
1
-4
/
+2
*
Fixed a small bug. doctest didn't handle unicode docstrings containing
Jim Fulton
2004-10-13
1
-2
/
+16
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1
/
+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
SF bug [#467331] ClassType.__doc__ always None.
Tim Peters
2001-10-04
1
-5
/
+1
*
Made the classmethod docstring test a bit less trivial.
Tim Peters
2001-10-03
1
-3
/
+3
*
SF bug [#467336] doctest failures w/ new-style classes.
Tim Peters
2001-10-03
1
-0
/
+112