Home | History | Annotate | Download | only in multiprocessing

Lines Matching refs:property

631     address = property(lambda self: self._address)
960 value = property(get, set)
1043 @property
1046 @property
1049 @property
1079 value = property(get, set)