BTrees and TreeSets have a new ._check() method. This does a thorough job
of verifying that BTree invariants are satisfied, raising AssertionError if they're not. Nothing calls this method by magic; it's for debugging.
Showing
Please register or sign in to comment