input_encoding property

input_encoding property

Gets the document’s encoding.

Definition:

@property
def input_encoding(self):
    ...

See Also