kif_lib.FilterPattern.is_empty#

FilterPattern.is_empty() bool[source]#

Tests whether filter pattern is empty.

An empty pattern matches nothing.

Returns:

True if successful; False otherwise.