[issue17312] test_aifc doesn't clean up after itself

Chris Jerdonek report at bugs.python.org
Wed Feb 27 20:39:55 CET 2013


New submission from Chris Jerdonek:

test_aifc's AIFCLowLevelTest.test_write_aiff_by_extension() leaves a test file behind.  I'm not sure what other versions are affected.

----------
keywords: easy
messages: 183175
nosy: chris.jerdonek, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: test_aifc doesn't clean up after itself
type: behavior
versions: Python 3.4

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


More information about the Python-bugs-list mailing list