New submission from Brian Brazil <brian.bra...@gmail.com>:

The attached patch:
Remove unused "self-test" from threading.py that doesn't really test much.

Add better testing for Thread.__repr__.

This brings coverage as measured by regrtest from 40% to 45%.

----------
components: Interpreter Core
files: threading_test_cleanup.patch
keywords: patch
messages: 111313
nosy: bbrazil
priority: normal
severity: normal
status: open
title: Improve threading tests
type: feature request
versions: Python 3.2
Added file: http://bugs.python.org/file18145/threading_test_cleanup.patch

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

Reply via email to