both proprietà

both proprietà

Indica se tra i due criteri esiste una relazione “e”.

Definizione:

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

Guarda anche