charset property

charset property

Gets the document’s encoding.

Definition:

@property
def charset(self):
    ...

See Also