Staging
v0.5.1
https://github.com/python/cpython
Revision bddc4d4607a26603b2171f0663c506c8994e0a5b authored by Victor Stinner on 29 June 2011, 13:52:46 UTC, committed by Victor Stinner on 29 June 2011, 13:52:46 UTC
regrtest doesn't check that tests doesn't write something to stdout anymore.

Don't replace sys.stdout by the original sys.stdout to be able to capture the
output for regrtest -W.
1 parent ea95de7
Raw File
Tip revision: bddc4d4607a26603b2171f0663c506c8994e0a5b authored by Victor Stinner on 29 June 2011, 13:52:46 UTC
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
Tip revision: bddc4d4
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Parser/pgen.stamp
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top