Files
DeviceManager/static/languages/code_python_2k.json
2023-07-18 01:40:30 +02:00

2068 lines
35 KiB
JSON

{
"name": "code_python_2k",
"leftToRight": true,
"noLazyMode": true,
"words": [
"__abs__",
"__add__",
"__and__",
"__breakpointhook__",
"__call__",
"__callback__",
"__concat__",
"__contains__",
"__del__",
"__delitem__",
"__dir__",
"__displayhook__",
"__eq__",
"__excepthook__",
"__floordiv__",
"__format__",
"__fspath__",
"__ge__",
"__getattr__",
"__getitem__",
"__getnewargs__",
"__getnewargs_ex__",
"__getstate__",
"__gt__",
"__iadd__",
"__iand__",
"__iconcat__",
"__ifloordiv__",
"__ilshift__",
"__imatmul__",
"__imod__",
"__imul__",
"__index__",
"__init__",
"__init_subclass__",
"__interactivehook__",
"__inv__",
"__invert__",
"__ior__",
"__ipow__",
"__irshift__",
"__isub__",
"__iter__",
"__itruediv__",
"__ixor__",
"__le__",
"__len__",
"__lshift__",
"__lt__",
"__matmul__",
"__missing__",
"__mod__",
"__mul__",
"__ne__",
"__neg__",
"__next__",
"__not__",
"__optional_keys__",
"__or__",
"__pos__",
"__pow__",
"__reduce__",
"__reduce_ex__",
"__repr__",
"__required_keys__",
"__reversed__",
"__rshift__",
"__setitem__",
"__setstate__",
"__stderr__",
"__stdin__",
"__stdout__",
"__str__",
"__sub__",
"__subclasshook__",
"__total__",
"__truediv__",
"__unraisablehook__",
"__xor__",
"_asdict",
"_callmethod",
"_clear_type_cache",
"_current_exceptions",
"_current_frames",
"_debugmallocstats",
"_emscripten_info",
"_enablelegacywindowsfsencoding",
"_exit",
"_field_defaults",
"_fields",
"_generate_next_value_",
"_getframe",
"_getvalue",
"_ignore_",
"_make",
"_makeResult",
"_missing_",
"_numeric_repr_",
"_replace",
"_xoptions",
"a85decode",
"a85encode",
"abc",
"ABCMeta",
"abiflags",
"abort",
"abs",
"absolute",
"abstractclassmethod",
"abstractmethod",
"abstractproperty",
"AbstractSet",
"abstractstaticmethod",
"accept",
"access",
"accumulate",
"acos",
"acosh",
"acquire",
"Action",
"active_children",
"active_count",
"add",
"add_argument",
"add_argument_group",
"add_dll_directory",
"add_mutually_exclusive_group",
"add_subparsers",
"addAsyncCleanup",
"addaudithook",
"addClassCleanup",
"addCleanup",
"addError",
"addExpectedFailure",
"addFailure",
"addFilter",
"addHandler",
"addLevelName",
"addModuleCleanup",
"address",
"address_exclude",
"AddressValueError",
"addSkip",
"addSubTest",
"addSuccess",
"addTest",
"addTests",
"addTypeEqualityFunc",
"addUnexpectedSuccess",
"adjusted",
"algorithms_available",
"algorithms_guaranteed",
"alive",
"all",
"altsep",
"altzone",
"anchor",
"and",
"and_",
"Annotated",
"answer_challenge",
"any",
"Any",
"AnyStr",
"api_version",
"apilevel",
"append",
"appendleft",
"apply",
"apply_async",
"argparse",
"args",
"ArgumentDefaultsHelpFormatter",
"ArgumentParser",
"argv",
"Array",
"arraysize",
"as",
"as_integer_ratio",
"as_posix",
"as_tuple",
"as_uri",
"ascii",
"ascii_letters",
"ascii_lowercase",
"ascii_uppercase",
"asctime",
"asdict",
"asin",
"asinh",
"assert",
"assert_never",
"assert_type",
"assertAlmostEqual",
"assertCountEqual",
"assertDictEqual",
"assertEqual",
"assertFalse",
"assertGreater",
"assertGreaterEqual",
"assertIn",
"assertIs",
"assertIsInstance",
"assertIsNone",
"assertIsNot",
"assertIsNotNone",
"assertLess",
"assertLessEqual",
"assertListEqual",
"assertLogs",
"assertMultiLineEqual",
"assertNoLogs",
"assertNotAlmostEqual",
"assertNotEqual",
"assertNotIn",
"assertNotIsInstance",
"assertNotRegex",
"assertRaises",
"assertRaisesRegex",
"assertRegex",
"assertSequenceEqual",
"assertSetEqual",
"assertTrue",
"assertTupleEqual",
"assertWarns",
"assertWarnsRegex",
"astimezone",
"astuple",
"AsyncContextManager",
"AsyncGenerator",
"AsyncIterable",
"AsyncIterator",
"AsyncResult",
"asyncSetUp",
"asyncTearDown",
"atan",
"atan2",
"atanh",
"atexit",
"attrgetter",
"audit",
"AuthenticationError",
"authkey",
"auto",
"autorange",
"available_timezones",
"avoids_symlink_attacks",
"Awaitable",
"b16decode",
"b16encode",
"b32decode",
"b32encode",
"b32hexdecode",
"b32hexencode",
"b64decode",
"b64encode",
"b85decode",
"b85encode",
"backup",
"Barrier",
"base64",
"base_exec_prefix",
"base_prefix",
"BaseManager",
"BaseProxy",
"basicConfig",
"BasicContext",
"betavariate",
"bin",
"BinaryIO",
"bind",
"bisect",
"bisect_left",
"bisect_right",
"blake2b",
"blake2s",
"Blob",
"blobopen",
"block_size",
"BlockingIOError",
"bool",
"BoundedSemaphore",
"break",
"breakpointhook",
"broadcast_address",
"broken",
"BrokenBarrierError",
"BsdDbShelf",
"buffer",
"BufferedIOBase",
"BufferedRandom",
"BufferedReader",
"BufferedRWPair",
"BufferedWriter",
"BufferingFormatter",
"BufferTooShort",
"builtin_module_names",
"bytearray",
"byteorder",
"bytes",
"BytesIO",
"ByteString",
"cache",
"cached_property",
"calendar",
"Calendar",
"call",
"call_tracing",
"Callable",
"callable",
"CallableProxyType",
"CalledProcessError",
"cancel",
"cancel_join_thread",
"canonical",
"capitalise",
"capitalize",
"captureWarnings",
"capwords",
"case",
"casefold",
"cast",
"catch_warnings",
"cbrt",
"cdf",
"ceil",
"center",
"chain",
"ChainMap",
"chdir",
"check_call",
"check_output",
"check_returncode",
"check_unused_args",
"chflags",
"chmod",
"choice",
"choices",
"chown",
"chr",
"chroot",
"Clamped",
"class",
"classmethod",
"ClassVar",
"clear",
"clear_cache",
"clear_flags",
"clear_overloads",
"clear_traps",
"Client",
"clock_getres",
"clock_gettime",
"clock_gettime_ns",
"clock_settime",
"clock_settime_ns",
"close",
"closed",
"closerange",
"cmath",
"cmd",
"cmp_to_key",
"collapse_addresses",
"Collection",
"collections",
"colno",
"columns",
"comb",
"combinations",
"combinations_with_replacement",
"combine",
"commit",
"communicate",
"compare",
"compare_digest",
"compare_networks",
"compare_signal",
"compare_total",
"compare_total_mag",
"compile",
"complete_statement",
"CompletedProcess",
"complex",
"Complex",
"compress",
"compressed",
"concat",
"Concatenate",
"Condition",
"confstr",
"confstr_names",
"conjugate",
"connect",
"connect_ex",
"connection",
"Connection",
"Container",
"contains",
"Context",
"ContextManager",
"continue",
"convert_arg_line_to_args",
"convert_field",
"copy",
"copy2",
"copy_abs",
"copy_decimal",
"copy_file_range",
"copy_negate",
"copy_sign",
"copyfile",
"copyfileobj",
"copymode",
"copyright",
"copysign",
"copystat",
"copytree",
"Coroutine",
"correlation",
"cos",
"cosh",
"count",
"Counter",
"countOf",
"countTestCases",
"covariance",
"cpu_count",
"create",
"create_aggregate",
"create_collation",
"create_configuration",
"create_connection",
"create_decimal",
"create_decimal_from_float",
"create_function",
"create_server",
"create_stats",
"create_window_function",
"createLock",
"critical",
"cssclass_month",
"cssclass_month_head",
"cssclass_noday",
"cssclass_year",
"cssclass_year_head",
"cssclasses",
"cssclasses_weekday_head",
"csv",
"csvreader",
"csvwriter",
"ctermid",
"ctime",
"curdir",
"current_process",
"current_thread",
"Cursor",
"cursor",
"cwd",
"cycle",
"daemon",
"data",
"DatabaseError",
"dataclass",
"dataclass_transform",
"dataclasses",
"DataError",
"date",
"datetime",
"day",
"day_abbr",
"day_name",
"daylight",
"DbfilenameShelf",
"debug",
"debug_src",
"DebugRunner",
"decimal",
"Decimal",
"DecimalException",
"decode",
"decodebytes",
"deepcopy",
"def",
"default",
"default_factory",
"default_timer",
"DefaultContext",
"DefaultDict",
"defaultdict",
"defaultTestLoader",
"defaultTestResult",
"defpath",
"degrees",
"del",
"delattr",
"delimiter",
"delitem",
"deliver_challenge",
"denominator",
"deque",
"Deque",
"description",
"deserialize",
"detach",
"device_encoding",
"devnull",
"Dialect",
"dialect",
"Dict",
"dict",
"DictReader",
"DictWriter",
"digest",
"digest_size",
"digits",
"dir",
"DirEntry",
"disable",
"discover",
"disk_usage",
"dispatch_table",
"displayhook",
"dist",
"divide",
"divide_int",
"DivisionByZero",
"divmod",
"dllhandle",
"doc",
"DocFileSuite",
"doClassCleanups",
"doCleanups",
"docstring",
"DocTest",
"doctest",
"DocTestFailure",
"DocTestFinder",
"DocTestParser",
"DocTestRunner",
"DocTestSuite",
"doModuleCleanups",
"dont_write_bytecode",
"doublequote",
"drive",
"dropwhile",
"dst",
"dump",
"dump_stats",
"dumps",
"dup",
"dup2",
"dwFlags",
"elements",
"elif",
"else",
"emit",
"empty",
"enable",
"enable_callback_tracebacks",
"enable_load_extension",
"encode",
"encodebytes",
"encoding",
"end",
"endpos",
"endswith",
"ensure_directories",
"enterAsyncContext",
"enterClassContext",
"enterContext",
"enterModuleContext",
"enum",
"Enum",
"EnumCheck",
"enumerate",
"EnumType",
"EnvBuilder",
"environ",
"environb",
"eq",
"erf",
"erfc",
"error",
"Error",
"errors",
"escape",
"escapechar",
"Etiny",
"Etop",
"eval",
"Event",
"eventfd",
"eventfd_read",
"eventfd_write",
"Example",
"example",
"examples",
"exc_info",
"exc_msg",
"excel",
"excel_tab",
"except",
"excepthook",
"exception",
"exec",
"exec_prefix",
"execl",
"execle",
"execlp",
"execlpe",
"executable",
"execute",
"executemany",
"executescript",
"execv",
"execve",
"execvp",
"execvpe",
"exists",
"exit",
"exitcode",
"exp",
"exp2",
"expand",
"expandtabs",
"expanduser",
"expectedFailure",
"expectedFailures",
"exploded",
"expm1",
"expovariate",
"extend",
"ExtendedContext",
"extendleft",
"extsep",
"fabs",
"factorial",
"fail",
"failfast",
"failureException",
"failures",
"False",
"family",
"fast",
"fchdir",
"fchmod",
"fchown",
"fdatasync",
"fdopen",
"fetchall",
"fetchmany",
"fetchone",
"Field",
"field",
"field_size_limit",
"fieldnames",
"fields",
"file_digest",
"FileIO",
"filename",
"fileno",
"FileType",
"filter",
"Filter",
"filterfalse",
"filterwarnings",
"final",
"Final",
"finalize",
"finally",
"find",
"find_class",
"findall",
"findCaller",
"finditer",
"firstweekday",
"Flag",
"FlagBoundary",
"flags",
"float",
"float_info",
"float_repr_style",
"FloatOperation",
"floor",
"floordiv",
"flush",
"fma",
"fmean",
"fmod",
"fold",
"for",
"fork",
"forkpty",
"format",
"format_field",
"format_help",
"format_usage",
"formatException",
"formatFooter",
"formatHeader",
"formatmonth",
"formatStack",
"Formatter",
"formatTime",
"formatwarning",
"formatyear",
"formatyearpage",
"ForwardRef",
"fpathconf",
"freeze_support",
"frexp",
"from",
"from_file",
"from_float",
"from_iterable",
"from_samples",
"fromfd",
"fromisocalendar",
"fromisoformat",
"fromkeys",
"fromordinal",
"fromshare",
"fromtimestamp",
"fromutc",
"FrozenInstanceError",
"FrozenSet",
"frozenset",
"fsdecode",
"fsencode",
"fspath",
"fstat",
"fstatvfs",
"fsum",
"fsync",
"ftruncate",
"full",
"fullmatch",
"func",
"FunctionTestCase",
"functools",
"fwalk",
"gaierror",
"gamma",
"gammavariate",
"gauss",
"gcd",
"ge",
"Generator",
"Generic",
"geometric_mean",
"get",
"get_all_start_methods",
"get_archive_formats",
"get_args",
"get_asyncgen_hooks",
"get_blocking",
"get_cache_token",
"get_clock_info",
"get_context",
"get_coroutine_origin_tracking_depth",
"get_default",
"get_dialect",
"get_doctest",
"get_examples",
"get_exec_path",
"get_field",
"get_handle_inheritable",
"get_ident",
"get_identifiers",
"get_inheritable",
"get_int_max_str_digits",
"get_logger",
"get_mixed_type_key",
"get_native_id",
"get_nowait",
"get_origin",
"get_overloads",
"get_server",
"get_start_method",
"get_stats_profile",
"get_terminal_size",
"get_type_hints",
"get_unpack_formats",
"get_value",
"getaddrinfo",
"getallocatedblocks",
"getandroidapilevel",
"getattr",
"getblocking",
"getbuffer",
"getChild",
"getcontext",
"getcwd",
"getcwdb",
"getdefaultencoding",
"getdefaulttimeout",
"getdlopenflags",
"getEffectiveLevel",
"getegid",
"getenv",
"getenvb",
"geteuid",
"getfilesystemencodeerrors",
"getfilesystemencoding",
"getfqdn",
"getgid",
"getgrouplist",
"getgroups",
"gethostbyaddr",
"gethostbyname",
"gethostbyname_ex",
"gethostname",
"getitem",
"getLevelName",
"getLevelNamesMapping",
"getlimit",
"getloadavg",
"getLogger",
"getLoggerClass",
"getlogin",
"getLogRecordFactory",
"getMessage",
"getName",
"getnameinfo",
"getoutput",
"getpeername",
"getpgid",
"getpgrp",
"getpid",
"getppid",
"getpriority",
"getprofile",
"getprotobyname",
"getrandbits",
"getrandom",
"getrecursionlimit",
"getrefcount",
"getresgid",
"getresuid",
"getservbyname",
"getservbyport",
"getsid",
"getsizeof",
"getsockname",
"getsockopt",
"getstate",
"getstatusoutput",
"getswitchinterval",
"getTestCaseNames",
"gettimeout",
"gettrace",
"getuid",
"getvalue",
"getweakrefcount",
"getweakrefs",
"getwindowsversion",
"getxattr",
"glob",
"global",
"global_enum",
"globals",
"globs",
"gmtime",
"got",
"group",
"groupby",
"groupdict",
"groupindex",
"groups",
"gt",
"handle",
"handleError",
"Handler",
"hardlink_to",
"harmonic_mean",
"has_dualstack_ipv6",
"has_header",
"has_ipv6",
"hasattr",
"hash",
"hash_info",
"Hashable",
"hasHandlers",
"hashlib",
"heapify",
"heappop",
"heappush",
"heappushpop",
"heapq",
"heapreplace",
"help",
"herror",
"hex",
"hexdigest",
"hexdigits",
"hexversion",
"home",
"hostmask",
"hosts",
"hour",
"hStdError",
"hStdInput",
"hStdOutput",
"html",
"HTMLCalendar",
"htonl",
"htons",
"http",
"HTTPMethod",
"HTTPStatus",
"hypot",
"iadd",
"iand",
"iconcat",
"id",
"ident",
"if",
"if_indextoname",
"if_nameindex",
"if_nametoindex",
"ifloordiv",
"iglob",
"ignore_patterns",
"ilshift",
"imag",
"imap",
"imap_unordered",
"imatmul",
"imod",
"implementation",
"import",
"imul",
"in",
"in_transaction",
"IncrementalNewlineDecoder",
"indent",
"index",
"indexOf",
"inet_aton",
"inet_ntoa",
"inet_ntop",
"inet_pton",
"Inexact",
"inf",
"infj",
"info",
"initgroups",
"inode",
"input",
"insert",
"insort",
"insort_left",
"insort_right",
"install_scripts",
"installHandler",
"int",
"int_info",
"Integral",
"IntegrityError",
"IntEnum",
"InterfaceError",
"intern",
"InternalError",
"interrupt",
"IntFlag",
"inv",
"inv_cdf",
"InvalidOperation",
"InvalidTZPathWarning",
"invert",
"io",
"IOBase",
"ioctl",
"ior",
"ip",
"ip_address",
"ip_interface",
"ip_network",
"ipaddress",
"ipow",
"ipv4_mapped",
"IPv4Address",
"IPv4Interface",
"IPv4Network",
"IPv6Address",
"IPv6Interface",
"IPv6Network",
"irshift",
"is",
"is_",
"is_absolute",
"is_alive",
"is_block_device",
"is_canonical",
"is_char_device",
"is_dataclass",
"is_dir",
"is_fifo",
"is_file",
"is_finalizing",
"is_finite",
"is_global",
"is_infinite",
"is_link_local",
"is_loopback",
"is_mount",
"is_multicast",
"is_nan",
"is_normal",
"is_not",
"is_private",
"is_qnan",
"is_relative_to",
"is_reserved",
"is_set",
"is_signed",
"is_site_local",
"is_snan",
"is_socket",
"is_subnormal",
"is_symlink",
"is_typeddict",
"is_unspecified",
"is_valid",
"is_zero",
"isalnum",
"isalpha",
"isatty",
"isclose",
"isDaemon",
"isdecimal",
"isdigit",
"isEnabledFor",
"isfinite",
"isidentifier",
"isinf",
"isinstance",
"isleap",
"islice",
"islower",
"isnan",
"isnumeric",
"isocalendar",
"isoformat",
"IsolatedAsyncioTestCase",
"isolation_level",
"isoweekday",
"isprintable",
"isqrt",
"isreadable",
"isrecursive",
"isspace",
"issubclass",
"istitle",
"isub",
"isupper",
"itemgetter",
"items",
"ItemsView",
"iter",
"Iterable",
"Iterator",
"iterdir",
"iterdump",
"iterencode",
"itermonthdates",
"itermonthdays",
"itermonthdays2",
"itermonthdays3",
"itermonthdays4",
"itertools",
"iterweekdays",
"itruediv",
"ixor",
"join",
"join_thread",
"JoinableQueue",
"joinpath",
"json",
"JSONDecodeError",
"JSONDecoder",
"JSONEncoder",
"key",
"keyrefs",
"keys",
"KeysView",
"keywords",
"kill",
"killpg",
"kwargs",
"lambda",
"last_accepted",
"last_traceback",
"last_type",
"last_value",
"lastgroup",
"lastindex",
"lastResort",
"lastrowid",
"lchflags",
"lchmod",
"lchown",
"lcm",
"ldexp",
"le",
"leapdays",
"len",
"length_hint",
"lgamma",
"line_buffering",
"line_num",
"linear_regression",
"lineno",
"lines",
"linesep",
"lineterminator",
"link",
"link_to",
"list",
"List",
"list_dialects",
"listdir",
"listen",
"Listener",
"listxattr",
"Literal",
"LiteralString",
"ljust",
"ln",
"load",
"load_extension",
"loads",
"loadTestsFromModule",
"loadTestsFromName",
"loadTestsFromNames",
"loadTestsFromTestCase",
"local",
"localcontext",
"LocaleHTMLCalendar",
"LocaleTextCalendar",
"locals",
"localtime",
"Lock",
"locked",
"lockf",
"log",
"log10",
"log1p",
"log2",
"log_to_stderr",
"logb",
"Logger",
"LoggerAdapter",
"logging",
"logical_and",
"logical_invert",
"logical_or",
"logical_xor",
"login_tty",
"lognormvariate",
"LogRecord",
"longMessage",
"lower",
"lpAttributeList",
"lru_cache",
"lseek",
"lshift",
"lstat",
"lstrip",
"lt",
"main",
"main_thread",
"major",
"make_archive",
"make_dataclass",
"makedev",
"makedirs",
"makefile",
"makeLogRecord",
"makeRecord",
"maketrans",
"Manager",
"managers",
"map",
"map_async",
"Mapping",
"MappingView",
"maps",
"Match",
"match",
"math",
"matmul",
"max",
"max_mag",
"max_prefixlen",
"maxDiff",
"maxlen",
"maxsize",
"maxunicode",
"mean",
"median",
"median_grouped",
"median_high",
"median_low",
"member",
"memfd_create",
"memoryview",
"merge",
"meta_path",
"MetavarTypeHelpFormatter",
"methodcaller",
"microsecond",
"min",
"min_mag",
"minor",
"minus",
"minute",
"mkdir",
"mkfifo",
"mknod",
"mktime",
"mod",
"mode",
"modf",
"modules",
"monotonic",
"monotonic_ns",
"month",
"month_abbr",
"month_name",
"monthcalendar",
"monthdatescalendar",
"monthdays2calendar",
"monthdayscalendar",
"monthrange",
"most_common",
"move",
"move_to_end",
"msg",
"mul",
"multimode",
"multiply",
"multiprocessing",
"MutableMapping",
"MutableSequence",
"MutableSet",
"n_waiting",
"name",
"namedtuple",
"NamedTuple",
"Namespace",
"nan",
"nanj",
"native_id",
"ne",
"neg",
"netmask",
"NetmaskValueError",
"network",
"network_address",
"Never",
"new",
"new_child",
"newlines",
"NewType",
"next",
"next_minus",
"next_plus",
"next_toward",
"nextafter",
"nice",
"nlargest",
"no_cache",
"no_type_check",
"no_type_check_decorator",
"None",
"nonlocal",
"nonmember",
"NoReturn",
"NormalDist",
"normalize",
"normalvariate",
"not",
"not_",
"notify",
"notify_all",
"NotRequired",
"NotSupportedError",
"now",
"nsmallest",
"ntohl",
"ntohs",
"num_addresses",
"Number",
"number_class",
"numbers",
"numerator",
"object",
"oct",
"octdigits",
"open",
"open_code",
"openpty",
"OperationalError",
"operator",
"Optional",
"options",
"or",
"or_",
"ord",
"OrderedDict",
"orig_argv",
"os",
"output",
"output_difference",
"OutputChecker",
"Overflow",
"overlap",
"overlaps",
"overload",
"owner",
"packed",
"pairwise",
"ParamSpec",
"ParamSpecArgs",
"ParamSpecKwargs",
"paramstyle",
"pardir",
"parent",
"parent_process",
"parents",
"paretovariate",
"parse",
"parse_args",
"parse_intermixed_args",
"parse_known_args",
"parse_known_intermixed_args",
"partial",
"partialmethod",
"parties",
"partition",
"parts",
"pass",
"Path",
"path",
"path_hooks",
"path_importer_cache",
"pathconf",
"pathconf_names",
"pathlib",
"PathLike",
"pathsep",
"pattern",
"Pattern",
"pbkdf2_hmac",
"pdf",
"peek",
"perf_counter",
"perf_counter_ns",
"perm",
"permutations",
"persistent_id",
"persistent_load",
"pformat",
"phase",
"pi",
"pickle",
"PickleBuffer",
"PickleError",
"Pickler",
"PicklingError",
"pid",
"pidfd_open",
"Pipe",
"pipe",
"pipe2",
"platform",
"platlibdir",
"plock",
"plus",
"polar",
"poll",
"Pool",
"pool",
"pop",
"popen",
"Popen",
"popitem",
"popleft",
"pos",
"posix_fadvise",
"posix_fallocate",
"posix_spawn",
"posix_spawnp",
"PosixPath",
"post_setup",
"pow",
"power",
"pp",
"pprint",
"prcal",
"pread",
"preadv",
"prefix",
"prefixlen",
"PrepareProtocol",
"PrettyPrinter",
"print",
"print_callees",
"print_callers",
"print_exc",
"print_help",
"print_stats",
"print_usage",
"printable",
"prmonth",
"process",
"Process",
"process_time",
"process_time_ns",
"ProcessError",
"prod",
"product",
"Profile",
"profile",
"ProgrammingError",
"propagate",
"property",
"proto",
"Protocol",
"proxy",
"ProxyType",
"ProxyTypes",
"pryear",
"ps1",
"ps2",
"pstats",
"pstdev",
"pthread_getcpuclockid",
"punctuation",
"PurePath",
"PurePosixPath",
"PureWindowsPath",
"purge",
"put",
"put_nowait",
"putenv",
"pvariance",
"pwrite",
"pwritev",
"pycache_prefix",
"qsize",
"quantiles",
"quantize",
"Queue",
"quotechar",
"quoting",
"radians",
"radix",
"raise",
"randbelow",
"randbits",
"randbytes",
"randint",
"random",
"Random",
"randrange",
"range",
"Rational",
"raw",
"raw_decode",
"RawArray",
"RawDescriptionHelpFormatter",
"RawIOBase",
"RawTextHelpFormatter",
"RawValue",
"re",
"read",
"read1",
"read_bytes",
"read_text",
"readable",
"readall",
"reader",
"readinto",
"readinto1",
"readline",
"readlines",
"readlink",
"readv",
"ready",
"Real",
"real",
"reconfigure",
"records",
"rect",
"recv",
"recv_bytes",
"recv_bytes_into",
"recv_fds",
"recv_into",
"recvfrom",
"recvfrom_into",
"recvmsg",
"recvmsg_into",
"reduce",
"reducer_override",
"ref",
"ReferenceType",
"RegexFlag",
"register",
"register_adapter",
"register_archive_format",
"register_at_fork",
"register_converter",
"register_dialect",
"register_optionflag",
"register_unpack_format",
"registerResult",
"relative_to",
"release",
"remainder",
"remainder_near",
"remove",
"removedirs",
"removeFilter",
"removeHandler",
"removeResult",
"removexattr",
"rename",
"renames",
"repeat",
"replace",
"report_failure",
"report_start",
"report_success",
"report_unexpected_exception",
"repr",
"ReprEnum",
"Required",
"reset",
"reset_tzpath",
"resetwarnings",
"resolution",
"resolve",
"return",
"returncode",
"reveal_type",
"reverse",
"reverse_order",
"reverse_pointer",
"reversed",
"Reversible",
"rfind",
"rglob",
"rindex",
"rjust",
"RLock",
"rmdir",
"rmtree",
"rollback",
"root",
"rotate",
"round",
"Rounded",
"Row",
"row_factory",
"rowcount",
"rpartition",
"rshift",
"rsplit",
"rstrip",
"run",
"run_docstring_examples",
"runcall",
"runctx",
"runtime_checkable",
"safe_substitute",
"saferepr",
"same_quantum",
"samefile",
"SameFileError",
"sample",
"samples",
"scaleb",
"scandir",
"sched_get_priority_max",
"sched_get_priority_min",
"sched_getaffinity",
"sched_getparam",
"sched_getscheduler",
"sched_param",
"sched_priority",
"sched_rr_get_interval",
"sched_setaffinity",
"sched_setparam",
"sched_setscheduler",
"sched_yield",
"scope_id",
"script_from_examples",
"scrypt",
"search",
"second",
"secrets",
"seed",
"seek",
"seekable",
"self",
"Self",
"Semaphore",
"send",
"send_bytes",
"send_fds",
"send_signal",
"sendall",
"sendfile",
"sendmsg",
"sendmsg_afalg",
"sendto",
"sentinel",
"sep",
"Sequence",
"serialize",
"set",
"Set",
"set_asyncgen_hooks",
"set_authorizer",
"set_blocking",
"set_coroutine_origin_tracking_depth",
"set_defaults",
"set_executable",
"set_handle_inheritable",
"set_inheritable",
"set_int_max_str_digits",
"set_progress_handler",
"set_start_method",
"set_trace_callback",
"set_unittest_reportflags",
"setattr",
"setblocking",
"setcontext",
"setDaemon",
"setdefault",
"setdefaulttimeout",
"setdlopenflags",
"setegid",
"seteuid",
"setfirstweekday",
"setFormatter",
"setgid",
"setgroups",
"sethostname",
"setinputsizes",
"setitem",
"setLevel",
"setlimit",
"setLoggerClass",
"setLogRecordFactory",
"setName",
"setoutputsize",
"setpgid",
"setpgrp",
"setpriority",
"setprofile",
"setrecursionlimit",
"setregid",
"setresgid",
"setresuid",
"setreuid",
"setsid",
"setsockopt",
"setstate",
"setswitchinterval",
"settimeout",
"settrace",
"setuid",
"setUp",
"setup_python",
"setup_scripts",
"setUpClass",
"setxattr",
"shake",
"share",
"sharedctypes",
"Shelf",
"shelve",
"shift",
"shortDescription",
"shouldStop",
"show_flag_values",
"showwarning",
"shuffle",
"shutdown",
"shutil",
"simplefilter",
"SimpleQueue",
"sin",
"singledispatch",
"singledispatchmethod",
"sinh",
"sixtofour",
"Sized",
"skip",
"skipIf",
"skipinitialspace",
"skipped",
"skipTest",
"SkipTest",
"skipUnless",
"sleep",
"slice",
"sniff",
"Sniffer",
"socket",
"socketpair",
"SocketType",
"somenamedtuple",
"sort",
"sort_stats",
"sorted",
"sortTestMethodsUsing",
"source",
"span",
"spawnl",
"spawnle",
"spawnlp",
"spawnlpe",
"spawnv",
"spawnve",
"spawnvp",
"spawnvpe",
"splice",
"split",
"splitlines",
"sqlite3",
"sqlite_errorcode",
"sqlite_errorname",
"sqlite_version",
"sqlite_version_info",
"sqrt",
"st_atime",
"st_atime_ns",
"st_birthtime",
"st_blksize",
"st_blocks",
"st_creator",
"st_ctime",
"st_ctime_ns",
"st_dev",
"st_file_attributes",
"st_flags",
"st_fstype",
"st_gen",
"st_gid",
"st_ino",
"st_mode",
"st_mtime",
"st_mtime_ns",
"st_nlink",
"st_rdev",
"st_reparse_tag",
"st_rsize",
"st_size",
"st_type",
"st_uid",
"stack_size",
"standard_b64decode",
"standard_b64encode",
"starmap",
"starmap_async",
"start",
"startfile",
"startswith",
"startTest",
"startTestRun",
"stat",
"stat_result",
"staticmethod",
"statistics",
"StatisticsError",
"Stats",
"statvfs",
"stderr",
"stdev",
"stdin",
"stdlib_module_names",
"stdout",
"stem",
"stop",
"stopTest",
"stopTestRun",
"str",
"StrEnum",
"strerror",
"strftime",
"strict",
"string",
"StringIO",
"strip",
"strip_dirs",
"strptime",
"struct_time",
"sub",
"subn",
"subnet_of",
"subnets",
"Subnormal",
"subprocess",
"SubprocessError",
"substitute",
"subTest",
"subtract",
"successful",
"suffix",
"suffixes",
"suiteClass",
"sum",
"summarize",
"summarize_address_range",
"super",
"supernet",
"supernet_of",
"supports_bytes_environ",
"supports_dir_fd",
"supports_effective_ids",
"supports_fd",
"supports_follow_symlinks",
"SupportsAbs",
"SupportsBytes",
"SupportsComplex",
"SupportsFloat",
"SupportsIndex",
"SupportsInt",
"SupportsRound",
"swapcase",
"symlink",
"symlink_to",
"sync",
"synchronized",
"SyncManager",
"sys",
"sysconf",
"sysconf_names",
"system",
"SystemRandom",
"takewhile",
"tan",
"tanh",
"task_done",
"tau",
"tb_locals",
"tcgetpgrp",
"tcsetpgrp",
"tearDown",
"tearDownClass",
"tee",
"tell",
"template",
"Template",
"teredo",
"terminal_size",
"terminate",
"test",
"TestCase",
"testfile",
"TestLoader",
"testMethodPrefix",
"testmod",
"testNamePatterns",
"TestResult",
"testsource",
"testsRun",
"TestSuite",
"Text",
"text_encoding",
"text_factory",
"TextCalendar",
"TextIO",
"TextIOBase",
"TextIOWrapper",
"TextTestResult",
"TextTestRunner",
"Thread",
"thread_info",
"thread_time",
"thread_time_ns",
"threading",
"ThreadPool",
"threadsafety",
"time",
"time_ns",
"timedelta",
"timegm",
"timeit",
"timeout",
"TimeoutError",
"TimeoutExpired",
"Timer",
"times",
"timestamp",
"timetuple",
"timetz",
"timezone",
"title",
"to_eng_string",
"to_integral",
"to_integral_exact",
"to_integral_value",
"to_sci_string",
"today",
"token_bytes",
"token_hex",
"token_urlsafe",
"toordinal",
"total",
"total_changes",
"total_ordering",
"total_seconds",
"touch",
"tracebacklimit",
"translate",
"triangular",
"True",
"truediv",
"trunc",
"truncate",
"truth",
"try",
"ttyname",
"Tuple",
"tuple",
"Type",
"type",
"type_check_only",
"TypeAlias",
"TypedDict",
"TypeGuard",
"TypeVar",
"TypeVarTuple",
"typing",
"tzinfo",
"tzname",
"tzset",
"ulp",
"umask",
"uname",
"Underflow",
"unescape",
"UnexpectedException",
"unexpectedSuccesses",
"uniform",
"Union",
"unique",
"unittest",
"unix_dialect",
"unlink",
"Unpack",
"unpack_archive",
"Unpickler",
"UnpicklingError",
"unraisablehook",
"unregister_archive_format",
"unregister_dialect",
"unregister_unpack_format",
"unsetenv",
"UnsupportedOperation",
"update",
"update_abstractmethods",
"update_wrapper",
"upgrade_dependencies",
"upper",
"urandom",
"urlsafe_b64decode",
"urlsafe_b64encode",
"UserDict",
"UserList",
"UserString",
"utc",
"utcfromtimestamp",
"utcnow",
"utcoffset",
"utctimetuple",
"utime",
"v4_int_to_packed",
"v6_int_to_packed",
"Value",
"value",
"valuerefs",
"values",
"ValuesView",
"variance",
"vars",
"venv",
"verify",
"version",
"version_info",
"vformat",
"vonmisesvariate",
"wait",
"wait3",
"wait4",
"wait_for",
"waitid",
"waitpid",
"waitstatus_to_exitcode",
"walk",
"want",
"warn",
"warn_explicit",
"warning",
"Warning",
"warnings",
"warnoptions",
"wasSuccessful",
"WeakKeyDictionary",
"WeakMethod",
"weakref",
"WeakSet",
"WeakValueDictionary",
"weekday",
"weekheader",
"weibullvariate",
"which",
"while",
"whitespace",
"WindowsPath",
"winver",
"with",
"with_hostmask",
"with_name",
"with_netmask",
"with_prefixlen",
"with_stem",
"with_suffix",
"wraps",
"writable",
"write",
"write_bytes",
"write_text",
"write_through",
"writeheader",
"writelines",
"writer",
"writerow",
"writerows",
"writev",
"wShowWindow",
"xor",
"year",
"yeardatescalendar",
"yeardays2calendar",
"yeardayscalendar",
"yield",
"zfill",
"zip",
"zip_longest",
"zoneinfo",
"ZoneInfo",
"ZoneInfoNotFoundError",
"zscore"
]
}