encoding property

encoding property

Gets the encoding of the document.

Definition:

@property
def encoding(self):
    ...

See Also