pg.typing.NonConstKey
Accessible via pg.typing.NonConstKey.
-
class NonConstKey[source]
Bases: KeySpecBase
Base class of specification for non-const key.
Subclasses: pg.typing.StrKey.
Attributes:
is_const
|
Returns whether current key is const. |
-
property is_const: bool[source]
Returns whether current key is const.