commit | a91e1650aafd63e7940a1c838aa1377981ad459c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Nov 08 18:37:05 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Nov 08 18:37:05 2000 +0000 |
tree | f444d243d3fcfbf49d4376c7e3870730444171b1 | |
parent | f4e13a45639e906691690afa6281dba2103247a9 [diff] |
In the containment test, get the boundary condition right. ">" was used where ">=" should have been. This closes bug #121965.