module documentation

Strings of all Unicode characters of a certain category. Used for matching in Unicode-aware languages. Run to regenerate.

Inspired by chartypes_create.py from the MoinMoin project.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Variable cats Undocumented
Variable ​Cc Undocumented
Variable ​Cf Undocumented
Variable ​Cn Undocumented
Variable ​Co Undocumented
Variable ​Cs Undocumented
Variable ​Ll Undocumented
Variable ​Lm Undocumented
Variable ​Lo Undocumented
Variable ​Lt Undocumented
Variable ​Lu Undocumented
Variable ​Mc Undocumented
Variable ​Me Undocumented
Variable ​Mn Undocumented
Variable ​Nd Undocumented
Variable ​Nl Undocumented
Variable ​No Undocumented
Variable ​Pc Undocumented
Variable ​Pd Undocumented
Variable ​Pe Undocumented
Variable ​Pf Undocumented
Variable ​Pi Undocumented
Variable ​Po Undocumented
Variable ​Ps Undocumented
Variable ​Sc Undocumented
Variable ​Sk Undocumented
Variable ​Sm Undocumented
Variable ​So Undocumented
Variable xid​_continue Undocumented
Variable xid​_start Undocumented
Variable ​Zl Undocumented
Variable ​Zp Undocumented
Variable ​Zs Undocumented
Function ​_handle​_runs Undocumented
Function allexcept Undocumented
Function combine Undocumented
cats: list[str] =

Undocumented

Cc: str =

Undocumented

Cf: str =

Undocumented

Cn: str =

Undocumented

Co: str =

Undocumented

Cs: str =

Undocumented

Ll: str =

Undocumented

Lm: str =

Undocumented

Lo: str =

Undocumented

Lt: str =

Undocumented

Lu: str =

Undocumented

Mc: str =

Undocumented

Me: str =

Undocumented

Mn: str =

Undocumented

Nd: str =

Undocumented

Nl: str =

Undocumented

No: str =

Undocumented

Pc: str =

Undocumented

Pd: str =

Undocumented

Pe: str =

Undocumented

Pf: str =

Undocumented

Pi: str =

Undocumented

Po: str =

Undocumented

Ps: str =

Undocumented

Sc: str =

Undocumented

Sk: str =

Undocumented

Sm: str =

Undocumented

So: str =

Undocumented

xid_continue: str =

Undocumented

xid_start: str =

Undocumented

Zl: str =

Undocumented

Zp: str =

Undocumented

Zs: str =

Undocumented

def _handle_runs(char_list):

Undocumented

def allexcept(*args):

Undocumented

def combine(*args):

Undocumented