NON_BREAKING_SPACE_CHAR property

ControlChar.NON_BREAKING_SPACE_CHAR property

Non-breaking space character: (char)160.

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

See Also