New submission from Éric Araujo <mer...@netwok.org>:

After a test_logging run in 3.2, I get stray files in $TMP.  I think some test 
is not using the right mixin or addCleanup or tearDown.

Less importantly, some recently added docstrings produce unwanted output on the 
console (the method name is clear enough, the redundant docstring is 
redundant); attached output turns them into comments.

----------
assignee: vinay.sajip
components: Tests
files: test_logging-nits.diff
keywords: patch
messages: 124669
nosy: eric.araujo, vinay.sajip
priority: normal
severity: normal
stage: needs patch
status: open
title: test_logging leaks temp files
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file20168/test_logging-nits.diff

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

Reply via email to