Home | History | Annotate | Download | only in docs

Lines Matching refs:_optional

973     self._optional = optional            # bool
989 return self._optional
1186 return self._optional
1190 return self._optional or False
1309 self._optional = kwargs.get('optional')