Searched refs:_ignore_ (Results 1 – 4 of 4) sorted by relevance
383 variable names listed in :attr:`_ignore_`.957 An example to show the :attr:`_ignore_` attribute in use::962 ... _ignore_ = 'Period i'1024 - ``_ignore_`` -- a list of names, either as a :func:`list` or a :func:`str`,1034 .. versionadded:: 3.7 ``_ignore_``
397 Add ``_ignore_`` to ``Enum`` so temporary variables can be used during class
1606 _ignore_ = 'Period i' variable in TestEnum.test_ignore.Period
902 The :class:`Enum <enum.Enum>` learned the new ``_ignore_`` class property,