Searched refs:_ignore_ (Results 1 – 4 of 4) sorted by relevance
394 variable names listed in :attr:`_ignore_`.1026 An example to show the :attr:`_ignore_` attribute in use::1031 ... _ignore_ = 'Period i'1093 - ``_ignore_`` -- a list of names, either as a :class:`list` or a :class:`str`,1103 .. versionadded:: 3.7 ``_ignore_``
396 Add ``_ignore_`` to ``Enum`` so temporary variables can be used during class
1773 _ignore_ = 'Period i' variable in TestEnum.test_ignore.Period
908 The :class:`Enum <enum.Enum>` learned the new ``_ignore_`` class property,