[issue11509] fileinput module unit test coverage improvements

Denver Coneybeare report at bugs.python.org
Mon Mar 14 21:46:38 CET 2011


New submission from Denver Coneybeare <denver.coneybeare at gmail.com>:

As part of the CPython sprints at PyCon 2011 I am improving the unit test coverage for the fileinput module.  Primarily, this will be adding unit tests for the global functions, which right now are almost completely untested.  I will be adding incremental patches and will update once my work is complete, when the final patch can be committed.

----------
components: Tests
files: fileinput_unittests_v1.patch
keywords: patch
messages: 130895
nosy: brian.curtin, denversc, michael.foord
priority: normal
severity: normal
status: open
title: fileinput module unit test coverage improvements
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file21138/fileinput_unittests_v1.patch

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


More information about the Python-bugs-list mailing list