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
/
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