diff options
| author | Edward Loper <edloper@gradient.cis.upenn.edu> | 2004-08-19 19:26:06 (GMT) |
|---|---|---|
| committer | Edward Loper <edloper@gradient.cis.upenn.edu> | 2004-08-19 19:26:06 (GMT) |
| commit | 3a3817f506801e4a1e62d8cd52e1c8aa0feb2993 (patch) | |
| tree | 01c327d22ea213a61c770fbf4d1dca3f436a506b /Lib/weakref.py | |
| parent | b7503ff631648db6b54641db3154f4a70193c997 (diff) | |
| download | cpython-3a3817f506801e4a1e62d8cd52e1c8aa0feb2993.zip cpython-3a3817f506801e4a1e62d8cd52e1c8aa0feb2993.tar.gz cpython-3a3817f506801e4a1e62d8cd52e1c8aa0feb2993.tar.bz2 | |
Got rid of nooutput() (was used by DocTestCase.debug())
It's redundant, since no output is written anyway: DebugRunner doesn't
generate any output for failures and unexpected exceptions, and since
verbose=False, it won't generate any output for non-failures either.
Diffstat (limited to 'Lib/weakref.py')
0 files changed, 0 insertions, 0 deletions
