[New-bugs-announce] [issue14089] Patch to increase fractions lib test coverage
Oleg Plakhotnyuk
report at bugs.python.org
Wed Feb 22 19:10:39 CET 2012
New submission from Oleg Plakhotnyuk <olegus8 at gmail.com>:
The last few missing bits to complete test coverage of 'fractions.py' library.
./python.exe -E -Wd -m test -v -T -D ../coverage/test_fractions test_fractions
lines cov% module (path)
270 100% fractions (/Users/family/Documents/code/python/repo/Lib/fractions.py)
----------
components: Tests
files: test_fractions.patch
keywords: patch
messages: 153979
nosy: Oleg.Plakhotnyuk, mark.dickinson, rhettinger
priority: normal
severity: normal
status: open
title: Patch to increase fractions lib test coverage
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file24605/test_fractions.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14089>
_______________________________________
More information about the New-bugs-announce
mailing list