[issue13725] regrtest does not recognize -d flag

Erno Tukia report at bugs.python.org
Sat Jan 7 12:51:48 CET 2012


New submission from Erno Tukia <erno.tukia at iki.fi>:

./python -m test --help
-d/--debug      -- print traceback for failed tests

./python -m test -d test_imaplib
option -d not recognized
Use --help for usage

Patch included.

----------
components: Tests
files: regrtest-debug.patch
keywords: patch
messages: 150790
nosy: etukia
priority: normal
severity: normal
status: open
title: regrtest does not recognize -d flag
type: behavior
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file24159/regrtest-debug.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13725>
_______________________________________


More information about the Python-bugs-list mailing list