NON_BREAKING_SPACE property

ControlChar.NON_BREAKING_SPACE property

Non-breaking space character: “\x00a0”.

@property
def NON_BREAKING_SPACE(self) -> str:
    ...

See Also