Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d9ede872cd87b8b79b2d9fde7461cc007254f01c
/
Lib
/
test
/
test_doctest2.py
e8f5832
Issue #9308: Removed redundant coding cookies. Added tests for
by Alexander Belopolsky
· 14 years ago
378c0cf
Merged revisions 78351 via svnmerge from
by R. David Murray
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
ef87d6e
Rip out all the u"..." literals and calls to unicode().
by Guido van Rossum
· 18 years ago
7131f84
Fix a bunch of doctests with the -d option of refactor.py.
by Guido van Rossum
· 18 years ago
5a8a037
Use descriptors.
by Guido van Rossum
· 20 years ago
7d42878
Fixed a small bug. doctest didn't handle unicode docstrings containing
by Jim Fulton
· 20 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
2f93e28
SF bug [#467331] ClassType.__doc__ always None.
by Tim Peters
· 23 years ago
1b0e549
Made the classmethod docstring test a bit less trivial.
by Tim Peters
· 23 years ago
17111f3
SF bug [#467336] doctest failures w/ new-style classes.
by Tim Peters
· 23 years ago