Parent Directory
|
Revision Log
|
Patch
revision 993 by tkoester, Thu May 22 16:54:04 2003 UTC | revision 1264 by jonathan, Fri Jun 20 14:15:56 2003 UTC | |
---|---|---|
# | Line 22 support.initthuban() | Line 22 support.initthuban() |
22 | ||
23 | from Thuban.Model.range import Range, _inf | from Thuban.Model.range import Range, _inf |
24 | ||
25 | class RangeTest(support.FloatTestCase): | class RangeTest(support.FloatComparisonMixin): |
26 | ||
27 | def test_equal(self): | def test_equal(self): |
28 | """test if different ways to create a range yield equal ranges""" | """test if different ways to create a range yield equal ranges""" |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |