On Thu, 18 May 2017, Kwankyu Lee wrote:

      is_sectionally_complemented() | Return True if every interval
      from the bottom is complemented.

I would write:

is_sectionally_complemented() | Test if every interval from the bottom is
complemented. 

Yep, seems to be nicer. But maybe we should first see if we want to have "test if..." -structure in function docstrings.

--
Jori Mäntysalo

Reply via email to