class documentation

class _NoValueInList(Enum): (source)

View In Hierarchy

Undocumented

Constant NO_VALUE_IN_LIST indicates we are trying to determine the type of an expression against an empty list.
NO_VALUE_IN_LIST: int = (source)

indicates we are trying to determine the type of an expression against an empty list.

Value
0