py_is_none

py_is_none(x)[source]

Check if x is None.

Parameters

x (Any) –

Return type

bool