[lang-ref]
Basic
>
Operator
> ( logic_operator_not ) ( python )
[lang-ref] ( logic_operator_not ) ( python )
def test_logic_operator_not(): # not r = not True assert not r