separator_string proprietà

separator_string proprietà

Ottiene e imposta un valore stringa come separatore.

Definizione:

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

Guarda anche