New submission from Oleg Plakhotnyuk <oleg...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14089>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to