words_separators property

words_separators property

Definition:

@property
def words_separators(self):
    ...
@words_separators.setter
def words_separators(self, value):
    ...

See Also