treat_consecutive_delimiters_as_one proprietà

treat_consecutive_delimiters_as_one proprietà

Se i delimitatori consecutivi debbano essere trattati come uno solo.

Definizione:

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

Guarda anche