detect_encoding property

detect_encoding property

Definition:

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

See Also