New submission from Meador Inge <mead...@gmail.com>:

While fixing issue13725 I noticed that there is a long option for 'trace', but 
it is not actually handled:

[meadori@motherbrain cpython]$ ./python -m test --trace
No handler for option --trace.  Please report this as a bug at 
http://bugs.python.org.

I will commit the attached patch shortly.

----------
assignee: meador.inge
components: Tests
files: regrtest-remove-unhandled-trace-longoption.patch
keywords: easy, patch
messages: 151260
nosy: meador.inge
priority: low
severity: normal
stage: commit review
status: open
title: regrtest.py does not handle --trace
type: behavior
versions: Python 3.2, Python 3.3
Added file: 
http://bugs.python.org/file24238/regrtest-remove-unhandled-trace-longoption.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13786>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to