encoding property

encoding property

Returns the character encoding in which the output is written.

Definition:

@property
def encoding(self):
    ...

See Also