encoding property

encoding property

Gets the detected encoding of the text document.

Definition:

@property
def encoding(self):
    ...

See Also