# file: C:\Users\adars\AppData\Roaming\Python\Python314\site-packages\pygments\lexers\python.py
# hypothesis_version: 6.151.14

[1000, '"', '"""', '#.*$', '#.*?$', '#pop', '%', '%|(\\{{1,2})', "'", "'''", '( {4,})(\\^)', '(=\\s*)?(\\![sraf])?:', '(=\\s*)?(\\![sraf])?\\}', '(>>> )(.*\\n)', '(>>>)(\\n)', "(?![\\'\\w])", '(?:[ \\t]|\\\\\\n)+', '(?<!\\.)', '(?=>>>( |$))', '(?=["\\\'])', '(?i)(br|r?b?)"', '(?i)(br|r?b?)"""', "(?i)(br|r?b?)'", "(?i)(br|r?b?)'''", '(?i)(rb|br|r)(""")', '(?i)(rb|br|r)(")', "(?i)(rb|br|r)(''')", "(?i)(rb|br|r)(')", '(?i)(rf|fr)(""")', '(?i)(rf|fr)(")', "(?i)(rf|fr)(''')", "(?i)(rf|fr)(')", '(?i)0b[01]+', '(?i)0o[0-7]+', '(?i)0x[0-9a-f]+', '(?i)[+-]?[0-9]+j?', '(DEF|IF|ELIF|ELSE)\\b', '([bB])(""")', '([bB])(")', "([bB])(''')", "([bB])(')", '([fF])(""")', '([fF])(")', "([fF])(''')", "([fF])(')", '([uU]?)(""")', '([uU]?)(")', "([uU]?)(''')", "([uU]?)(')", '([uUbB]?)(""")', '([uUbB]?)(")', "([uUbB]?)(''')", "([uUbB]?)(')", '(\\.\\.\\. )(.*\\n)', '(\\.\\.\\.)(\\n)', '(\\s*)(,)(\\s*)', '(\\s+)([^\\n_]*)(_\\b)', '(\\s+)(as)(\\s+)', '(\\s+)(c?import)\\b', '(\\s+)(import)\\b', '(c?import)(\\s+)', '(cdef)(:)', '(class|struct)(\\s+)', '(cp?def)(\\s+)', '(def)((?:\\s|\\\\\\s)+)', '(def|property)(\\s+)', '(from)((?:\\s|\\\\\\s)+)', '(from)(\\s+)', '(in|is|and|or|not)\\b', ')\\b))', '*.bzl', '*.dg', '*.jy', '*.pxd', '*.pxi', '*.py', '*.py2tb', '*.py3tb', '*.pyi', '*.pytb', '*.pyw', '*.pyx', '*.sage', '*.sc', '*.tac', ',', '.', '.*\\n', '0.10', '0.7', '0[0-7]+j?', '0[bB](?:_?[01])+', '0[bB][01]+', '0[oO](?:_?[0-7])+', '0[xX][a-fA-F0-9]+', '0\\d+', '1.0', '1.1', '1.6', ':', '@', '@[\\w.]+', '@\\w+', 'ArithmeticError', 'AssertionError', 'AttributeError', 'BUCK', 'BUILD', 'BUILD.bazel', 'BaseException', 'BlockingIOError', 'BrokenPipeError', 'BufferError', 'BytesWarning', 'ChildProcessError', 'ConnectionError', 'ConnectionResetError', 'Cython', 'CythonLexer', 'DeprecationWarning', 'DgLexer', 'EOFError', 'EncodingWarning', 'EnvironmentError', 'Exception', 'False', 'FileExistsError', 'FileNotFoundError', 'FloatingPointError', 'FutureWarning', 'GeneratorExit', 'IOError', 'ImportError', 'ImportWarning', 'IndentationError', 'IndexError', 'InterruptedError', 'IsADirectoryError', 'KeyError', 'KeyboardInterrupt', 'LookupError', 'MemoryError', 'ModuleNotFoundError', 'NameError', 'None', 'None\\b', 'NotADirectoryError', 'NotImplemented', 'NotImplementedError', 'NumPy', 'NumPyLexer', 'OSError', 'OverflowError', 'OverflowWarning', 'PermissionError', 'ProcessLookupError', 'Py_ssize_t', 'Python', 'Python 2.x', 'Python 2.x Traceback', 'Python Traceback', 'Python2Lexer', 'PythonConsoleLexer', 'PythonLexer', 'PythonTracebackLexer', 'RecursionError', 'ReferenceError', 'ResourceWarning', 'RuntimeError', 'RuntimeWarning', 'SConscript', 'SConstruct', 'StandardError', 'StopAsyncIteration', 'StopIteration', 'SyntaxError', 'SyntaxWarning', 'SystemError', 'SystemExit', 'TabError', 'TimeoutError', 'True', 'TypeError', 'UnboundLocalError', 'UnicodeDecodeError', 'UnicodeEncodeError', 'UnicodeError', 'UnicodeWarning', 'UserWarning', 'VMSError', 'ValueError', 'WORKSPACE', 'Warning', 'WindowsError', 'ZeroDivisionError', '[()]', "[A-Z]\\w+'*(?!['\\w])", "[A-Z_]+'*(?!['\\w])", '[\\\'"\\\\]', '[])}]', '[]{}:(),;[]', '[^\\S\\n]+', '[^\\\\\\\'"%\\n]+', '[^\\\\\\\'"%{\\n]+', '[^\\\\\\\'"{}\\n]+', '[a-zA-Z_.][\\w.]*', '[a-zA-Z_][\\w.]*', '[a-zA-Z_]\\w*', '[uU]?"', '[uU]?"""', "[uU]?'", "[uU]?'''", '[{([]', '\\.', '\\A#!.+$', '\\\\', '\\\\\\\\|\\\\"|\\\\\\n', "\\\\\\\\|\\\\'|\\\\\\n", '\\\\\\n', '\\b', '\\d(?:_?\\d)*', '\\d+', '\\d+L', '\\d+[eE][+-]?[0-9]+j?', '\\d+j?', '\\n', '\\s+', "\\w+'*", '\\{', '\\{\\{', '\\}', '\\}\\}', '^(    )(.+)(\\n)', '^( {4,})([~^]+)(\\n)', '^([^:]+)(: )(.+)(\\n)', '^.*\\n', '__abs__', '__add__', '__aenter__', '__aexit__', '__aiter__', '__and__', '__anext__', '__annotations__', '__await__', '__bases__', '__bool__', '__bytes__', '__call__', '__class__', '__closure__', '__cmp__', '__code__', '__coerce__', '__complex__', '__contains__', '__defaults__', '__del__', '__delattr__', '__delete__', '__delitem__', '__delslice__', '__dict__', '__dir__', '__div__', '__divmod__', '__doc__', '__enter__', '__eq__', '__exit__', '__file__', '__float__', '__floordiv__', '__format__', '__func__', '__ge__', '__get__', '__getattr__', '__getattribute__', '__getitem__', '__getslice__', '__globals__', '__gt__', '__hash__', '__hex__', '__iadd__', '__iand__', '__idiv__', '__ifloordiv__', '__ilshift__', '__imatmul__', '__imod__', '__import__', '__imul__', '__index__', '__init__', '__instancecheck__', '__int__', '__invert__', '__iop__', '__ior__', '__ipow__', '__irshift__', '__isub__', '__iter__', '__itruediv__', '__ixor__', '__kwdefaults__', '__le__', '__len__', '__length_hint__', '__long__', '__lshift__', '__lt__', '__matmul__', '__metaclass__', '__missing__', '__mod__', '__module__', '__mro__', '__mul__', '__name__', '__ne__', '__neg__', '__new__', '__next__', '__nonzero__', '__objclass__', '__oct__', '__op__', '__or__', '__pos__', '__pow__', '__prepare__', '__qualname__', '__radd__', '__rand__', '__rcmp__', '__rdiv__', '__rdivmod__', '__repr__', '__reversed__', '__rfloordiv__', '__rlshift__', '__rmatmul__', '__rmod__', '__rmul__', '__rop__', '__ror__', '__round__', '__rpow__', '__rrshift__', '__rshift__', '__rsub__', '__rtruediv__', '__rxor__', '__self__', '__set__', '__setattr__', '__setitem__', '__setslice__', '__slots__', '__str__', '__sub__', '__subclasscheck__', '__truediv__', '__unicode__', '__weakref__', '__xor__', '`.*?`', "`\\w+'*`", 'abs', 'absolute', 'accumulate', 'add', 'aiter', 'alen', 'all', 'allclose', 'alltrue', 'alterdot', 'amax', 'amin', 'angle', 'any', 'append', 'application/x-cython', 'application/x-python', 'apply', 'apply_along_axis', 'apply_over_axes', 'arange', 'arccos', 'arccosh', 'arcsin', 'arcsinh', 'arctan', 'arctan2', 'arctanh', 'argmax', 'argmin', 'argsort', 'argwhere', 'around', 'array', 'array2string', 'array_equal', 'array_equiv', 'array_repr', 'array_split', 'array_str', 'arrayrange', 'as', 'as\\b', 'asanyarray', 'asarray', 'asarray_chkfinite', 'ascontiguousarray', 'asfarray', 'asfortranarray', 'asmatrix', 'asscalar', 'assert', 'astype', 'async', 'async for', 'atleast_1d', 'atleast_2d', 'atleast_3d', 'average', 'await', 'backtick', 'bartlett', 'base_repr', 'basestring', 'bazel', 'beta', 'bin', 'binary_repr', 'bincount', 'bind', 'binomial', 'bint', 'bitwise_and', 'bitwise_not', 'bitwise_or', 'bitwise_xor', 'blackman', 'bmat', 'bool', 'break', 'breakpoint', 'broadcast', 'buffer', 'builtins', 'by', 'byte_bounds', 'bytearray', 'bytes', 'bytesescape', 'byteswap', 'c_', 'callable', 'can_cast', 'cdef', 'ceil', 'choose', 'chr', 'classmethod', 'classname', 'clip', 'cmp', 'coerce', 'column_stack', 'common_type', 'compare_chararrays', 'compile', 'complex', 'compress', 'concatenate', 'conj', 'conjugate', 'continuations', 'continue', 'convolve', 'copy', 'corrcoef', 'correlate', 'cos', 'cosh', 'cov', 'cross', 'ctypedef', 'cumprod', 'cumproduct', 'cumsum', 'cython', 'del', 'delattr', 'delete', 'deprecate', 'dg', 'diag', 'diagflat', 'diagonal', 'dict', "dict'", 'diff', 'digitize', 'dir', 'disp', 'divide', 'divmod', 'dot', 'dqf', 'dqs', 'drop', 'dropwhile', 'dsplit', 'dstack', 'dtype', 'dump', 'dumps', 'ediff1d', 'elif', 'else', 'empty', 'empty_like', 'enumerate', 'equal', 'eval', 'except', 'except?', 'exec', 'execfile', 'exhaust', 'exit', 'exp', 'expand_dims', 'expm1', 'expr', 'expr-inside-fstring', 'expr-keywords', 'extract', 'eye', 'fabs', 'fastCopyAndTranspose', 'fft', 'fftfreq', 'fftshift', 'file', 'fill', 'filter', 'finally', 'finfo', 'fix', 'flat', 'flatnonzero', 'flatten', 'flip', 'fliplr', 'flipud', 'float', 'floor', 'floor_divide', 'fmod', 'foldl1?', 'for', 'format', 'frexp', 'from numpy import', 'from\\b', 'fromarrays', 'frombuffer', 'fromfile', 'fromfunction', 'fromimport', 'fromiter', 'frompyfunc', 'fromstring', 'frozenset', 'fst', 'fstringescape', 'fstrings-double', 'fstrings-single', 'funcname', 'fused', 'generic', 'get_array_wrap', 'get_include', 'get_numarray_include', 'get_numpy_include', 'get_printoptions', 'getattr', 'getbuffer', 'getbufsize', 'geterr', 'geterrcall', 'geterrobj', 'getfield', 'gil', 'global', 'globals', 'gradient', 'greater', 'greater_equal', 'gumbel', 'hamming', 'hanning', 'hasattr', 'hash', 'head', 'hex', 'histogram', 'histogram2d', 'histogramdd', 'hsplit', 'hstack', 'https://cython.org', 'https://numpy.org/', 'https://python.org', 'hypot', 'i0', 'id', 'identity', 'if', 'ifft', 'imag', 'import', 'import ', 'import numpy', 'import\\b', 'include', 'index_exp', 'indices', 'inf', 'info', 'init', 'inner', 'input', 'insert', 'int', 'int_asbuffer', 'intb', 'intern', 'interp', 'intersect1d', 'intersect1d_nu', 'inv', 'invert', 'iscomplex', 'iscomplexobj', 'isfinite', 'isfortran', 'isinf', 'isinstance', 'isnan', 'isneginf', 'isposinf', 'isreal', 'isrealobj', 'isscalar', 'issctype', 'issubclass', 'issubclass_', 'issubdtype', 'issubsctype', 'item', 'itemset', 'iter', 'iterable', 'iterate', 'ix_', 'kaiser', 'keywords', 'kron', 'lambda', 'last', 'ldexp', 'left_shift', 'len', 'less', 'less_equal', 'lexsort', 'linspace', 'list', "list'", 'load', 'loads', 'loadtxt', 'locals', 'log', 'log10', 'log1p', 'log2', 'logical_and', 'logical_not', 'logical_or', 'logical_xor', 'logspace', 'long', 'lstsq', 'magicfuncs', 'magicvars', 'map', 'marker', 'markers', 'mat', 'matrix', 'max', 'maximum', 'maximum_sctype', 'may_share_memory', 'mean', 'median', 'memoryview', 'meshgrid', 'mgrid', 'min', 'minimum', 'mintypecode', 'mod', 'modf', 'msort', 'multiply', 'name', 'nan', 'nan_to_num', 'nanargmax', 'nanargmin', 'nanmax', 'nanmin', 'nansum', 'ndenumerate', 'ndim', 'ndindex', 'negative', 'newaxis', 'newbuffer', 'newbyteorder', 'next', 'nl', 'nogil', 'nonlocal', 'nonzero', 'not_equal', 'numbers', 'numpy', 'obj2sctype', 'object', 'oct', 'ogrid', 'ones', 'ones_like', 'open', 'ord', 'outer', 'pass', 'permutation', 'piecewise', 'pinv', 'pkgload', 'place', 'poisson', 'poly', 'poly1d', 'polyadd', 'polyder', 'polydiv', 'polyfit', 'polyint', 'polymul', 'polysub', 'polyval', 'pow', 'power', 'print', 'prod', 'product', 'property', 'ptp', 'put', 'putmask', 'py', 'py2', 'py2tb', 'py3', 'py3tb', 'pycon', 'pyi', 'pyrex', 'pytb', 'python', 'python-console', 'python2', 'python3', 'pythonw?(3(\\.\\d)?)?', 'pythonw?2(\\.\\d)?', 'pyx', 'r_', 'raise', 'randint', 'random_integers', 'random_sample', 'ranf', 'range', 'rank', 'ravel', 'raw_input', 'real', 'real_if_close', 'recarray', 'reciprocal', 'reduce', 'reload', 'remainder', 'repeat', 'repr', 'require', 'reshape', 'resize', 'restoredot', 'return', 'reversed', 'rfstringescape', 'right_shift', 'rint', 'roll', 'rollaxis', 'root', 'roots', 'rot90', 'round', 'round_', 'row_stack', 's_', 'sage', 'sample', 'savetxt', 'scanl1?', 'sctype2char', 'searchsorted', 'seed', 'select', 'set', "set'", 'set_numeric_ops', 'set_printoptions', 'set_string_function', 'setattr', 'setbufsize', 'setdiff1d', 'seterr', 'seterrcall', 'seterrobj', 'setfield', 'setflags', 'setmember1d', 'setxor1d', 'shape', 'show_config', 'shuffle', 'sign', 'signbit', 'sin', 'sinc', 'sinh', 'size', 'slice', 'snd', 'soft-keywords', 'soft-keywords-inner', 'solve', 'sometrue', 'sort', 'sort_complex', 'sorted', 'source', 'split', 'sqf', 'sqrt', 'sqs', 'square', 'squeeze', 'standard_normal', 'starlark', 'staticmethod', 'std', 'str', 'string', 'stringescape', 'strings', 'strings-double', 'strings-single', 'subtract', 'sum', 'super', 'svd', 'swapaxes', 'tail', 'take', 'takewhile', 'tan', 'tanh', 'tdqf', 'tdqs', 'tensordot', 'test', 'text/x-cython', 'text/x-dg', 'text/x-python', 'text/x-python2', 'text/x-python3', 'tile', 'tofile', 'tolist', 'tostring', 'trace', 'traceback', 'transpose', 'trapz', 'tri', 'tril', 'trim_zeros', 'triu', 'true_divide', 'try', 'tsqf', 'tsqs', 'tuple', "tuple'", 'type', 'typeDict', 'typename', 'unichr', 'unicode', 'uniform', 'union1d', 'unique', 'unique1d', 'unravel_index', 'unsigned', 'unwrap', 'vander', 'var', 'vars', 'vdot', 'vectorize', 'view', 'vonmises', 'vsplit', 'vstack', 'weibull', 'where', 'while', 'who', 'with', 'xrange', 'yield', 'yield from', 'zeros', 'zeros_like', 'zip', '|']