]> granicus.if.org Git - python/commit
Incorporate Skip's suggestion to use SciPy's validation test near
authorRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 17:59:24 +0000 (17:59 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 17:59:24 +0000 (17:59 +0000)
commitc7b076928c8d3316f6426a49c9d33ce14c0eaaee
treecc48c7819d78b3952db20fe0cf805f773a4b8602
parent3c736f1a415fd87fece57756a836f5e06ff2af73
Incorporate Skip's suggestion to use SciPy's validation test near
equality.  Note, there is another flavor that compares to a given
number of significant digits rather than decimal places.  If there
is a demand, that could be added at a later date.
Doc/lib/libunittest.tex
Lib/unittest.py