UnicodeType#

class UnicodeType#

These are the possible character classifications from the Unicode specification. See Unicode Character Database.

Fields#

class UnicodeType
CLOSE_PUNCTUATION#

The type of the None singleton.

CONNECT_PUNCTUATION#

The type of the None singleton.

CONTROL#

The type of the None singleton.

CURRENCY_SYMBOL#

The type of the None singleton.

DASH_PUNCTUATION#

The type of the None singleton.

DECIMAL_NUMBER#

The type of the None singleton.

ENCLOSING_MARK#

The type of the None singleton.

FINAL_PUNCTUATION#

The type of the None singleton.

FORMAT#

The type of the None singleton.

INITIAL_PUNCTUATION#

The type of the None singleton.

LETTER_NUMBER#

The type of the None singleton.

LINE_SEPARATOR#

The type of the None singleton.

LOWERCASE_LETTER#

The type of the None singleton.

MATH_SYMBOL#

The type of the None singleton.

MODIFIER_LETTER#

The type of the None singleton.

MODIFIER_SYMBOL#

The type of the None singleton.

NON_SPACING_MARK#

The type of the None singleton.

OPEN_PUNCTUATION#

The type of the None singleton.

OTHER_LETTER#

The type of the None singleton.

OTHER_NUMBER#

The type of the None singleton.

OTHER_PUNCTUATION#

The type of the None singleton.

OTHER_SYMBOL#

The type of the None singleton.

PARAGRAPH_SEPARATOR#

The type of the None singleton.

PRIVATE_USE#

The type of the None singleton.

SPACE_SEPARATOR#

The type of the None singleton.

SPACING_MARK#

The type of the None singleton.

SURROGATE#

The type of the None singleton.

TITLECASE_LETTER#

The type of the None singleton.

UNASSIGNED#

The type of the None singleton.

UPPERCASE_LETTER#

The type of the None singleton.