[New-bugs-announce] [issue18663] In unittest.TestCase.assertAlmostEqual doc specify the delta description

py.user report at bugs.python.org
Mon Aug 5 19:53:10 CEST 2013


New submission from py.user:

http://docs.python.org/3/library/unittest.html#unittest.TestCase.assertAlmostEqual
"If delta is supplied instead of places then the difference between first and second must be less (or more) than delta."

----------
assignee: docs at python
components: Documentation
files: issue.diff
keywords: patch
messages: 194498
nosy: docs at python, py.user
priority: normal
severity: normal
status: open
title: In unittest.TestCase.assertAlmostEqual doc specify the delta description
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file31167/issue.diff

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


More information about the New-bugs-announce mailing list