Unicode.SentenceBreak.sentence_break

You're seeing just the function sentence_break, go back to Unicode.SentenceBreak module for more information.

Returns the sentence break name(s) for the given binary or codepoint.

In the case of a codepoint, a single sentence break name is returned.

For a binary a list of distinct sentence break names represented by the graphemes in the binary is returned.