> **Источник:** https://python-all.ru/3.11/genindex-P.html
>
> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.

---

# Указатель – P

| [p (команда pdb)](https://python-all.ru/3.11/library/pdb.html#pdbcommand-p) [P\_ALL (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_ALL) [P\_DETACH (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_DETACH) [P\_NOWAIT (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_NOWAIT) [P\_NOWAITO (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_NOWAITO) [P\_OVERLAY (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_OVERLAY) [P\_PGID (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_PGID) [P\_PID (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_PID) [P\_PIDFD (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_PIDFD) [P\_WAIT (в модуле os)](https://python-all.ru/3.11/library/os.html#os.P_WAIT) [pack() (в модуле struct)](https://python-all.ru/3.11/library/struct.html#struct.pack) [(метод mailbox.MH)](https://python-all.ru/3.11/library/mailbox.html#mailbox.MH.pack) [(метод struct.Struct)](https://python-all.ru/3.11/library/struct.html#struct.Struct.pack) [pack\_array() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_array) [pack\_bytes() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_bytes) [pack\_double() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_double) [pack\_farray() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_farray) [pack\_float() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_float) [pack\_fopaque() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_fopaque) [pack\_fstring() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_fstring) [pack\_into() (в модуле struct)](https://python-all.ru/3.11/library/struct.html#struct.pack_into) [(метод struct.Struct)](https://python-all.ru/3.11/library/struct.html#struct.Struct.pack_into) [pack\_list() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_list) [pack\_opaque() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_opaque) [pack\_string() (метод xdrlib.Packer)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer.pack_string) [**пакет**](https://python-all.ru/3.11/glossary.html#term-package), [\[1\]](https://python-all.ru/3.11/library/site.html#index-4), [\[2\]](https://python-all.ru/3.11/reference/import.html#index-3) [пространство имён](https://python-all.ru/3.11/reference/import.html#index-5) [часть](https://python-all.ru/3.11/reference/import.html#index-5) [обычный](https://python-all.ru/3.11/reference/import.html#index-4) [Package (класс в importlib.resources)](https://python-all.ru/3.11/library/importlib.resources.html#importlib.resources.Package) переменная пакета [\_\_all\_\_](https://python-all.ru/3.11/c-api/import.html#index-0) [packed (атрибут ipaddress.IPv4Address)](https://python-all.ru/3.11/library/ipaddress.html#ipaddress.IPv4Address.packed) [(атрибут ipaddress.IPv6Address)](https://python-all.ru/3.11/library/ipaddress.html#ipaddress.IPv6Address.packed) [Packer (класс в xdrlib)](https://python-all.ru/3.11/library/xdrlib.html#xdrlib.Packer) упаковка [двоичные данные](https://python-all.ru/3.11/library/struct.html#index-0) [packing (виджеты)](https://python-all.ru/3.11/library/tkinter.html#index-2) [PAGER](https://python-all.ru/3.11/library/pydoc.html#index-1) [pair\_content() (в модуле curses)](https://python-all.ru/3.11/library/curses.html#curses.pair_content) [pair\_number() (в модуле curses)](https://python-all.ru/3.11/library/curses.html#curses.pair_number) [pairwise() (в модуле itertools)](https://python-all.ru/3.11/library/itertools.html#itertools.pairwise) [PanedWindow (класс в tkinter.tix)](https://python-all.ru/3.11/library/tkinter.tix.html#tkinter.tix.PanedWindow) [**параметр**](https://python-all.ru/3.11/glossary.html#term-parameter) [семантика вызова](https://python-all.ru/3.11/reference/expressions.html#index-48) [различие между параметром и аргументом](https://python-all.ru/3.11/faq/programming.html#index-1) [определение функции](https://python-all.ru/3.11/reference/compound_stmts.html#index-27) [значение по умолчанию](https://python-all.ru/3.11/reference/compound_stmts.html#index-31) [Parameter (класс в inspect)](https://python-all.ru/3.11/library/inspect.html#inspect.Parameter) [ParameterizedMIMEHeader (класс в email.headerregistry)](https://python-all.ru/3.11/library/email.headerregistry.html#email.headerregistry.ParameterizedMIMEHeader) [parameters (атрибут inspect.Signature)](https://python-all.ru/3.11/library/inspect.html#inspect.Signature.parameters) [params (атрибут email.headerregistry.ParameterizedMIMEHeader)](https://python-all.ru/3.11/library/email.headerregistry.html#email.headerregistry.ParameterizedMIMEHeader.params) [ParamSpec (класс в typing)](https://python-all.ru/3.11/library/typing.html#typing.ParamSpec) [ParamSpecArgs (в модуле typing)](https://python-all.ru/3.11/library/typing.html#typing.ParamSpecArgs) [ParamSpecKwargs (в модуле typing)](https://python-all.ru/3.11/library/typing.html#typing.ParamSpecKwargs) [paramstyle (в модуле sqlite3)](https://python-all.ru/3.11/library/sqlite3.html#sqlite3.paramstyle) [pardir (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pardir) [paren (фиксер 2to3)](https://python-all.ru/3.11/library/2to3.html#to3fixer-paren) [parent (атрибут importlib.machinery.ModuleSpec)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.ModuleSpec.parent) [(атрибут logging.Logger)](https://python-all.ru/3.11/library/logging.html#logging.Logger.parent) [(атрибут pathlib.PurePath)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PurePath.parent) [(атрибут pyclbr.Class)](https://python-all.ru/3.11/library/pyclbr.html#pyclbr.Class.parent) [(атрибут pyclbr.Function)](https://python-all.ru/3.11/library/pyclbr.html#pyclbr.Function.parent) [(атрибут urllib.request.BaseHandler)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.BaseHandler.parent) [parent() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.11/library/tkinter.ttk.html#tkinter.ttk.Treeview.parent) [parent\_process() (в модуле multiprocessing)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.parent_process) [заключённая в скобки форма](https://python-all.ru/3.11/reference/expressions.html#index-8) [parentNode (атрибут xml.dom.Node)](https://python-all.ru/3.11/library/xml.dom.html#xml.dom.Node.parentNode) [parents (атрибут collections.ChainMap)](https://python-all.ru/3.11/library/collections.html#collections.ChainMap.parents) [(атрибут pathlib.PurePath)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PurePath.parents) [paretovariate() (в модуле random)](https://python-all.ru/3.11/library/random.html#random.paretovariate) [parse() (метод doctest.DocTestParser)](https://python-all.ru/3.11/library/doctest.html#doctest.DocTestParser.parse) [(метод email.parser.BytesParser)](https://python-all.ru/3.11/library/email.parser.html#email.parser.BytesParser.parse) [(метод email.parser.Parser)](https://python-all.ru/3.11/library/email.parser.html#email.parser.Parser.parse) [(в модуле ast)](https://python-all.ru/3.11/library/ast.html#ast.parse) [(в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.parse) [(в модуле xml.dom.minidom)](https://python-all.ru/3.11/library/xml.dom.minidom.html#xml.dom.minidom.parse) [(в модуле xml.dom.pulldom)](https://python-all.ru/3.11/library/xml.dom.pulldom.html#xml.dom.pulldom.parse) [(в модуле xml.etree.ElementTree)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.parse) [(в модуле xml.sax)](https://python-all.ru/3.11/library/xml.sax.html#xml.sax.parse) [(метод string.Formatter)](https://python-all.ru/3.11/library/string.html#string.Formatter.parse) [(метод urllib.robotparser.RobotFileParser)](https://python-all.ru/3.11/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.parse) [(метод xml.etree.ElementTree.ElementTree)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.parse) [Parse() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.11/library/pyexpat.html#xml.parsers.expat.xmlparser.Parse) [parse() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.11/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.parse) [parse\_and\_bind() (в модуле readline)](https://python-all.ru/3.11/library/readline.html#readline.parse_and_bind) [parse\_args() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.parse_args) [(метод optparse.OptionParser)](https://python-all.ru/3.11/library/optparse.html#optparse.OptionParser.parse_args) [PARSE\_COLNAMES (в модуле sqlite3)](https://python-all.ru/3.11/library/sqlite3.html#sqlite3.PARSE_COLNAMES) [parse\_config\_h() (в модуле sysconfig)](https://python-all.ru/3.11/library/sysconfig.html#sysconfig.parse_config_h) [PARSE\_DECLTYPES (в модуле sqlite3)](https://python-all.ru/3.11/library/sqlite3.html#sqlite3.PARSE_DECLTYPES) [parse\_header() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.parse_header) [parse\_headers() (в модуле http.client)](https://python-all.ru/3.11/library/http.client.html#http.client.parse_headers) [parse\_intermixed\_args() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.parse_intermixed_args) [parse\_known\_args() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.parse_known_args) [parse\_known\_intermixed\_args() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.parse_known_intermixed_args) [parse\_multipart() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.parse_multipart) [parse\_qs() (в модуле urllib.parse)](https://python-all.ru/3.11/library/urllib.parse.html#urllib.parse.parse_qs) [parse\_qsl() (в модуле urllib.parse)](https://python-all.ru/3.11/library/urllib.parse.html#urllib.parse.parse_qsl) [parseaddr() (в модуле email.utils)](https://python-all.ru/3.11/library/email.utils.html#email.utils.parseaddr) [parsebytes() (метод email.parser.BytesParser)](https://python-all.ru/3.11/library/email.parser.html#email.parser.BytesParser.parsebytes) [parsedate() (в модуле email.utils)](https://python-all.ru/3.11/library/email.utils.html#email.utils.parsedate) [parsedate\_to\_datetime() (в модуле email.utils)](https://python-all.ru/3.11/library/email.utils.html#email.utils.parsedate_to_datetime) [parsedate\_tz() (в модуле email.utils)](https://python-all.ru/3.11/library/email.utils.html#email.utils.parsedate_tz) [ParseError (класс в xml.etree.ElementTree)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.ParseError) [ParseFile() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.11/library/pyexpat.html#xml.parsers.expat.xmlparser.ParseFile) [ParseFlags() (в модуле imaplib)](https://python-all.ru/3.11/library/imaplib.html#imaplib.ParseFlags) [parser](https://python-all.ru/3.11/reference/lexical_analysis.html#index-0) [Parser (класс в email.parser)](https://python-all.ru/3.11/library/email.parser.html#email.parser.Parser) [ParserCreate() (в модуле xml.parsers.expat)](https://python-all.ru/3.11/library/pyexpat.html#xml.parsers.expat.ParserCreate) [ParseResult (класс в urllib.parse)](https://python-all.ru/3.11/library/urllib.parse.html#urllib.parse.ParseResult) [ParseResultBytes (класс в urllib.parse)](https://python-all.ru/3.11/library/urllib.parse.html#urllib.parse.ParseResultBytes) [parsestr() (метод email.parser.Parser)](https://python-all.ru/3.11/library/email.parser.html#email.parser.Parser.parsestr) [parseString() (в модуле xml.dom.minidom)](https://python-all.ru/3.11/library/xml.dom.minidom.html#xml.dom.minidom.parseString) [(в модуле xml.dom.pulldom)](https://python-all.ru/3.11/library/xml.dom.pulldom.html#xml.dom.pulldom.parseString) [(в модуле xml.sax)](https://python-all.ru/3.11/library/xml.sax.html#xml.sax.parseString) разбор [URL](https://python-all.ru/3.11/library/urllib.parse.html#index-0) [ParsingError](https://python-all.ru/3.11/library/configparser.html#configparser.ParsingError) [partial (атрибут asyncio.IncompleteReadError)](https://python-all.ru/3.11/library/asyncio-exceptions.html#asyncio.IncompleteReadError.partial) [partial() (метод imaplib.IMAP4)](https://python-all.ru/3.11/library/imaplib.html#imaplib.IMAP4.partial) [(в модуле functools)](https://python-all.ru/3.11/library/functools.html#functools.partial) [partialmethod (класс в functools)](https://python-all.ru/3.11/library/functools.html#functools.partialmethod) [parties (атрибут asyncio.Barrier)](https://python-all.ru/3.11/library/asyncio-sync.html#asyncio.Barrier.parties) [(атрибут threading.Barrier)](https://python-all.ru/3.11/library/threading.html#threading.Barrier.parties) [partition() (метод bytearray)](https://python-all.ru/3.11/library/stdtypes.html#bytearray.partition) [(метод bytes)](https://python-all.ru/3.11/library/stdtypes.html#bytes.partition) [(метод str)](https://python-all.ru/3.11/library/stdtypes.html#str.partition) [parts (атрибут pathlib.PurePath)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PurePath.parts) pass [инструкция](https://python-all.ru/3.11/reference/simple_stmts.html#index-20) [Pass (класс в ast)](https://python-all.ru/3.11/library/ast.html#ast.Pass) [pass\_() (метод poplib.POP3)](https://python-all.ru/3.11/library/poplib.html#poplib.POP3.pass_) [Вставка](https://python-all.ru/3.11/library/idle.html#index-4) [patch() (в модуле test.support)](https://python-all.ru/3.11/library/test.html#test.support.patch) [(в модуле unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.patch) [patch.dict() (в модуле unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.patch.dict) [patch.multiple() (в модуле unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.patch.multiple) [patch.object() (в модуле unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.patch.object) [patch.stopall() (в модуле unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.patch.stopall) [PATH](https://python-all.ru/3.11/c-api/intro.html#index-19), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-20), [\[2\]](https://python-all.ru/3.11/faq/library.html#index-0), [\[3\]](https://python-all.ru/3.11/faq/library.html#index-1), [\[4\]](https://python-all.ru/3.11/library/cgi.html#index-3), [\[5\]](https://python-all.ru/3.11/library/cgi.html#index-6), [\[6\]](https://python-all.ru/3.11/library/os.html#index-33), [\[7\]](https://python-all.ru/3.11/library/os.html#index-34), [\[8\]](https://python-all.ru/3.11/library/os.html#index-35), [\[9\]](https://python-all.ru/3.11/library/os.html#index-36), [\[10\]](https://python-all.ru/3.11/library/os.html#index-39), [\[11\]](https://python-all.ru/3.11/library/os.html#index-40), [\[12\]](https://python-all.ru/3.11/library/os.html#index-41), [\[13\]](https://python-all.ru/3.11/library/os.html#index-42), [\[14\]](https://python-all.ru/3.11/library/os.html#index-52), [\[15\]](https://python-all.ru/3.11/library/site.html#index-3), [\[16\]](https://python-all.ru/3.11/library/subprocess.html#index-2), [\[17\]](https://python-all.ru/3.11/library/venv.html#index-2), [\[18\]](https://python-all.ru/3.11/library/venv.html#index-3), [\[19\]](https://python-all.ru/3.11/library/venv.html#index-4), [\[20\]](https://python-all.ru/3.11/library/webbrowser.html#index-3), [\[21\]](https://python-all.ru/3.11/tutorial/appendix.html#index-0), [\[22\]](https://python-all.ru/3.11/tutorial/modules.html#index-2), [\[23\]](https://python-all.ru/3.11/using/cmdline.html#index-31), [\[24\]](https://python-all.ru/3.11/using/unix.html#index-0), [\[25\]](https://python-all.ru/3.11/using/windows.html#index-1), [\[26\]](https://python-all.ru/3.11/using/windows.html#index-10), [\[27\]](https://python-all.ru/3.11/using/windows.html#index-12), [\[28\]](https://python-all.ru/3.11/using/windows.html#index-13), [\[29\]](https://python-all.ru/3.11/using/windows.html#index-14), [\[30\]](https://python-all.ru/3.11/using/windows.html#index-18), [\[31\]](https://python-all.ru/3.11/using/windows.html#index-2), [\[32\]](https://python-all.ru/3.11/using/windows.html#index-20), [\[33\]](https://python-all.ru/3.11/using/windows.html#index-22), [\[34\]](https://python-all.ru/3.11/using/windows.html#index-23), [\[35\]](https://python-all.ru/3.11/using/windows.html#index-25), [\[36\]](https://python-all.ru/3.11/using/windows.html#index-3), [\[37\]](https://python-all.ru/3.11/using/windows.html#index-5), [\[38\]](https://python-all.ru/3.11/using/windows.html#index-9), [\[39\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-54), [\[40\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-57), [\[41\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-58), [\[42\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-22), [\[43\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-172), [\[44\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-173), [\[45\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-38), [\[46\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-8) path [файл конфигурации](https://python-all.ru/3.11/library/site.html#index-4) [хуки](https://python-all.ru/3.11/reference/import.html#index-9) [поиск модулей](https://python-all.ru/3.11/c-api/init.html#index-15), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-22), [\[2\]](https://python-all.ru/3.11/c-api/init.html#index-23), [\[3\]](https://python-all.ru/3.11/c-api/intro.html#index-18), [\[4\]](https://python-all.ru/3.11/library/linecache.html#index-0), [\[5\]](https://python-all.ru/3.11/library/site.html#index-0), [\[6\]](https://python-all.ru/3.11/library/sys.html#index-21), [\[7\]](https://python-all.ru/3.11/tutorial/modules.html#index-0) [операции](https://python-all.ru/3.11/library/os.path.html#index-0), [\[1\]](https://python-all.ru/3.11/library/pathlib.html#index-0) [Path (класс в pathlib)](https://python-all.ru/3.11/library/pathlib.html#pathlib.Path) [(класс в zipfile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.Path) [path (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.11/library/http.cookiejar.html#http.cookiejar.Cookie.path) [(атрибут http.cookies.Morsel)](https://python-all.ru/3.11/library/http.cookies.html#http.cookies.Morsel.path) [(атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.11/library/http.server.html#http.server.BaseHTTPRequestHandler.path) [(атрибут ImportError)](https://python-all.ru/3.11/library/exceptions.html#ImportError.path) [(атрибут importlib.abc.FileLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.abc.FileLoader.path) [(атрибут importlib.machinery.ExtensionFileLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.ExtensionFileLoader.path) [(атрибут importlib.machinery.FileFinder)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.FileFinder.path) [(атрибут importlib.machinery.SourceFileLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.SourceFileLoader.path) [(атрибут importlib.machinery.SourcelessFileLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.SourcelessFileLoader.path) [(в модуле sys)](https://python-all.ru/3.11/c-api/init.html#index-15), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-22), [\[2\]](https://python-all.ru/3.11/c-api/init.html#index-23), [\[3\]](https://python-all.ru/3.11/c-api/intro.html#index-18), [\[4\]](https://python-all.ru/3.11/library/sys.html#sys.path) [(атрибут os.DirEntry)](https://python-all.ru/3.11/library/os.html#os.DirEntry.path) [**поисковик на основе пути**](https://python-all.ru/3.11/glossary.html#term-path-based-finder), [\[1\]](https://python-all.ru/3.11/reference/import.html#index-16) [Обозреватель путей](https://python-all.ru/3.11/library/idle.html#index-1) [**запись пути**](https://python-all.ru/3.11/glossary.html#term-path-entry) [**поисковик записей пути**](https://python-all.ru/3.11/glossary.html#term-path-entry-finder) [**хук записей пути**](https://python-all.ru/3.11/glossary.html#term-path-entry-hook) [хуки пути](https://python-all.ru/3.11/reference/import.html#index-9) [path() (в модуле importlib.resources)](https://python-all.ru/3.11/library/importlib.resources.html#importlib.resources.path) [**path-подобный объект**](https://python-all.ru/3.11/glossary.html#term-path-like-object) [Path.stem (в модуле zipfile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.Path.stem) [Path.suffix (в модуле zipfile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.Path.suffix) [Path.suffixes (в модуле zipfile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.Path.suffixes) [path\_hook() (метод класса importlib.machinery.FileFinder)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.FileFinder.path_hook) [path\_hooks (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.path_hooks) [path\_importer\_cache (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.path_importer_cache) [path\_mtime() (метод importlib.abc.SourceLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.abc.SourceLoader.path_mtime) [path\_return\_ok() (метод http.cookiejar.CookiePolicy)](https://python-all.ru/3.11/library/http.cookiejar.html#http.cookiejar.CookiePolicy.path_return_ok) [path\_stats() (метод importlib.abc.SourceLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.abc.SourceLoader.path_stats) [(метод importlib.machinery.SourceFileLoader)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.SourceFileLoader.path_stats) [pathconf() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pathconf) [pathconf\_names (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pathconf_names) [PathEntryFinder (класс в importlib.abc)](https://python-all.ru/3.11/library/importlib.html#importlib.abc.PathEntryFinder) [PATHEXT](https://python-all.ru/3.11/using/windows.html#index-4), [\[1\]](https://python-all.ru/3.11/using/windows.html#index-6), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-50), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-97) [PathFinder (класс в importlib.machinery)](https://python-all.ru/3.11/library/importlib.html#importlib.machinery.PathFinder) pathlib [модуль](https://python-all.ru/3.11/library/pathlib.html#module-pathlib) [PathLike (класс в os)](https://python-all.ru/3.11/library/os.html#os.PathLike) [pathname2url() (в модуле urllib.request)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.pathname2url) [pathsep (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pathsep) [Pattern (класс в re)](https://python-all.ru/3.11/library/re.html#re.Pattern) [(класс в typing)](https://python-all.ru/3.11/library/typing.html#typing.Pattern) [pattern (атрибут re.error)](https://python-all.ru/3.11/library/re.html#re.error.pattern) [(атрибут re.Pattern)](https://python-all.ru/3.11/library/re.html#re.Pattern.pattern) [**сопоставление с образцом**](https://python-all.ru/3.11/reference/compound_stmts.html#index-18) [pause() (в модуле signal)](https://python-all.ru/3.11/library/signal.html#signal.pause) [pause\_reading() (метод asyncio.ReadTransport)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.ReadTransport.pause_reading) [pause\_writing() (метод asyncio.BaseProtocol)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.BaseProtocol.pause_writing) [PAX\_FORMAT (в модуле tarfile)](https://python-all.ru/3.11/library/tarfile.html#tarfile.PAX_FORMAT) [pax\_headers (атрибут tarfile.TarFile)](https://python-all.ru/3.11/library/tarfile.html#tarfile.TarFile.pax_headers) [(атрибут tarfile.TarInfo)](https://python-all.ru/3.11/library/tarfile.html#tarfile.TarInfo.pax_headers) [pbkdf2\_hmac() (в модуле hashlib)](https://python-all.ru/3.11/library/hashlib.html#hashlib.pbkdf2_hmac) [pd() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pd) pdb [модуль](https://python-all.ru/3.11/library/pdb.html#module-pdb) [Pdb (класс в pdb)](https://python-all.ru/3.11/library/pdb.html#index-1), [\[1\]](https://python-all.ru/3.11/library/pdb.html#pdb.Pdb) [pdf() (метод statistics.NormalDist)](https://python-all.ru/3.11/library/statistics.html#statistics.NormalDist.pdf) [peek() (метод bz2.BZ2File)](https://python-all.ru/3.11/library/bz2.html#bz2.BZ2File.peek) [(метод gzip.GzipFile)](https://python-all.ru/3.11/library/gzip.html#gzip.GzipFile.peek) [(метод io.BufferedReader)](https://python-all.ru/3.11/library/io.html#io.BufferedReader.peek) [(метод lzma.LZMAFile)](https://python-all.ru/3.11/library/lzma.html#lzma.LZMAFile.peek) [(метод weakref.finalize)](https://python-all.ru/3.11/library/weakref.html#weakref.finalize.peek) [peer (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.11/library/smtpd.html#smtpd.SMTPChannel.peer) [PEM\_cert\_to\_DER\_cert() (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PEM_cert_to_DER_cert) [pen() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pen) [pencolor() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pencolor) [pending (атрибут ssl.MemoryBIO)](https://python-all.ru/3.11/library/ssl.html#ssl.MemoryBIO.pending) [pending() (метод ssl.SSLSocket)](https://python-all.ru/3.11/library/ssl.html#ssl.SSLSocket.pending) [PendingDeprecationWarning](https://python-all.ru/3.11/library/exceptions.html#PendingDeprecationWarning) [pendown() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pendown) [pensize() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pensize) [penup() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.penup) [**PEP**](https://python-all.ru/3.11/glossary.html#term-PEP) [PERCENT (в модуле token)](https://python-all.ru/3.11/library/token.html#token.PERCENT) [PERCENTEQUAL (в модуле token)](https://python-all.ru/3.11/library/token.html#token.PERCENTEQUAL) [perf\_counter() (в модуле time)](https://python-all.ru/3.11/library/time.html#time.perf_counter) [perf\_counter\_ns() (в модуле time)](https://python-all.ru/3.11/library/time.html#time.perf_counter_ns) [Производительность](https://python-all.ru/3.11/library/timeit.html#index-0) [perm() (в модуле math)](https://python-all.ru/3.11/library/math.html#math.perm) [PermissionError](https://python-all.ru/3.11/library/exceptions.html#PermissionError) [permutations() (в модуле itertools)](https://python-all.ru/3.11/library/itertools.html#itertools.permutations) [Persist() (метод msilib.SummaryInformation)](https://python-all.ru/3.11/library/msilib.html#msilib.SummaryInformation.Persist) [персистентность](https://python-all.ru/3.11/library/pickle.html#index-0) персистентный [объекты](https://python-all.ru/3.11/library/pickle.html#index-0) [persistent\_id (протокол pickle)](https://python-all.ru/3.11/library/pickle.html#index-6) [persistent\_id() (метод pickle.Pickler)](https://python-all.ru/3.11/library/pickle.html#pickle.Pickler.persistent_id) [persistent\_load (протокол pickle)](https://python-all.ru/3.11/library/pickle.html#index-6) [persistent\_load() (метод pickle.Unpickler)](https://python-all.ru/3.11/library/pickle.html#pickle.Unpickler.persistent_load) [PF\_CAN (в модуле socket)](https://python-all.ru/3.11/library/socket.html#socket.PF_CAN) [PF\_PACKET (в модуле socket)](https://python-all.ru/3.11/library/socket.html#socket.PF_PACKET) [PF\_RDS (в модуле socket)](https://python-all.ru/3.11/library/socket.html#socket.PF_RDS) [pformat() (в модуле pprint)](https://python-all.ru/3.11/library/pprint.html#pprint.pformat) [(метод pprint.PrettyPrinter)](https://python-all.ru/3.11/library/pprint.html#pprint.PrettyPrinter.pformat) [pgettext() (метод gettext.GNUTranslations)](https://python-all.ru/3.11/library/gettext.html#gettext.GNUTranslations.pgettext) [(метод gettext.NullTranslations)](https://python-all.ru/3.11/library/gettext.html#gettext.NullTranslations.pgettext) [(в модуле gettext)](https://python-all.ru/3.11/library/gettext.html#gettext.pgettext) [PGO (в модуле test.support)](https://python-all.ru/3.11/library/test.html#test.support.PGO) [phase() (в модуле cmath)](https://python-all.ru/3.11/library/cmath.html#cmath.phase) [Philbrick, Geoff](https://python-all.ru/3.11/extending/extending.html#index-4) [физическая строка](https://python-all.ru/3.11/reference/lexical_analysis.html#index-23), [\[1\]](https://python-all.ru/3.11/reference/lexical_analysis.html#index-3), [\[2\]](https://python-all.ru/3.11/reference/lexical_analysis.html#index-6) [pi (в модуле cmath)](https://python-all.ru/3.11/library/cmath.html#cmath.pi) [(в модуле math)](https://python-all.ru/3.11/library/math.html#math.pi) [pi() (метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.pi) pickle [модуль](https://python-all.ru/3.11/library/copy.html#index-0), [\[1\]](https://python-all.ru/3.11/library/copyreg.html#index-0), [\[2\]](https://python-all.ru/3.11/library/marshal.html#index-0), [\[3\]](https://python-all.ru/3.11/library/pickle.html#module-pickle), [\[4\]](https://python-all.ru/3.11/library/shelve.html#index-0) [pickle() (в модуле copyreg)](https://python-all.ru/3.11/library/copyreg.html#copyreg.pickle) [PickleBuffer (класс в pickle)](https://python-all.ru/3.11/library/pickle.html#pickle.PickleBuffer) [PickleError](https://python-all.ru/3.11/library/pickle.html#pickle.PickleError) [Pickler (класс в pickle)](https://python-all.ru/3.11/library/pickle.html#pickle.Pickler) pickletools [модуль](https://python-all.ru/3.11/library/pickletools.html#module-pickletools) опция командной строки pickletools [--annotate](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-a) [--indentlevel](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-l) [--memo](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-m) [--output](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-o) [--preamble](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-p) [-a](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-a) [-l](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-l) [-m](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-m) [-o](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-o) [-p](https://python-all.ru/3.11/library/pickletools.html#cmdoption-pickletools-p) сериализация [объекты](https://python-all.ru/3.11/library/pickle.html#index-0) [PicklingError](https://python-all.ru/3.11/library/pickle.html#pickle.PicklingError) [pid (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.11/library/asyncio-subprocess.html#asyncio.subprocess.Process.pid) [(атрибут multiprocessing.Process)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.Process.pid) [(атрибут subprocess.Popen)](https://python-all.ru/3.11/library/subprocess.html#subprocess.Popen.pid) [pidfd\_open() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pidfd_open) [pidfd\_send\_signal() (в модуле signal)](https://python-all.ru/3.11/library/signal.html#signal.pidfd_send_signal) [PidfdChildWatcher (класс в asyncio)](https://python-all.ru/3.11/library/asyncio-policy.html#asyncio.PidfdChildWatcher) [PIP\_USER](https://python-all.ru/3.11/whatsnew/changelog.html#index-168) [PIPE (в модуле подпроцесса)](https://python-all.ru/3.11/library/subprocess.html#subprocess.PIPE) [Pipe() (в модуле multiprocessing)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.Pipe) [pipe() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pipe) [pipe2() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pipe2) [PIPE\_BUF (в модуле select)](https://python-all.ru/3.11/library/select.html#select.PIPE_BUF) [pipe\_connection\_lost() (метод asyncio.SubprocessProtocol)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.SubprocessProtocol.pipe_connection_lost) [pipe\_data\_received() (метод asyncio.SubprocessProtocol)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.SubprocessProtocol.pipe_data_received) [PIPE\_MAX\_SIZE (в модуле test.support)](https://python-all.ru/3.11/library/test.html#test.support.PIPE_MAX_SIZE) каналы [модуль](https://python-all.ru/3.11/library/pipes.html#module-pipes) [PKG\_DIRECTORY (in module imp)](https://python-all.ru/3.11/library/imp.html#imp.PKG_DIRECTORY) pkgutil [модуль](https://python-all.ru/3.11/library/pkgutil.html#module-pkgutil) [placeholder (атрибут textwrap.TextWrapper)](https://python-all.ru/3.11/library/textwrap.html#textwrap.TextWrapper.placeholder) [PLAT](https://python-all.ru/3.11/distutils/apiref.html#index-2) платформа [модуль](https://python-all.ru/3.11/library/platform.html#module-platform) [platform (в модуле sys)](https://python-all.ru/3.11/c-api/init.html#index-25), [\[1\]](https://python-all.ru/3.11/library/sys.html#sys.platform) [platform() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.platform) [platlibdir (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.platlibdir) [PlaySound() (в модуле winsound)](https://python-all.ru/3.11/library/winsound.html#winsound.PlaySound) plist [файл](https://python-all.ru/3.11/library/plistlib.html#index-0) plistlib [модуль](https://python-all.ru/3.11/library/plistlib.html#module-plistlib) [plock() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.plock) [плюс](https://python-all.ru/3.11/reference/expressions.html#index-61) [PLUS (в модуле token)](https://python-all.ru/3.11/library/token.html#token.PLUS) [plus() (метод decimal.Context)](https://python-all.ru/3.11/library/decimal.html#decimal.Context.plus) [PLUSEQUAL (в модуле token)](https://python-all.ru/3.11/library/token.html#token.PLUSEQUAL) [pm() (в модуле pdb)](https://python-all.ru/3.11/library/pdb.html#pdb.pm) [POINTER() (в модуле ctypes)](https://python-all.ru/3.11/library/ctypes.html#ctypes.POINTER) [pointer() (в модуле ctypes)](https://python-all.ru/3.11/library/ctypes.html#ctypes.pointer) [polar() (в модуле cmath)](https://python-all.ru/3.11/library/cmath.html#cmath.polar) [Policy (класс в email.policy)](https://python-all.ru/3.11/library/email.policy.html#email.policy.Policy) [poll() (в модуле select)](https://python-all.ru/3.11/library/select.html#select.poll) [(метод multiprocessing.connection.Connection)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.connection.Connection.poll) [(метод select.devpoll)](https://python-all.ru/3.11/library/select.html#select.devpoll.poll) [(метод select.epoll)](https://python-all.ru/3.11/library/select.html#select.epoll.poll) [(метод select.poll)](https://python-all.ru/3.11/library/select.html#select.poll.poll) [(метод subprocess.Popen)](https://python-all.ru/3.11/library/subprocess.html#subprocess.Popen.poll) [PollSelector (класс в selectors)](https://python-all.ru/3.11/library/selectors.html#selectors.PollSelector) [Pool (класс в multiprocessing.pool)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.pool.Pool) [pop() (метод array.array)](https://python-all.ru/3.11/library/array.html#array.array.pop) [(метод collections.deque)](https://python-all.ru/3.11/library/collections.html#collections.deque.pop) [(метод dict)](https://python-all.ru/3.11/library/stdtypes.html#dict.pop) [(метод frozenset)](https://python-all.ru/3.11/library/stdtypes.html#frozenset.pop) [(метод mailbox.Mailbox)](https://python-all.ru/3.11/library/mailbox.html#mailbox.Mailbox.pop) [(метод последовательности)](https://python-all.ru/3.11/library/stdtypes.html#index-23) POP3 [протокол](https://python-all.ru/3.11/library/poplib.html#index-0) [POP3 (класс в poplib)](https://python-all.ru/3.11/library/poplib.html#poplib.POP3) [POP3\_SSL (класс в poplib)](https://python-all.ru/3.11/library/poplib.html#poplib.POP3_SSL) [pop\_all() (метод contextlib.ExitStack)](https://python-all.ru/3.11/library/contextlib.html#contextlib.ExitStack.pop_all) [POP\_EXCEPT (код операции)](https://python-all.ru/3.11/library/dis.html#opcode-POP_EXCEPT) [POP\_JUMP\_BACKWARD\_IF\_FALSE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_BACKWARD_IF_FALSE) [POP\_JUMP\_BACKWARD\_IF\_NONE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_BACKWARD_IF_NONE) [POP\_JUMP\_BACKWARD\_IF\_NOT\_NONE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_BACKWARD_IF_NOT_NONE) [POP\_JUMP\_BACKWARD\_IF\_TRUE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_BACKWARD_IF_TRUE) [POP\_JUMP\_FORWARD\_IF\_FALSE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_FORWARD_IF_FALSE) [POP\_JUMP\_FORWARD\_IF\_NONE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_FORWARD_IF_NONE) [POP\_JUMP\_FORWARD\_IF\_NOT\_NONE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_FORWARD_IF_NOT_NONE) [POP\_JUMP\_FORWARD\_IF\_TRUE (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-POP_JUMP_FORWARD_IF_TRUE) [pop\_source() (метод shlex.shlex)](https://python-all.ru/3.11/library/shlex.html#shlex.shlex.pop_source) [POP\_TOP (код операции)](https://python-all.ru/3.11/library/dis.html#opcode-POP_TOP) [Popen (класс в subprocess)](https://python-all.ru/3.11/library/subprocess.html#subprocess.Popen) [popen() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.popen), [\[1\]](https://python-all.ru/3.11/library/select.html#index-1), [\[2\]](https://python-all.ru/3.11/reference/datamodel.html#index-55) [popitem() (метод collections.OrderedDict)](https://python-all.ru/3.11/library/collections.html#collections.OrderedDict.popitem) [(метод dict)](https://python-all.ru/3.11/library/stdtypes.html#dict.popitem) [(метод mailbox.Mailbox)](https://python-all.ru/3.11/library/mailbox.html#mailbox.Mailbox.popitem) [popleft() (метод collections.deque)](https://python-all.ru/3.11/library/collections.html#collections.deque.popleft) poplib [модуль](https://python-all.ru/3.11/library/poplib.html#module-poplib) [PopupMenu (класс в tkinter.tix)](https://python-all.ru/3.11/library/tkinter.tix.html#tkinter.tix.PopupMenu) [port (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.11/library/http.cookiejar.html#http.cookiejar.Cookie.port) [port\_specified (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.11/library/http.cookiejar.html#http.cookiejar.Cookie.port_specified) [**часть**](https://python-all.ru/3.11/glossary.html#term-portion) [пакет](https://python-all.ru/3.11/reference/import.html#index-5) [pos (атрибут json.JSONDecodeError)](https://python-all.ru/3.11/library/json.html#json.JSONDecodeError.pos) [(атрибут re.error)](https://python-all.ru/3.11/library/re.html#re.error.pos) [(атрибут re.Match)](https://python-all.ru/3.11/library/re.html#re.Match.pos) [pos() (в модуле operator)](https://python-all.ru/3.11/library/operator.html#operator.pos) [(в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pos) [position (атрибут xml.etree.ElementTree.ParseError)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.ParseError.position) [position() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.position) [**позиционный аргумент**](https://python-all.ru/3.11/glossary.html#term-positional-argument) [Positions (класс в dis)](https://python-all.ru/3.11/library/dis.html#dis.Positions) [positions (атрибут inspect.FrameInfo)](https://python-all.ru/3.11/library/inspect.html#inspect.FrameInfo.positions) [(атрибут inspect.Traceback)](https://python-all.ru/3.11/library/inspect.html#inspect.Traceback.positions) [Positions.col\_offset (в модуле dis)](https://python-all.ru/3.11/library/dis.html#dis.Positions.col_offset) [Positions.end\_col\_offset (в модуле dis)](https://python-all.ru/3.11/library/dis.html#dis.Positions.end_col_offset) [Positions.end\_lineno (в модуле dis)](https://python-all.ru/3.11/library/dis.html#dis.Positions.end_lineno) [Positions.lineno (в модуле dis)](https://python-all.ru/3.11/library/dis.html#dis.Positions.lineno) POSIX [управление вводом-выводом](https://python-all.ru/3.11/library/termios.html#index-0) [потоки](https://python-all.ru/3.11/library/_thread.html#index-1) posix [модуль](https://python-all.ru/3.11/library/posix.html#module-posix) [Разделяемая память POSIX](https://python-all.ru/3.11/library/multiprocessing.shared_memory.html#index-0) [POSIX\_FADV\_DONTNEED (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_DONTNEED) [POSIX\_FADV\_NOREUSE (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_NOREUSE) [POSIX\_FADV\_NORMAL (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_NORMAL) [POSIX\_FADV\_RANDOM (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_RANDOM) [POSIX\_FADV\_SEQUENTIAL (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_SEQUENTIAL) [POSIX\_FADV\_WILLNEED (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_FADV_WILLNEED) [posix\_fadvise() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.posix_fadvise) [posix\_fallocate() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.posix_fallocate) [posix\_spawn() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.posix_spawn) [POSIX\_SPAWN\_CLOSE (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_SPAWN_CLOSE) [POSIX\_SPAWN\_DUP2 (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_SPAWN_DUP2) [POSIX\_SPAWN\_OPEN (в модуле os)](https://python-all.ru/3.11/library/os.html#os.POSIX_SPAWN_OPEN) [posix\_spawnp() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.posix_spawnp) [POSIXLY\_CORRECT](https://python-all.ru/3.11/library/getopt.html#index-0) [PosixPath (класс в pathlib)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PosixPath) [post() (метод nntplib.NNTP)](https://python-all.ru/3.11/library/nntplib.html#nntplib.NNTP.post) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.11/library/ossaudiodev.html#ossaudiodev.oss_audio_device.post) [post\_handshake\_auth (атрибут ssl.SSLContext)](https://python-all.ru/3.11/library/ssl.html#ssl.SSLContext.post_handshake_auth) [post\_mortem() (в модуле pdb)](https://python-all.ru/3.11/library/pdb.html#pdb.post_mortem) [post\_setup() (метод venv.EnvBuilder)](https://python-all.ru/3.11/library/venv.html#venv.EnvBuilder.post_setup) [postcmd() (метод cmd.Cmd)](https://python-all.ru/3.11/library/cmd.html#cmd.Cmd.postcmd) [postloop() (метод cmd.Cmd)](https://python-all.ru/3.11/library/cmd.html#cmd.Cmd.postloop) pow [встроенная функция](https://python-all.ru/3.11/c-api/number.html#index-1), [\[1\]](https://python-all.ru/3.11/c-api/number.html#index-3), [\[2\]](https://python-all.ru/3.11/reference/datamodel.html#index-100), [\[3\]](https://python-all.ru/3.11/reference/datamodel.html#index-100), [\[4\]](https://python-all.ru/3.11/reference/datamodel.html#index-101), [\[5\]](https://python-all.ru/3.11/reference/datamodel.html#index-102) [Pow (класс в ast)](https://python-all.ru/3.11/library/ast.html#ast.Pow) pow() [встроенная функция](https://python-all.ru/3.11/library/functions.html#pow) [pow() (в модуле math)](https://python-all.ru/3.11/library/math.html#math.pow) [(в модуле operator)](https://python-all.ru/3.11/library/operator.html#operator.pow) степень [операция](https://python-all.ru/3.11/reference/expressions.html#index-58) [power() (метод decimal.Context)](https://python-all.ru/3.11/library/decimal.html#decimal.Context.power) [pp (команда pdb)](https://python-all.ru/3.11/library/pdb.html#pdbcommand-pp) [pp() (в модуле pprint)](https://python-all.ru/3.11/library/pprint.html#pprint.pp) pprint [модуль](https://python-all.ru/3.11/library/pprint.html#module-pprint) [pprint() (в модуле pprint)](https://python-all.ru/3.11/library/pprint.html#pprint.pprint) [(метод pprint.PrettyPrinter)](https://python-all.ru/3.11/library/pprint.html#pprint.PrettyPrinter.pprint) [prcal() (в модуле calendar)](https://python-all.ru/3.11/library/calendar.html#calendar.prcal) [pread() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pread) [preadv() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.preadv) [preamble (атрибут email.message.EmailMessage)](https://python-all.ru/3.11/library/email.message.html#email.message.EmailMessage.preamble) [(атрибут email.message.Message)](https://python-all.ru/3.11/library/email.compat32-message.html#email.message.Message.preamble) [PRECALL (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-PRECALL) приоритет [оператор](https://python-all.ru/3.11/reference/expressions.html#index-97) [precmd() (метод cmd.Cmd)](https://python-all.ru/3.11/library/cmd.html#cmd.Cmd.precmd) [PREFIX (in module distutils.sysconfig)](https://python-all.ru/3.11/distutils/apiref.html#distutils.sysconfig.PREFIX) [prefix (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.prefix) [(атрибут xml.dom.Attr)](https://python-all.ru/3.11/library/xml.dom.html#xml.dom.Attr.prefix) [(xml.dom.Node атрибут)](https://python-all.ru/3.11/library/xml.dom.html#xml.dom.Node.prefix) [(zipimport.zipimporter атрибут)](https://python-all.ru/3.11/library/zipimport.html#zipimport.zipimporter.prefix) [PREFIXES (в модуле site)](https://python-all.ru/3.11/library/site.html#site.PREFIXES) [prefixlen (атрибут ipaddress.IPv4Network)](https://python-all.ru/3.11/library/ipaddress.html#ipaddress.IPv4Network.prefixlen) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.11/library/ipaddress.html#ipaddress.IPv6Network.prefixlen) [preloop() (метод cmd.Cmd)](https://python-all.ru/3.11/library/cmd.html#cmd.Cmd.preloop) [PREP\_RERAISE\_STAR (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-PREP_RERAISE_STAR) [prepare() (метод graphlib.TopologicalSorter)](https://python-all.ru/3.11/library/graphlib.html#graphlib.TopologicalSorter.prepare) [(метод logging.handlers.QueueHandler)](https://python-all.ru/3.11/library/logging.handlers.html#logging.handlers.QueueHandler.prepare) [(метод logging.handlers.QueueListener)](https://python-all.ru/3.11/library/logging.handlers.html#logging.handlers.QueueListener.prepare) [prepare\_class() (в модуле types)](https://python-all.ru/3.11/library/types.html#types.prepare_class) [prepare\_input\_source() (в модуле xml.sax.saxutils)](https://python-all.ru/3.11/library/xml.sax.utils.html#xml.sax.saxutils.prepare_input_source) [PrepareProtocol (класс в sqlite3)](https://python-all.ru/3.11/library/sqlite3.html#sqlite3.PrepareProtocol) [prepend() (метод pipes.Template)](https://python-all.ru/3.11/library/pipes.html#pipes.Template.prepend) [preprocess() (distutils.ccompiler.CCompiler method)](https://python-all.ru/3.11/distutils/apiref.html#distutils.ccompiler.CCompiler.preprocess) [PrettyPrinter (класс в pprint)](https://python-all.ru/3.11/library/pprint.html#pprint.PrettyPrinter) [prev() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.11/library/tkinter.ttk.html#tkinter.ttk.Treeview.prev) [previousSibling (атрибут xml.dom.Node)](https://python-all.ru/3.11/library/xml.dom.html#xml.dom.Node.previousSibling) [первичный](https://python-all.ru/3.11/reference/expressions.html#index-38) print [встроенная функция](https://python-all.ru/3.11/reference/datamodel.html#index-78) [print (фиксер 2to3)](https://python-all.ru/3.11/library/2to3.html#to3fixer-print) print() [встроенная функция](https://python-all.ru/3.11/library/functions.html#print) print() (встроенная функция) [\_\_str\_\_() (метод объекта)](https://python-all.ru/3.11/reference/datamodel.html#index-76) [print() (метод traceback.TracebackException)](https://python-all.ru/3.11/library/traceback.html#traceback.TracebackException.print) [print\_callees() (метод pstats.Stats)](https://python-all.ru/3.11/library/profile.html#pstats.Stats.print_callees) [print\_callers() (метод pstats.Stats)](https://python-all.ru/3.11/library/profile.html#pstats.Stats.print_callers) [print\_directory() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.print_directory) [print\_environ() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.print_environ) [print\_environ\_usage() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.print_environ_usage) [print\_exc() (в модуле traceback)](https://python-all.ru/3.11/library/traceback.html#traceback.print_exc) [(метод timeit.Timer)](https://python-all.ru/3.11/library/timeit.html#timeit.Timer.print_exc) [print\_exception() (в модуле traceback)](https://python-all.ru/3.11/library/traceback.html#traceback.print_exception) [PRINT\_EXPR (opcode)](https://python-all.ru/3.11/library/dis.html#opcode-PRINT_EXPR) [print\_form() (в модуле cgi)](https://python-all.ru/3.11/library/cgi.html#cgi.print_form) [print\_help() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.print_help) [print\_last() (в модуле traceback)](https://python-all.ru/3.11/library/traceback.html#traceback.print_last) [print\_stack() (метод asyncio.Task)](https://python-all.ru/3.11/library/asyncio-task.html#asyncio.Task.print_stack) [(в модуле traceback)](https://python-all.ru/3.11/library/traceback.html#traceback.print_stack) [print\_stats() (метод profile.Profile)](https://python-all.ru/3.11/library/profile.html#profile.Profile.print_stats) [(pstats.Stats метод)](https://python-all.ru/3.11/library/profile.html#pstats.Stats.print_stats) [print\_tb() (в модуле traceback)](https://python-all.ru/3.11/library/traceback.html#traceback.print_tb) [print\_usage() (метод argparse.ArgumentParser)](https://python-all.ru/3.11/library/argparse.html#argparse.ArgumentParser.print_usage) [(метод optparse.OptionParser)](https://python-all.ru/3.11/library/optparse.html#optparse.OptionParser.print_usage) [print\_version() (метод optparse.OptionParser)](https://python-all.ru/3.11/library/optparse.html#optparse.OptionParser.print_version) [print\_warning() (в модуле test.support)](https://python-all.ru/3.11/library/test.html#test.support.print_warning) [printable (в модуле string)](https://python-all.ru/3.11/library/string.html#string.printable) [printdir() (метод zipfile.ZipFile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.ZipFile.printdir) [форматирование в стиле printf](https://python-all.ru/3.11/library/stdtypes.html#index-34), [\[1\]](https://python-all.ru/3.11/library/stdtypes.html#index-44) [PRIO\_PGRP (в модуле os)](https://python-all.ru/3.11/library/os.html#os.PRIO_PGRP) [PRIO\_PROCESS (в модуле os)](https://python-all.ru/3.11/library/os.html#os.PRIO_PROCESS) [PRIO\_USER (в модуле os)](https://python-all.ru/3.11/library/os.html#os.PRIO_USER) [PriorityQueue (класс в asyncio)](https://python-all.ru/3.11/library/asyncio-queue.html#asyncio.PriorityQueue) [(класс в очереди)](https://python-all.ru/3.11/library/queue.html#queue.PriorityQueue) приватный [имена](https://python-all.ru/3.11/reference/expressions.html#index-5) [prlimit() (в модуле resource)](https://python-all.ru/3.11/library/resource.html#resource.prlimit) [prmonth() (метод calendar.TextCalendar)](https://python-all.ru/3.11/library/calendar.html#calendar.TextCalendar.prmonth) [(из модуля calendar)](https://python-all.ru/3.11/library/calendar.html#calendar.prmonth) [ProactorEventLoop (класс в asyncio)](https://python-all.ru/3.11/library/asyncio-eventloop.html#asyncio.ProactorEventLoop) процедура [вызов](https://python-all.ru/3.11/reference/simple_stmts.html#index-3) процесс [группа](https://python-all.ru/3.11/library/os.html#index-12), [\[1\]](https://python-all.ru/3.11/library/os.html#index-9) [идентификатор](https://python-all.ru/3.11/library/os.html#index-13) [id родителя](https://python-all.ru/3.11/library/os.html#index-14) [убийство](https://python-all.ru/3.11/library/os.html#index-37), [\[1\]](https://python-all.ru/3.11/library/os.html#index-38) [приоритет планирования](https://python-all.ru/3.11/library/os.html#index-15), [\[1\]](https://python-all.ru/3.11/library/os.html#index-18) [отправка сигналов](https://python-all.ru/3.11/library/os.html#index-37), [\[1\]](https://python-all.ru/3.11/library/os.html#index-38) [Процесс (класс в multiprocessing)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.Process) [process() (метод logging.LoggerAdapter)](https://python-all.ru/3.11/library/logging.html#logging.LoggerAdapter.process) [process\_exited() (метод asyncio.SubprocessProtocol)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.SubprocessProtocol.process_exited) [process\_message() (smtpd.SMTPServer method)](https://python-all.ru/3.11/library/smtpd.html#smtpd.SMTPServer.process_message) [process\_request() (метод socketserver.BaseServer)](https://python-all.ru/3.11/library/socketserver.html#socketserver.BaseServer.process_request) [process\_time() (в модуле time)](https://python-all.ru/3.11/library/time.html#time.process_time) [process\_time\_ns() (в модуле time)](https://python-all.ru/3.11/library/time.html#time.process_time_ns) [process\_tokens() (в модуле tabnanny)](https://python-all.ru/3.11/library/tabnanny.html#tabnanny.process_tokens) [ProcessError](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.ProcessError) [легковесные процессы](https://python-all.ru/3.11/library/_thread.html#index-0) [ProcessingInstruction() (в модуле xml.etree.ElementTree)](https://python-all.ru/3.11/library/xml.etree.elementtree.html#xml.etree.ElementTree.ProcessingInstruction) [processingInstruction() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.11/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.processingInstruction) [ProcessingInstructionHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.11/library/pyexpat.html#xml.parsers.expat.xmlparser.ProcessingInstructionHandler) [ProcessLookupError](https://python-all.ru/3.11/library/exceptions.html#ProcessLookupError) [процессорное время](https://python-all.ru/3.11/library/time.html#index-12), [\[1\]](https://python-all.ru/3.11/library/time.html#index-7) [processor() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.processor) [ProcessPoolExecutor (класс в concurrent.futures)](https://python-all.ru/3.11/library/concurrent.futures.html#concurrent.futures.ProcessPoolExecutor) [prod() (в модуле math)](https://python-all.ru/3.11/library/math.html#math.prod) [product() (в модуле itertools)](https://python-all.ru/3.11/library/itertools.html#itertools.product) profile [модуль](https://python-all.ru/3.11/library/profile.html#module-profile) [Profile (класс в profile)](https://python-all.ru/3.11/library/profile.html#profile.Profile) [функция профилирования](https://python-all.ru/3.11/library/sys.html#index-10), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-28), [\[2\]](https://python-all.ru/3.11/library/threading.html#index-2), [\[3\]](https://python-all.ru/3.11/library/threading.html#index-3) [PROFILE\_TASK](https://python-all.ru/3.11/using/configure.html#index-2) [профилировщик](https://python-all.ru/3.11/library/sys.html#index-10), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-28) [профилирование, детерминированное](https://python-all.ru/3.11/library/profile.html#index-0) [программа](https://python-all.ru/3.11/reference/toplevel_components.html#index-1) [ProgrammingError](https://python-all.ru/3.11/library/sqlite3.html#sqlite3.ProgrammingError) [Progressbar (класс в tkinter.ttk)](https://python-all.ru/3.11/library/tkinter.ttk.html#tkinter.ttk.Progressbar) [prompt (атрибут cmd.Cmd)](https://python-all.ru/3.11/library/cmd.html#cmd.Cmd.prompt) [prompt\_user\_passwd() (метод urllib.request.FancyURLopener)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.FancyURLopener.prompt_user_passwd) [приглашения, интерпретатор](https://python-all.ru/3.11/library/sys.html#index-27) [propagate (атрибут logging.Logger)](https://python-all.ru/3.11/library/logging.html#logging.Logger.propagate) [property (встроенный класс)](https://python-all.ru/3.11/library/functions.html#property) [список свойств](https://python-all.ru/3.11/library/plistlib.html#index-0) [property() (в модуле enum)](https://python-all.ru/3.11/library/enum.html#enum.property) property.deleter() [встроенная функция](https://python-all.ru/3.11/library/functions.html#property.deleter) property.getter() [встроенная функция](https://python-all.ru/3.11/library/functions.html#property.getter) property.setter() [встроенная функция](https://python-all.ru/3.11/library/functions.html#property.setter) [property\_declaration\_handler (в модуле xml.sax.handler)](https://python-all.ru/3.11/library/xml.sax.handler.html#xml.sax.handler.property_declaration_handler) [property\_dom\_node (в модуле xml.sax.handler)](https://python-all.ru/3.11/library/xml.sax.handler.html#xml.sax.handler.property_dom_node) [property\_lexical\_handler (в модуле xml.sax.handler)](https://python-all.ru/3.11/library/xml.sax.handler.html#xml.sax.handler.property_lexical_handler) [property\_xml\_string (в модуле xml.sax.handler)](https://python-all.ru/3.11/library/xml.sax.handler.html#xml.sax.handler.property_xml_string) [PropertyMock (класс в unittest.mock)](https://python-all.ru/3.11/library/unittest.mock.html#unittest.mock.PropertyMock) [prot\_c() (метод ftplib.FTP\_TLS)](https://python-all.ru/3.11/library/ftplib.html#ftplib.FTP_TLS.prot_c) [prot\_p() (метод ftplib.FTP\_TLS)](https://python-all.ru/3.11/library/ftplib.html#ftplib.FTP_TLS.prot_p) [proto (атрибут socket.socket)](https://python-all.ru/3.11/library/socket.html#socket.socket.proto) протокол [CGI](https://python-all.ru/3.11/library/cgi.html#index-0) [управление контекстом](https://python-all.ru/3.11/library/stdtypes.html#index-53) [copy](https://python-all.ru/3.11/library/pickle.html#index-5) [FTP](https://python-all.ru/3.11/library/ftplib.html#index-0), [\[1\]](https://python-all.ru/3.11/library/urllib.request.html#index-9) [HTTP](https://python-all.ru/3.11/library/cgi.html#index-0), [\[1\]](https://python-all.ru/3.11/library/http.client.html#index-0), [\[2\]](https://python-all.ru/3.11/library/http.html#index-0), [\[3\]](https://python-all.ru/3.11/library/http.server.html#index-0), [\[4\]](https://python-all.ru/3.11/library/urllib.request.html#index-10), [\[5\]](https://python-all.ru/3.11/library/urllib.request.html#index-9) [IMAP4](https://python-all.ru/3.11/library/imaplib.html#index-0) [IMAP4\_SSL](https://python-all.ru/3.11/library/imaplib.html#index-0) [IMAP4\_stream](https://python-all.ru/3.11/library/imaplib.html#index-0) [итератор](https://python-all.ru/3.11/library/stdtypes.html#index-17) [NNTP](https://python-all.ru/3.11/library/nntplib.html#index-0) [POP3](https://python-all.ru/3.11/library/poplib.html#index-0) [SMTP](https://python-all.ru/3.11/library/smtplib.html#index-0) [Telnet](https://python-all.ru/3.11/library/telnetlib.html#index-0) [Protocol (класс в asyncio)](https://python-all.ru/3.11/library/asyncio-protocol.html#asyncio.Protocol) [(класс в typing)](https://python-all.ru/3.11/library/typing.html#typing.Protocol) [протокол (атрибут ssl.SSLContext)](https://python-all.ru/3.11/library/ssl.html#ssl.SSLContext.protocol) [PROTOCOL\_SSLv2 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_SSLv2) [PROTOCOL\_SSLv23 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_SSLv23) [PROTOCOL\_SSLv3 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_SSLv3) [PROTOCOL\_TLS (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLS) [PROTOCOL\_TLS\_CLIENT (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLS_CLIENT) [PROTOCOL\_TLS\_SERVER (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLS_SERVER) [PROTOCOL\_TLSv1 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLSv1) [PROTOCOL\_TLSv1\_1 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLSv1_1) [PROTOCOL\_TLSv1\_2 (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.PROTOCOL_TLSv1_2) [protocol\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.11/library/http.server.html#http.server.BaseHTTPRequestHandler.protocol_version) [PROTOCOL\_VERSION (атрибут imaplib.IMAP4)](https://python-all.ru/3.11/library/imaplib.html#imaplib.IMAP4.PROTOCOL_VERSION) [ProtocolError (класс в xmlrpc.client)](https://python-all.ru/3.11/library/xmlrpc.client.html#xmlrpc.client.ProtocolError) [**временный API**](https://python-all.ru/3.11/glossary.html#term-provisional-API) [**временный пакет**](https://python-all.ru/3.11/glossary.html#term-provisional-package) [proxy() (в модуле weakref)](https://python-all.ru/3.11/library/weakref.html#weakref.proxy) [proxyauth() (метод imaplib.IMAP4)](https://python-all.ru/3.11/library/imaplib.html#imaplib.IMAP4.proxyauth) [ProxyBasicAuthHandler (класс в urllib.request)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.ProxyBasicAuthHandler) [ProxyDigestAuthHandler (класс в urllib.request)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.ProxyDigestAuthHandler) [ProxyHandler (класс в urllib.request)](https://python-all.ru/3.11/library/urllib.request.html#urllib.request.ProxyHandler) [ProxyType (в модуле weakref)](https://python-all.ru/3.11/library/weakref.html#weakref.ProxyType) [ProxyTypes (в модуле weakref)](https://python-all.ru/3.11/library/weakref.html#weakref.ProxyTypes) [pryear() (метод calendar.TextCalendar)](https://python-all.ru/3.11/library/calendar.html#calendar.TextCalendar.pryear) [ps1 (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.ps1) [ps2 (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.ps2) pstats [модуль](https://python-all.ru/3.11/library/profile.html#module-pstats) [pstdev() (в модуле statistics)](https://python-all.ru/3.11/library/statistics.html#statistics.pstdev) [pthread\_getcpuclockid() (в модуле time)](https://python-all.ru/3.11/library/time.html#time.pthread_getcpuclockid) [pthread\_kill() (в модуле signal)](https://python-all.ru/3.11/library/signal.html#signal.pthread_kill) [pthread\_sigmask() (в модуле signal)](https://python-all.ru/3.11/library/signal.html#signal.pthread_sigmask) [pthreads](https://python-all.ru/3.11/library/_thread.html#index-1) [(атрибут sys.\_emscripten\_info)](https://python-all.ru/3.11/library/sys.html#sys._emscripten_info.pthreads) pty [модуль](https://python-all.ru/3.11/library/os.html#index-23), [\[1\]](https://python-all.ru/3.11/library/pty.html#module-pty) [pu() (в модуле turtle)](https://python-all.ru/3.11/library/turtle.html#turtle.pu) [publicId (атрибут xml.dom.DocumentType)](https://python-all.ru/3.11/library/xml.dom.html#xml.dom.DocumentType.publicId) [PullDom (класс в xml.dom.pulldom)](https://python-all.ru/3.11/library/xml.dom.pulldom.html#xml.dom.pulldom.PullDom) [punctuation (в модуле string)](https://python-all.ru/3.11/library/string.html#string.punctuation) [punctuation\_chars (атрибут shlex.shlex)](https://python-all.ru/3.11/library/shlex.html#shlex.shlex.punctuation_chars) [PurePath (класс в pathlib)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PurePath) [PurePosixPath (класс в pathlib)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PurePosixPath) [PureProxy (класс в smtpd)](https://python-all.ru/3.11/library/smtpd.html#smtpd.PureProxy) [PureWindowsPath (класс в pathlib)](https://python-all.ru/3.11/library/pathlib.html#pathlib.PureWindowsPath) [purge() (в модуле re)](https://python-all.ru/3.11/library/re.html#re.purge) [Purpose.CLIENT\_AUTH (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.Purpose.CLIENT_AUTH) [Purpose.SERVER\_AUTH (в модуле ssl)](https://python-all.ru/3.11/library/ssl.html#ssl.Purpose.SERVER_AUTH) [push() (метод asynchat.async\_chat)](https://python-all.ru/3.11/library/asynchat.html#asynchat.async_chat.push) [(метод code.InteractiveConsole)](https://python-all.ru/3.11/library/code.html#code.InteractiveConsole.push) [(метод contextlib.ExitStack)](https://python-all.ru/3.11/library/contextlib.html#contextlib.ExitStack.push) [push\_async\_callback() (метод contextlib.AsyncExitStack)](https://python-all.ru/3.11/library/contextlib.html#contextlib.AsyncExitStack.push_async_callback) [push\_async\_exit() (метод contextlib.AsyncExitStack)](https://python-all.ru/3.11/library/contextlib.html#contextlib.AsyncExitStack.push_async_exit) [PUSH\_EXC\_INFO (код операции)](https://python-all.ru/3.11/library/dis.html#opcode-PUSH_EXC_INFO) [PUSH\_NULL (код операции)](https://python-all.ru/3.11/library/dis.html#opcode-PUSH_NULL) [push\_source() (метод shlex.shlex)](https://python-all.ru/3.11/library/shlex.html#shlex.shlex.push_source) [push\_token() (метод shlex.shlex)](https://python-all.ru/3.11/library/shlex.html#shlex.shlex.push_token) [push\_with\_producer() (метод asynchat.async\_chat)](https://python-all.ru/3.11/library/asynchat.html#asynchat.async_chat.push_with_producer) [pushbutton() (метод msilib.Dialog)](https://python-all.ru/3.11/library/msilib.html#msilib.Dialog.pushbutton) [put() (метод asyncio.Queue)](https://python-all.ru/3.11/library/asyncio-queue.html#asyncio.Queue.put) [(метод multiprocessing.Queue)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.Queue.put) [(метод multiprocessing.SimpleQueue)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.SimpleQueue.put) [(метод queue.Queue)](https://python-all.ru/3.11/library/queue.html#queue.Queue.put) [(метод queue.SimpleQueue)](https://python-all.ru/3.11/library/queue.html#queue.SimpleQueue.put) [put\_nowait() (метод asyncio.Queue)](https://python-all.ru/3.11/library/asyncio-queue.html#asyncio.Queue.put_nowait) [(метод multiprocessing.Queue)](https://python-all.ru/3.11/library/multiprocessing.html#multiprocessing.Queue.put_nowait) [(метод queue.Queue)](https://python-all.ru/3.11/library/queue.html#queue.Queue.put_nowait) [(метод queue.SimpleQueue)](https://python-all.ru/3.11/library/queue.html#queue.SimpleQueue.put_nowait) [putch() (в модуле msvcrt)](https://python-all.ru/3.11/library/msvcrt.html#msvcrt.putch) [putenv() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.putenv) [putheader() (метод http.client.HTTPConnection)](https://python-all.ru/3.11/library/http.client.html#http.client.HTTPConnection.putheader) [putp() (в модуле curses)](https://python-all.ru/3.11/library/curses.html#curses.putp) [putrequest() (метод http.client.HTTPConnection)](https://python-all.ru/3.11/library/http.client.html#http.client.HTTPConnection.putrequest) [putwch() (в модуле msvcrt)](https://python-all.ru/3.11/library/msvcrt.html#msvcrt.putwch) [putwin() (метод curses.window)](https://python-all.ru/3.11/library/curses.html#curses.window.putwin) [pvariance() (в модуле statistics)](https://python-all.ru/3.11/library/statistics.html#statistics.pvariance) pwd [модуль](https://python-all.ru/3.11/library/os.path.html#index-2), [\[1\]](https://python-all.ru/3.11/library/pwd.html#module-pwd) [pwd() (метод ftplib.FTP)](https://python-all.ru/3.11/library/ftplib.html#ftplib.FTP.pwd) [pwrite() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pwrite) [pwritev() (в модуле os)](https://python-all.ru/3.11/library/os.html#os.pwritev) [Py\_ABS (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_ABS) [Py\_AddPendingCall (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_AddPendingCall) [Py\_ALWAYS\_INLINE (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_ALWAYS_INLINE) [Py\_AtExit (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.Py_AtExit) [PY\_AUDIT\_READ](https://python-all.ru/3.11/extending/newtypes.html#index-4) [Py\_AuditHookFunction (тип C)](https://python-all.ru/3.11/c-api/sys.html#c.Py_AuditHookFunction) [Py\_BEGIN\_ALLOW\_THREADS (макрос C)](https://python-all.ru/3.11/c-api/init.html#c.Py_BEGIN_ALLOW_THREADS), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-35) [Py\_BLOCK\_THREADS (макрос C)](https://python-all.ru/3.11/c-api/init.html#c.Py_BLOCK_THREADS) [Py\_buffer (тип C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer) [Py\_buffer.buf (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.buf) [Py\_buffer.format (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.format) [Py\_buffer.internal (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.internal) [Py\_buffer.itemsize (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.itemsize) [Py\_buffer.len (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.len) [Py\_buffer.ndim (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.ndim) [Py\_buffer.obj (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.obj) [Py\_buffer.readonly (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.readonly) [Py\_buffer.shape (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.shape) [Py\_buffer.strides (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.strides) [Py\_buffer.suboffsets (член C)](https://python-all.ru/3.11/c-api/buffer.html#c.Py_buffer.suboffsets) [Py\_BuildValue (C-функция)](https://python-all.ru/3.11/c-api/arg.html#c.Py_BuildValue) [Py\_BytesMain (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_BytesMain) [Py\_BytesWarningFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_BytesWarningFlag) [Py\_CHARMASK (C-макрос)](https://python-all.ru/3.11/c-api/intro.html#c.Py_CHARMASK) [Py\_CLEAR (C-функция)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_CLEAR) py\_compile [модуль](https://python-all.ru/3.11/library/py_compile.html#module-py_compile) [PY\_COMPILED (в модуле imp)](https://python-all.ru/3.11/library/imp.html#imp.PY_COMPILED) [Py\_CompileString (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_CompileString), [\[1\]](https://python-all.ru/3.11/c-api/veryhigh.html#index-0), [\[2\]](https://python-all.ru/3.11/c-api/veryhigh.html#index-1), [\[3\]](https://python-all.ru/3.11/c-api/veryhigh.html#index-2) [Py\_CompileStringExFlags (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_CompileStringExFlags) [Py\_CompileStringFlags (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_CompileStringFlags) [Py\_CompileStringObject (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_CompileStringObject) [Py\_complex (C-тип)](https://python-all.ru/3.11/c-api/complex.html#c.Py_complex) [Py\_DEBUG (C-макрос)](https://python-all.ru/3.11/c-api/intro.html#c.Py_DEBUG) [Py\_DebugFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_DebugFlag) [Py\_DecodeLocale (C-функция)](https://python-all.ru/3.11/c-api/sys.html#c.Py_DecodeLocale) [Py\_DECREF (функция C)](https://python-all.ru/3.11/c-api/intro.html#index-4), [\[1\]](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_DECREF) [Py\_DecRef (функция C)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_DecRef) [Py\_DEPRECATED (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_DEPRECATED) [Py\_DontWriteBytecodeFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_DontWriteBytecodeFlag) [Py\_Ellipsis (переменная C)](https://python-all.ru/3.11/c-api/slice.html#c.Py_Ellipsis) [Py\_EncodeLocale (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.Py_EncodeLocale) [Py\_END\_ALLOW\_THREADS (макрос C)](https://python-all.ru/3.11/c-api/init.html#c.Py_END_ALLOW_THREADS), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-35) [Py\_EndInterpreter (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.Py_EndInterpreter) [Py\_EnterRecursiveCall (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.Py_EnterRecursiveCall) [Py\_EQ (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_EQ) [Py\_eval\_input (C-переменная)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_eval_input) [Py\_Exit (C-функция)](https://python-all.ru/3.11/c-api/sys.html#c.Py_Exit) [Py\_ExitStatusException (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_ExitStatusException) [Py\_False (C-переменная)](https://python-all.ru/3.11/c-api/bool.html#c.Py_False) [Py\_FatalError (C-функция)](https://python-all.ru/3.11/c-api/sys.html#c.Py_FatalError) [Py\_FatalError()](https://python-all.ru/3.11/c-api/init.html#index-29) [Py\_FdIsInteractive (C-функция)](https://python-all.ru/3.11/c-api/sys.html#c.Py_FdIsInteractive) [Py\_file\_input (C-переменная)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_file_input) [Py\_Finalize (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.Py_Finalize) [Py\_FinalizeEx (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.Py_FinalizeEx), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-15), [\[2\]](https://python-all.ru/3.11/c-api/init.html#index-42), [\[3\]](https://python-all.ru/3.11/c-api/init.html#index-44), [\[4\]](https://python-all.ru/3.11/c-api/sys.html#index-3), [\[5\]](https://python-all.ru/3.11/c-api/sys.html#index-4) [PY\_FROZEN (в модуле imp)](https://python-all.ru/3.11/library/imp.html#imp.PY_FROZEN) [Py\_FrozenFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_FrozenFlag) [Py\_GE (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_GE) [Py\_GenericAlias (функция C)](https://python-all.ru/3.11/c-api/typehints.html#c.Py_GenericAlias) [Py\_GenericAliasType (переменная C)](https://python-all.ru/3.11/c-api/typehints.html#c.Py_GenericAliasType) [Py\_GetArgcArgv (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_GetArgcArgv) [Py\_GetBuildInfo (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetBuildInfo) [Py\_GetCompiler (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetCompiler) [Py\_GetCopyright (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetCopyright) [Py\_GETENV (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_GETENV) [Py\_GetExecPrefix (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetExecPrefix), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-23) [Py\_GetPath (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetPath), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-23) [Py\_GetPath()](https://python-all.ru/3.11/c-api/init.html#index-19), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-23) [Py\_GetPlatform (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetPlatform) [Py\_GetPrefix (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetPrefix), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-23) [Py\_GetProgramFullPath (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetProgramFullPath), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-23) [Py\_GetProgramName (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetProgramName) [Py\_GetPythonHome (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetPythonHome) [Py\_GetVersion (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_GetVersion) [Py\_GT (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_GT) [Py\_hash\_t (тип C)](https://python-all.ru/3.11/c-api/hash.html#c.Py_hash_t) [Py\_HashRandomizationFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_HashRandomizationFlag) [Py\_IgnoreEnvironmentFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_IgnoreEnvironmentFlag) [Py\_INCREF (C-функция)](https://python-all.ru/3.11/c-api/intro.html#index-4), [\[1\]](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_INCREF) [Py\_IncRef (C-функция)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_IncRef) [Py\_Initialize (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.Py_Initialize), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-42), [\[2\]](https://python-all.ru/3.11/c-api/intro.html#index-18) [Py\_Initialize()](https://python-all.ru/3.11/c-api/init.html#index-16), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-19) [Py\_InitializeEx (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.Py_InitializeEx) [Py\_InitializeFromConfig (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_InitializeFromConfig) [Py\_InspectFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_InspectFlag) [Py\_InteractiveFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_InteractiveFlag) [Py\_Is (C-функция)](https://python-all.ru/3.11/c-api/structures.html#c.Py_Is) [Py\_IS\_TYPE (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_IS_TYPE) [Py\_IsFalse (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_IsFalse) [Py\_IsInitialized (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_IsInitialized), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-26) [Py\_IsNone (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_IsNone) [Py\_IsolatedFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_IsolatedFlag) [Py\_IsTrue (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_IsTrue) [Py\_LE (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_LE) [Py\_LeaveRecursiveCall (функция C)](https://python-all.ru/3.11/c-api/exceptions.html#c.Py_LeaveRecursiveCall) [Py\_LegacyWindowsFSEncodingFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_LegacyWindowsFSEncodingFlag) [Py\_LegacyWindowsStdioFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_LegacyWindowsStdioFlag) [Py\_LIMITED\_API (макрос C)](https://python-all.ru/3.11/c-api/stable.html#c.Py_LIMITED_API) [Py\_LT (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_LT) [Py\_Main (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_Main) [PY\_MAJOR\_VERSION (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_MAJOR_VERSION) [Py\_MAX (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_MAX) [Py\_MEMBER\_SIZE (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_MEMBER_SIZE) [PY\_MICRO\_VERSION (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_MICRO_VERSION) [Py\_MIN (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_MIN) [PY\_MINOR\_VERSION (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_MINOR_VERSION) [Py\_mod\_create (макрос C)](https://python-all.ru/3.11/c-api/module.html#c.Py_mod_create) [Py\_mod\_exec (макрос C)](https://python-all.ru/3.11/c-api/module.html#c.Py_mod_exec) [Py\_NE (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_NE) [Py\_NewInterpreter (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_NewInterpreter) [Py\_NewRef (функция C)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_NewRef) [Py\_NO\_INLINE (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.Py_NO_INLINE) [Py\_None (переменная C)](https://python-all.ru/3.11/c-api/none.html#c.Py_None) [Py\_NoSiteFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_NoSiteFlag) [Py\_NotImplemented (переменная C)](https://python-all.ru/3.11/c-api/object.html#c.Py_NotImplemented) [Py\_NoUserSiteDirectory (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_NoUserSiteDirectory) [py\_object (класс в ctypes)](https://python-all.ru/3.11/library/ctypes.html#ctypes.py_object) [Py\_OpenCodeHookFunction (тип C)](https://python-all.ru/3.11/c-api/file.html#c.Py_OpenCodeHookFunction) [Py\_OptimizeFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_OptimizeFlag) [Py\_PreInitialize (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_PreInitialize) [Py\_PreInitializeFromArgs (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_PreInitializeFromArgs) [Py\_PreInitializeFromBytesArgs (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_PreInitializeFromBytesArgs) [Py\_PRINT\_RAW (макрос C)](https://python-all.ru/3.11/c-api/file.html#index-2), [\[1\]](https://python-all.ru/3.11/c-api/object.html#c.Py_PRINT_RAW) [PY\_PYTHON](https://python-all.ru/3.11/using/windows.html#index-26) [Py\_QuietFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_QuietFlag) [Py\_REFCNT (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_REFCNT) [PY\_RELEASE\_LEVEL (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_RELEASE_LEVEL) [PY\_RELEASE\_SERIAL (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_RELEASE_SERIAL) [Py\_ReprEnter (функция C)](https://python-all.ru/3.11/c-api/exceptions.html#c.Py_ReprEnter) [Py\_ReprLeave (функция C)](https://python-all.ru/3.11/c-api/exceptions.html#c.Py_ReprLeave) [Py\_RETURN\_FALSE (макрос C)](https://python-all.ru/3.11/c-api/bool.html#c.Py_RETURN_FALSE) [Py\_RETURN\_NONE (макрос C)](https://python-all.ru/3.11/c-api/none.html#c.Py_RETURN_NONE) [Py\_RETURN\_NOTIMPLEMENTED (макрос C)](https://python-all.ru/3.11/c-api/object.html#c.Py_RETURN_NOTIMPLEMENTED) [Py\_RETURN\_RICHCOMPARE (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_RETURN_RICHCOMPARE) [Py\_RETURN\_TRUE (макрос C)](https://python-all.ru/3.11/c-api/bool.html#c.Py_RETURN_TRUE) [Py\_RunMain (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.Py_RunMain) [Py\_SET\_REFCNT (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_SET_REFCNT) [Py\_SET\_SIZE (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_SET_SIZE) [Py\_SET\_TYPE (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_SET_TYPE) [Py\_SetPath (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_SetPath) [Py\_SetPath()](https://python-all.ru/3.11/c-api/init.html#index-22) [Py\_SetProgramName (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_SetProgramName), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-23) [Py\_SetProgramName()](https://python-all.ru/3.11/c-api/init.html#index-15), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-20), [\[2\]](https://python-all.ru/3.11/c-api/init.html#index-21) [Py\_SetPythonHome (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_SetPythonHome) [Py\_SetStandardStreamEncoding (функция C)](https://python-all.ru/3.11/c-api/init.html#c.Py_SetStandardStreamEncoding) [Py\_single\_input (переменная C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.Py_single_input) [Py\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/structures.html#c.Py_SIZE) [PY\_SOURCE (в модуле imp)](https://python-all.ru/3.11/library/imp.html#imp.PY_SOURCE) [Py\_ssize\_t (C-тип)](https://python-all.ru/3.11/c-api/intro.html#c.Py_ssize_t) [PY\_SSIZE\_T\_MAX (C-макрос)](https://python-all.ru/3.11/c-api/long.html#index-3) [Py\_STRINGIFY (C-макрос)](https://python-all.ru/3.11/c-api/intro.html#c.Py_STRINGIFY) [Py\_TPFLAGS\_BASE\_EXC\_SUBCLASS (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_BASE_EXC_SUBCLASS) [Py\_TPFLAGS\_BASETYPE (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_BASETYPE) [Py\_TPFLAGS\_BYTES\_SUBCLASS (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_BYTES_SUBCLASS) [Py\_TPFLAGS\_DEFAULT (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_DEFAULT) [Py\_TPFLAGS\_DICT\_SUBCLASS (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_DICT_SUBCLASS) [Py\_TPFLAGS\_DISALLOW\_INSTANTIATION (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_DISALLOW_INSTANTIATION) [Py\_TPFLAGS\_HAVE\_FINALIZE (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_FINALIZE) [Py\_TPFLAGS\_HAVE\_GC (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC) [Py\_TPFLAGS\_HAVE\_VECTORCALL (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_VECTORCALL) [Py\_TPFLAGS\_HEAPTYPE (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_HEAPTYPE) [Py\_TPFLAGS\_IMMUTABLETYPE (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_IMMUTABLETYPE) [Py\_TPFLAGS\_LIST\_SUBCLASS (C-макрос)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_LIST_SUBCLASS) [Py\_TPFLAGS\_LONG\_SUBCLASS (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_LONG_SUBCLASS) [Py\_TPFLAGS\_MAPPING (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_MAPPING) [Py\_TPFLAGS\_METHOD\_DESCRIPTOR (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_METHOD_DESCRIPTOR) [Py\_TPFLAGS\_READY (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_READY) [Py\_TPFLAGS\_READYING (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_READYING) [Py\_TPFLAGS\_SEQUENCE (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_SEQUENCE) [Py\_TPFLAGS\_TUPLE\_SUBCLASS (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_TUPLE_SUBCLASS) [Py\_TPFLAGS\_TYPE\_SUBCLASS (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_TYPE_SUBCLASS) [Py\_TPFLAGS\_UNICODE\_SUBCLASS (макрос C)](https://python-all.ru/3.11/c-api/typeobj.html#c.Py_TPFLAGS_UNICODE_SUBCLASS) [Py\_tracefunc (тип C)](https://python-all.ru/3.11/c-api/init.html#c.Py_tracefunc) [Py\_True (переменная C)](https://python-all.ru/3.11/c-api/bool.html#c.Py_True) [Py\_tss\_NEEDS\_INIT (макрос C)](https://python-all.ru/3.11/c-api/init.html#c.Py_tss_NEEDS_INIT) [Py\_tss\_t (тип C)](https://python-all.ru/3.11/c-api/init.html#c.Py_tss_t) [Py\_TYPE (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.Py_TYPE) [Py\_UCS1 (тип C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UCS1) [Py\_UCS2 (тип C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UCS2) [Py\_UCS4 (тип C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UCS4) [Py\_uhash\_t (тип C)](https://python-all.ru/3.11/c-api/hash.html#c.Py_uhash_t) [Py\_UNBLOCK\_THREADS (макрос C)](https://python-all.ru/3.11/c-api/init.html#c.Py_UNBLOCK_THREADS) [Py\_UnbufferedStdioFlag (переменная C)](https://python-all.ru/3.11/c-api/init.html#c.Py_UnbufferedStdioFlag) [Py\_UNICODE (тип C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE) [Py\_UNICODE\_IS\_HIGH\_SURROGATE (C-макрос)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_IS_HIGH_SURROGATE) [Py\_UNICODE\_IS\_LOW\_SURROGATE (C-макрос)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_IS_LOW_SURROGATE) [Py\_UNICODE\_IS\_SURROGATE (C-макрос)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_IS_SURROGATE) [Py\_UNICODE\_ISALNUM (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISALNUM) [Py\_UNICODE\_ISALPHA (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISALPHA) [Py\_UNICODE\_ISDECIMAL (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISDECIMAL) [Py\_UNICODE\_ISDIGIT (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISDIGIT) [Py\_UNICODE\_ISLINEBREAK (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISLINEBREAK) [Py\_UNICODE\_ISLOWER (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISLOWER) [Py\_UNICODE\_ISNUMERIC (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISNUMERIC) [Py\_UNICODE\_ISPRINTABLE (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISPRINTABLE) [Py\_UNICODE\_ISSPACE (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISSPACE) [Py\_UNICODE\_ISTITLE (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISTITLE) [Py\_UNICODE\_ISUPPER (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_ISUPPER) [Py\_UNICODE\_JOIN\_SURROGATES (C-макрос)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_JOIN_SURROGATES) [Py\_UNICODE\_TODECIMAL (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TODECIMAL) [Py\_UNICODE\_TODIGIT (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TODIGIT) [Py\_UNICODE\_TOLOWER (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TOLOWER) [Py\_UNICODE\_TONUMERIC (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TONUMERIC) [Py\_UNICODE\_TOTITLE (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TOTITLE) [Py\_UNICODE\_TOUPPER (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.Py_UNICODE_TOUPPER) [Py\_UNREACHABLE (C-макрос)](https://python-all.ru/3.11/c-api/intro.html#c.Py_UNREACHABLE) [Py\_UNUSED (C-макрос)](https://python-all.ru/3.11/c-api/intro.html#c.Py_UNUSED) [Py\_VaBuildValue (C-функция)](https://python-all.ru/3.11/c-api/arg.html#c.Py_VaBuildValue) [PY\_VECTORCALL\_ARGUMENTS\_OFFSET (C-макрос)](https://python-all.ru/3.11/c-api/call.html#c.PY_VECTORCALL_ARGUMENTS_OFFSET) [Py\_VerboseFlag (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.Py_VerboseFlag) [Py\_Version (C-переменная)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.Py_Version) [PY\_VERSION\_HEX (макрос C)](https://python-all.ru/3.11/c-api/apiabiversion.html#c.PY_VERSION_HEX) [Py\_VISIT (функция C)](https://python-all.ru/3.11/c-api/gcsupport.html#c.Py_VISIT) [Py\_XDECREF (функция C)](https://python-all.ru/3.11/c-api/intro.html#index-17), [\[1\]](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_XDECREF) [Py\_XINCREF (функция C)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_XINCREF) [Py\_XNewRef (функция C)](https://python-all.ru/3.11/c-api/refcounting.html#c.Py_XNewRef) [PyAIter\_Check (функция C)](https://python-all.ru/3.11/c-api/iter.html#c.PyAIter_Check) [PyAnySet\_Check (функция C)](https://python-all.ru/3.11/c-api/set.html#c.PyAnySet_Check) [PyAnySet\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/set.html#c.PyAnySet_CheckExact) [PyArg\_Parse (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_Parse) [PyArg\_ParseTuple (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_ParseTuple), [\[1\]](https://python-all.ru/3.11/extending/extending.html#index-2) [PyArg\_ParseTupleAndKeywords (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_ParseTupleAndKeywords), [\[1\]](https://python-all.ru/3.11/extending/extending.html#index-3) [PyArg\_UnpackTuple (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_UnpackTuple) [PyArg\_ValidateKeywordArguments (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_ValidateKeywordArguments) [PyArg\_VaParse (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_VaParse) [PyArg\_VaParseTupleAndKeywords (функция C)](https://python-all.ru/3.11/c-api/arg.html#c.PyArg_VaParseTupleAndKeywords) [PyASCIIObject (тип C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyASCIIObject) [PyAsyncMethods (тип C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyAsyncMethods) [PyAsyncMethods.am\_aiter (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyAsyncMethods.am_aiter) [PyAsyncMethods.am\_anext (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyAsyncMethods.am_anext) [PyAsyncMethods.am\_await (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyAsyncMethods.am_await) [PyAsyncMethods.am\_send (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyAsyncMethods.am_send) [PyBool\_Check (функция C)](https://python-all.ru/3.11/c-api/bool.html#c.PyBool_Check) [PyBool\_FromLong (функция C)](https://python-all.ru/3.11/c-api/bool.html#c.PyBool_FromLong) [PyBool\_Type (переменная C)](https://python-all.ru/3.11/c-api/bool.html#c.PyBool_Type) [PyBUF\_ANY\_CONTIGUOUS (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_ANY_CONTIGUOUS) [PyBUF\_C\_CONTIGUOUS (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_C_CONTIGUOUS) [PyBUF\_CONTIG (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_CONTIG) [PyBUF\_CONTIG\_RO (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_CONTIG_RO) [PyBUF\_F\_CONTIGUOUS (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_F_CONTIGUOUS) [PyBUF\_FORMAT (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_FORMAT) [PyBUF\_FULL (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_FULL) [PyBUF\_FULL\_RO (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_FULL_RO) [PyBUF\_INDIRECT (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_INDIRECT) [PyBUF\_MAX\_NDIM (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_MAX_NDIM) [PyBUF\_ND (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_ND) [PyBUF\_READ (макрос C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyBUF_READ) [PyBUF\_RECORDS (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_RECORDS) [PyBUF\_RECORDS\_RO (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_RECORDS_RO) [PyBUF\_SIMPLE (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_SIMPLE) [PyBUF\_STRIDED (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_STRIDED) [PyBUF\_STRIDED\_RO (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_STRIDED_RO) [PyBUF\_STRIDES (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_STRIDES) [PyBUF\_WRITABLE (макрос C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBUF_WRITABLE) [PyBUF\_WRITE (макрос C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyBUF_WRITE) [PyBuffer\_FillContiguousStrides (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_FillContiguousStrides) [PyBuffer\_FillInfo (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_FillInfo) [PyBuffer\_FromContiguous (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_FromContiguous) [PyBuffer\_GetPointer (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_GetPointer) [PyBuffer\_IsContiguous (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_IsContiguous) [PyBuffer\_Release (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_Release) [PyBuffer\_SizeFromFormat (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_SizeFromFormat) [PyBuffer\_ToContiguous (функция C)](https://python-all.ru/3.11/c-api/buffer.html#c.PyBuffer_ToContiguous) [PyBufferProcs (тип C)](https://python-all.ru/3.11/c-api/buffer.html#index-1), [\[1\]](https://python-all.ru/3.11/c-api/typeobj.html#c.PyBufferProcs) [PyBufferProcs.bf\_getbuffer (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyBufferProcs.bf_getbuffer) [PyBufferProcs.bf\_releasebuffer (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyBufferProcs.bf_releasebuffer) [PyByteArray\_AS\_STRING (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_AS_STRING) [PyByteArray\_AsString (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_AsString) [PyByteArray\_Check (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_Check) [PyByteArray\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_CheckExact) [PyByteArray\_Concat (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_Concat) [PyByteArray\_FromObject (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_FromObject) [PyByteArray\_FromStringAndSize (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_FromStringAndSize) [PyByteArray\_GET\_SIZE (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_GET_SIZE) [PyByteArray\_Resize (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_Resize) [PyByteArray\_Size (функция C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_Size) [PyByteArray\_Type (переменная C)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArray_Type) [PyByteArrayObject (C-тип)](https://python-all.ru/3.11/c-api/bytearray.html#c.PyByteArrayObject) [PyBytes\_AS\_STRING (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_AS_STRING) [PyBytes\_AsString (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_AsString) [PyBytes\_AsStringAndSize (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_AsStringAndSize) [PyBytes\_Check (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_Check) [PyBytes\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_CheckExact) [PyBytes\_Concat (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_Concat) [PyBytes\_ConcatAndDel (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_ConcatAndDel) [PyBytes\_FromFormat (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_FromFormat) [PyBytes\_FromFormatV (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_FromFormatV) [PyBytes\_FromObject (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_FromObject) [PyBytes\_FromString (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_FromString) [PyBytes\_FromStringAndSize (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_FromStringAndSize) [PyBytes\_GET\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_GET_SIZE) [PyBytes\_Size (функция C)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_Size) [PyBytes\_Type (переменная C)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytes_Type) [PyBytesObject (тип C)](https://python-all.ru/3.11/c-api/bytes.html#c.PyBytesObject) [pycache\_prefix (в модуле sys)](https://python-all.ru/3.11/library/sys.html#sys.pycache_prefix) [PyCallable\_Check (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyCallable_Check) [PyCallIter\_Check (C-функция)](https://python-all.ru/3.11/c-api/iterator.html#c.PyCallIter_Check) [PyCallIter\_New (C-функция)](https://python-all.ru/3.11/c-api/iterator.html#c.PyCallIter_New) [PyCallIter\_Type (C-переменная)](https://python-all.ru/3.11/c-api/iterator.html#c.PyCallIter_Type) [PyCapsule (C-тип)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule) [PyCapsule\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_CheckExact) [PyCapsule\_Destructor (C-тип)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_Destructor) [PyCapsule\_GetContext (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_GetContext) [PyCapsule\_GetDestructor (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_GetDestructor) [PyCapsule\_GetName (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_GetName) [PyCapsule\_GetPointer (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_GetPointer) [PyCapsule\_Import (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_Import) [PyCapsule\_IsValid (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_IsValid) [PyCapsule\_New (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_New) [PyCapsule\_SetContext (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_SetContext) [PyCapsule\_SetDestructor (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_SetDestructor) [PyCapsule\_SetName (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_SetName) [PyCapsule\_SetPointer (C-функция)](https://python-all.ru/3.11/c-api/capsule.html#c.PyCapsule_SetPointer) [PyCell\_Check (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_Check) [PyCell\_GET (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_GET) [PyCell\_Get (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_Get) [PyCell\_New (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_New) [PyCell\_SET (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_SET) [PyCell\_Set (C-функция)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_Set) [PyCell\_Type (C-переменная)](https://python-all.ru/3.11/c-api/cell.html#c.PyCell_Type) [PyCellObject (C-тип)](https://python-all.ru/3.11/c-api/cell.html#c.PyCellObject) [PyCF\_ALLOW\_TOP\_LEVEL\_AWAIT (в модуле ast)](https://python-all.ru/3.11/library/ast.html#ast.PyCF_ALLOW_TOP_LEVEL_AWAIT) [PyCF\_ONLY\_AST (в модуле ast)](https://python-all.ru/3.11/library/ast.html#ast.PyCF_ONLY_AST) [PyCF\_TYPE\_COMMENTS (в модуле ast)](https://python-all.ru/3.11/library/ast.html#ast.PyCF_TYPE_COMMENTS) [PyCFunction (C-тип)](https://python-all.ru/3.11/c-api/structures.html#c.PyCFunction) [PyCFunction\_New (C-функция)](https://python-all.ru/3.11/c-api/structures.html#c.PyCFunction_New) [PyCFunction\_NewEx (C-функция)](https://python-all.ru/3.11/c-api/structures.html#c.PyCFunction_NewEx) [PyCFunctionWithKeywords (C-тип)](https://python-all.ru/3.11/c-api/structures.html#c.PyCFunctionWithKeywords) [PycInvalidationMode (класс в py\_compile)](https://python-all.ru/3.11/library/py_compile.html#py_compile.PycInvalidationMode) pyclbr [модуль](https://python-all.ru/3.11/library/pyclbr.html#module-pyclbr) [PyCMethod (C-тип)](https://python-all.ru/3.11/c-api/structures.html#c.PyCMethod) [PyCMethod\_New (C-функция)](https://python-all.ru/3.11/c-api/structures.html#c.PyCMethod_New) [PyCode\_Addr2Line (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_Addr2Line) [PyCode\_Addr2Location (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_Addr2Location) [PyCode\_Check (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_Check) [PyCode\_GetCellvars (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_GetCellvars) [PyCode\_GetCode (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_GetCode) [PyCode\_GetFreevars (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_GetFreevars) [PyCode\_GetNumFree (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_GetNumFree) [PyCode\_GetVarnames (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_GetVarnames) [PyCode\_New (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_New) [PyCode\_NewEmpty (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_NewEmpty) [PyCode\_NewWithPosOnlyArgs (C-функция)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_NewWithPosOnlyArgs) [PyCode\_Type (C-переменная)](https://python-all.ru/3.11/c-api/code.html#c.PyCode_Type) [PyCodec\_BackslashReplaceErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_BackslashReplaceErrors) [PyCodec\_Decode (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Decode) [PyCodec\_Decoder (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Decoder) [PyCodec\_Encode (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Encode) [PyCodec\_Encoder (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Encoder) [PyCodec\_IgnoreErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_IgnoreErrors) [PyCodec\_IncrementalDecoder (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_IncrementalDecoder) [PyCodec\_IncrementalEncoder (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_IncrementalEncoder) [PyCodec\_KnownEncoding (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_KnownEncoding) [PyCodec\_LookupError (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_LookupError) [PyCodec\_NameReplaceErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_NameReplaceErrors) [PyCodec\_Register (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Register) [PyCodec\_RegisterError (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_RegisterError) [PyCodec\_ReplaceErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_ReplaceErrors) [PyCodec\_StreamReader (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_StreamReader) [PyCodec\_StreamWriter (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_StreamWriter) [PyCodec\_StrictErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_StrictErrors) [PyCodec\_Unregister (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_Unregister) [PyCodec\_XMLCharRefReplaceErrors (C-функция)](https://python-all.ru/3.11/c-api/codec.html#c.PyCodec_XMLCharRefReplaceErrors) [PyCodeObject (C-тип)](https://python-all.ru/3.11/c-api/code.html#c.PyCodeObject) [PyCompactUnicodeObject (C-тип)](https://python-all.ru/3.11/c-api/unicode.html#c.PyCompactUnicodeObject) [PyCompileError](https://python-all.ru/3.11/library/py_compile.html#py_compile.PyCompileError) [PyCompilerFlags (C-структура)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyCompilerFlags) [PyCompilerFlags.cf\_feature\_version (C-поле)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyCompilerFlags.cf_feature_version) [PyCompilerFlags.cf\_flags (C-поле)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyCompilerFlags.cf_flags) [PyComplex\_AsCComplex (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_AsCComplex) [PyComplex\_Check (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_Check) [PyComplex\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_CheckExact) [PyComplex\_FromCComplex (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_FromCComplex) [PyComplex\_FromDoubles (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_FromDoubles) [PyComplex\_ImagAsDouble (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_ImagAsDouble) [PyComplex\_RealAsDouble (C-функция)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_RealAsDouble) [PyComplex\_Type (C-переменная)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplex_Type) [PyComplexObject (C-тип)](https://python-all.ru/3.11/c-api/complex.html#c.PyComplexObject) [PyConfig (C-тип)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig) [PyConfig.argv (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.argv) [PyConfig.base\_exec\_prefix (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.base_exec_prefix) [PyConfig.base\_executable (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.base_executable) [PyConfig.base\_prefix (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.base_prefix) [PyConfig.buffered\_stdio (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.buffered_stdio) [PyConfig.bytes\_warning (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.bytes_warning) [PyConfig.check\_hash\_pycs\_mode (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode) [PyConfig.code\_debug\_ranges (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.code_debug_ranges) [PyConfig.configure\_c\_stdio (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.configure_c_stdio) [PyConfig.dev\_mode (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.dev_mode) [PyConfig.dump\_refs (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.dump_refs) [PyConfig.exec\_prefix (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.exec_prefix) [PyConfig.executable (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.executable) [PyConfig.faulthandler (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.faulthandler) [PyConfig.filesystem\_encoding (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.filesystem_encoding) [PyConfig.filesystem\_errors (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.filesystem_errors) [PyConfig.hash\_seed (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.hash_seed) [PyConfig.home (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.home) [PyConfig.import\_time (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.import_time) [PyConfig.inspect (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.inspect) [PyConfig.install\_signal\_handlers (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.install_signal_handlers) [PyConfig.interactive (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.interactive) [PyConfig.isolated (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.isolated) [PyConfig.legacy\_windows\_stdio (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.legacy_windows_stdio) [PyConfig.malloc\_stats (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.malloc_stats) [PyConfig.module\_search\_paths (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.module_search_paths) [PyConfig.module\_search\_paths\_set (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.module_search_paths_set) [PyConfig.optimization\_level (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.optimization_level) [PyConfig.orig\_argv (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.orig_argv) [PyConfig.parse\_argv (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.parse_argv) [PyConfig.parser\_debug (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.parser_debug) [PyConfig.pathconfig\_warnings (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.pathconfig_warnings) [PyConfig.platlibdir (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.platlibdir) [PyConfig.prefix (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.prefix) [PyConfig.program\_name (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.program_name) [PyConfig.pycache\_prefix (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.pycache_prefix) [PyConfig.pythonpath\_env (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.pythonpath_env) [PyConfig.quiet (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.quiet) [PyConfig.run\_command (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.run_command) [PyConfig.run\_filename (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.run_filename) [PyConfig.run\_module (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.run_module) [PyConfig.safe\_path (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.safe_path) [PyConfig.show\_ref\_count (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.show_ref_count) [PyConfig.site\_import (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.site_import) [PyConfig.skip\_source\_first\_line (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.skip_source_first_line) [PyConfig.stdio\_encoding (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.stdio_encoding) [PyConfig.stdio\_errors (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.stdio_errors) [PyConfig.tracemalloc (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.tracemalloc) [PyConfig.use\_environment (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.use_environment) [PyConfig.use\_hash\_seed (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.use_hash_seed) [PyConfig.user\_site\_directory (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.user_site_directory) [PyConfig.verbose (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.verbose) [PyConfig.warn\_default\_encoding (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.warn_default_encoding) [PyConfig.warnoptions (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.warnoptions) [PyConfig.write\_bytecode (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.write_bytecode) [PyConfig.xoptions (член C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig.xoptions) [PyConfig\_Clear (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_Clear) [PyConfig\_InitIsolatedConfig (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_InitIsolatedConfig) [PyConfig\_InitPythonConfig (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_InitPythonConfig) [PyConfig\_Read (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_Read) [PyConfig\_SetArgv (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_SetArgv) [PyConfig\_SetBytesArgv (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_SetBytesArgv) [PyConfig\_SetBytesString (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_SetBytesString) [PyConfig\_SetString (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_SetString) [PyConfig\_SetWideStringList (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyConfig_SetWideStringList) [PyContext (тип C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext) [PyContext\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_CheckExact) [PyContext\_Copy (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_Copy) [PyContext\_CopyCurrent (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_CopyCurrent) [PyContext\_Enter (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_Enter) [PyContext\_Exit (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_Exit) [PyContext\_New (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_New) [PyContext\_Type (переменная C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContext_Type) [PyContextToken (тип C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextToken) [PyContextToken\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextToken_CheckExact) [PyContextToken\_Type (переменная C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextToken_Type) [PyContextVar (тип C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar) [PyContextVar\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_CheckExact) [PyContextVar\_Get (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_Get) [PyContextVar\_New (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_New) [PyContextVar\_Reset (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_Reset) [PyContextVar\_Set (функция C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_Set) [PyContextVar\_Type (переменная C)](https://python-all.ru/3.11/c-api/contextvars.html#c.PyContextVar_Type) [PyCoro\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/coro.html#c.PyCoro_CheckExact) [PyCoro\_New (функция C)](https://python-all.ru/3.11/c-api/coro.html#c.PyCoro_New) [PyCoro\_Type (переменная C)](https://python-all.ru/3.11/c-api/coro.html#c.PyCoro_Type) [PyCoroObject (тип C)](https://python-all.ru/3.11/c-api/coro.html#c.PyCoroObject) [PyDate\_Check (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDate_Check) [PyDate\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDate_CheckExact) [PyDate\_FromDate (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDate_FromDate) [PyDate\_FromTimestamp (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDate_FromTimestamp) [PyDateTime\_Check (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_Check) [PyDateTime\_CheckExact (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_CheckExact) [PyDateTime\_Date (C тип)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_Date) [PyDateTime\_DATE\_GET\_FOLD (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_FOLD) [PyDateTime\_DATE\_GET\_HOUR (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_HOUR) [PyDateTime\_DATE\_GET\_MICROSECOND (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_MICROSECOND) [PyDateTime\_DATE\_GET\_MINUTE (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_MINUTE) [PyDateTime\_DATE\_GET\_SECOND (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_SECOND) [PyDateTime\_DATE\_GET\_TZINFO (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DATE_GET_TZINFO) [PyDateTime\_DateTime (C тип)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DateTime) [PyDateTime\_DateTimeType (C переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DateTimeType) [PyDateTime\_DateType (C переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DateType) [PyDateTime\_Delta (C тип)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_Delta) [PyDateTime\_DELTA\_GET\_DAYS (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DELTA_GET_DAYS) [PyDateTime\_DELTA\_GET\_MICROSECONDS (C функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DELTA_GET_MICROSECONDS) [PyDateTime\_DELTA\_GET\_SECONDS (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DELTA_GET_SECONDS) [PyDateTime\_DeltaType (C-переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_DeltaType) [PyDateTime\_FromDateAndTime (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_FromDateAndTime) [PyDateTime\_FromDateAndTimeAndFold (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_FromDateAndTimeAndFold) [PyDateTime\_FromTimestamp (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_FromTimestamp) [PyDateTime\_GET\_DAY (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_GET_DAY) [PyDateTime\_GET\_MONTH (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_GET_MONTH) [PyDateTime\_GET\_YEAR (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_GET_YEAR) [PyDateTime\_Time (C-тип)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_Time) [PyDateTime\_TIME\_GET\_FOLD (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_FOLD) [PyDateTime\_TIME\_GET\_HOUR (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_HOUR) [PyDateTime\_TIME\_GET\_MICROSECOND (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_MICROSECOND) [PyDateTime\_TIME\_GET\_MINUTE (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_MINUTE) [PyDateTime\_TIME\_GET\_SECOND (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_SECOND) [PyDateTime\_TIME\_GET\_TZINFO (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TIME_GET_TZINFO) [PyDateTime\_TimeType (C-переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TimeType) [PyDateTime\_TimeZone\_UTC (C-переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TimeZone_UTC) [PyDateTime\_TZInfoType (C-переменная)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDateTime_TZInfoType) [PyDelta\_Check (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDelta_Check) [PyDelta\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDelta_CheckExact) [PyDelta\_FromDSU (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyDelta_FromDSU) [PyDescr\_IsData (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_IsData) [PyDescr\_NewClassMethod (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_NewClassMethod) [PyDescr\_NewGetSet (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_NewGetSet) [PyDescr\_NewMember (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_NewMember) [PyDescr\_NewMethod (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_NewMethod) [PyDescr\_NewWrapper (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyDescr_NewWrapper) [PyDict\_Check (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Check) [PyDict\_CheckExact (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_CheckExact) [PyDict\_Clear (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Clear) [PyDict\_Contains (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Contains) [PyDict\_Copy (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Copy) [PyDict\_DelItem (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_DelItem) [PyDict\_DelItemString (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_DelItemString) [PyDict\_GetItem (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_GetItem) [PyDict\_GetItemString (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_GetItemString) [PyDict\_GetItemWithError (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_GetItemWithError) [PyDict\_Items (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Items) [PyDict\_Keys (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Keys) [PyDict\_Merge (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Merge) [PyDict\_MergeFromSeq2 (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_MergeFromSeq2) [PyDict\_New (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_New) [PyDict\_Next (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Next) [PyDict\_SetDefault (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_SetDefault) [PyDict\_SetItem (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_SetItem) [PyDict\_SetItemString (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_SetItemString) [PyDict\_Size (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Size) [PyDict\_Type (C-переменная)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Type) [PyDict\_Update (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Update) [PyDict\_Values (C-функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDict_Values) [PyDictObject (C тип)](https://python-all.ru/3.11/c-api/dict.html#c.PyDictObject) [PyDictProxy\_New (C функция)](https://python-all.ru/3.11/c-api/dict.html#c.PyDictProxy_New) [PyDLL (класс в ctypes)](https://python-all.ru/3.11/library/ctypes.html#ctypes.PyDLL) pydoc [модуль](https://python-all.ru/3.11/library/pydoc.html#module-pydoc) [PyDoc\_STR (C макрос)](https://python-all.ru/3.11/c-api/intro.html#c.PyDoc_STR) [PyDoc\_STRVAR (C макрос)](https://python-all.ru/3.11/c-api/intro.html#c.PyDoc_STRVAR) [PyErr\_BadArgument (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_BadArgument) [PyErr\_BadInternalCall (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_BadInternalCall) [PyErr\_CheckSignals (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_CheckSignals) [PyErr\_Clear (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Clear), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-12), [\[2\]](https://python-all.ru/3.11/c-api/intro.html#index-17) [PyErr\_ExceptionMatches (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_ExceptionMatches), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-17) [PyErr\_Fetch (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Fetch), [\[1\]](https://python-all.ru/3.11/extending/newtypes.html#index-1) [PyErr\_Format (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Format) [PyErr\_FormatV (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_FormatV) [PyErr\_GetExcInfo (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_GetExcInfo) [PyErr\_GetHandledException (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_GetHandledException) [PyErr\_GivenExceptionMatches (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_GivenExceptionMatches) [PyErr\_NewException (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_NewException) [PyErr\_NewExceptionWithDoc (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_NewExceptionWithDoc) [PyErr\_NoMemory (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_NoMemory) [PyErr\_NormalizeException (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_NormalizeException) [PyErr\_Occurred (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Occurred), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-11) [PyErr\_Print (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Print) [PyErr\_PrintEx (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_PrintEx) [PyErr\_ResourceWarning (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_ResourceWarning) [PyErr\_Restore (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_Restore), [\[1\]](https://python-all.ru/3.11/extending/newtypes.html#index-1) [PyErr\_SetExcFromWindowsErr (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErr) [PyErr\_SetExcFromWindowsErrWithFilename (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilename) [PyErr\_SetExcFromWindowsErrWithFilenameObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObject) [PyErr\_SetExcFromWindowsErrWithFilenameObjects (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObjects) [PyErr\_SetExcInfo (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetExcInfo) [PyErr\_SetFromErrno (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromErrno) [PyErr\_SetFromErrnoWithFilename (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilename) [PyErr\_SetFromErrnoWithFilenameObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObject) [PyErr\_SetFromErrnoWithFilenameObjects (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObjects) [PyErr\_SetFromWindowsErr (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromWindowsErr) [PyErr\_SetFromWindowsErrWithFilename (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename) [PyErr\_SetHandledException (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetHandledException) | [PyErr\_SetImportError (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetImportError) [PyErr\_SetImportErrorSubclass (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetImportErrorSubclass) [PyErr\_SetInterrupt (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetInterrupt) [PyErr\_SetInterruptEx (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetInterruptEx) [PyErr\_SetNone (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetNone) [PyErr\_SetObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetObject) [PyErr\_SetString (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SetString), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-12) [PyErr\_SyntaxLocation (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SyntaxLocation) [PyErr\_SyntaxLocationEx (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SyntaxLocationEx) [PyErr\_SyntaxLocationObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_SyntaxLocationObject) [PyErr\_WarnEx (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_WarnEx) [PyErr\_WarnExplicit (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_WarnExplicit) [PyErr\_WarnExplicitObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_WarnExplicitObject) [PyErr\_WarnFormat (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_WarnFormat) [PyErr\_WriteUnraisable (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyErr_WriteUnraisable) [PyEval\_AcquireLock (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_AcquireLock) [PyEval\_AcquireThread (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_AcquireThread) [PyEval\_AcquireThread()](https://python-all.ru/3.11/c-api/init.html#index-37) [PyEval\_EvalCode (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyEval_EvalCode) [PyEval\_EvalCodeEx (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyEval_EvalCodeEx) [PyEval\_EvalFrame (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyEval_EvalFrame) [PyEval\_EvalFrameEx (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyEval_EvalFrameEx) [PyEval\_GetBuiltins (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetBuiltins) [PyEval\_GetFrame (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetFrame) [PyEval\_GetFuncDesc (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetFuncDesc) [PyEval\_GetFuncName (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetFuncName) [PyEval\_GetGlobals (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetGlobals) [PyEval\_GetLocals (C-функция)](https://python-all.ru/3.11/c-api/reflection.html#c.PyEval_GetLocals) [PyEval\_InitThreads (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_InitThreads) [PyEval\_InitThreads()](https://python-all.ru/3.11/c-api/init.html#index-15) [PyEval\_MergeCompilerFlags (C-функция)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyEval_MergeCompilerFlags) [PyEval\_ReleaseLock (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_ReleaseLock) [PyEval\_ReleaseThread (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_ReleaseThread) [PyEval\_ReleaseThread()](https://python-all.ru/3.11/c-api/init.html#index-37) [PyEval\_RestoreThread (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_RestoreThread), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-36) [PyEval\_RestoreThread()](https://python-all.ru/3.11/c-api/init.html#index-37) [PyEval\_SaveThread (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_SaveThread), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-36) [PyEval\_SaveThread()](https://python-all.ru/3.11/c-api/init.html#index-37) [PyEval\_SetProfile (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_SetProfile) [PyEval\_SetTrace (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_SetTrace) [PyEval\_ThreadsInitialized (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyEval_ThreadsInitialized) [PyExc\_ArithmeticError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_AssertionError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_AttributeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_BaseException (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_BlockingIOError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_BrokenPipeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_BufferError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_BytesWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_ChildProcessError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ConnectionAbortedError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ConnectionError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ConnectionRefusedError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ConnectionResetError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_DeprecationWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_EnvironmentError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-6) [PyExc\_EOFError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_Exception (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_FileExistsError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_FileNotFoundError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_FloatingPointError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_FutureWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_GeneratorExit (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ImportError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ImportWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_IndentationError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_IndexError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_InterruptedError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_IOError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-6) [PyExc\_IsADirectoryError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_KeyboardInterrupt (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_KeyError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_LookupError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_MemoryError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ModuleNotFoundError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_NameError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_NotADirectoryError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_NotImplementedError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_OSError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_OverflowError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_PendingDeprecationWarning (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_PermissionError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ProcessLookupError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_RecursionError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ReferenceError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_ResourceWarning (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_RuntimeError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_RuntimeWarning (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_StopAsyncIteration (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_StopIteration (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_SyntaxError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_SyntaxWarning (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_SystemError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_SystemExit (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_TabError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_TimeoutError (переменная C)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_TypeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnboundLocalError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnicodeDecodeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnicodeEncodeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnicodeError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnicodeTranslateError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_UnicodeWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_UserWarning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_ValueError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyExc\_Warning (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-7) [PyExc\_WindowsError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-6) [PyExc\_ZeroDivisionError (C-переменная)](https://python-all.ru/3.11/c-api/exceptions.html#index-4) [PyException\_GetCause (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_GetCause) [PyException\_GetContext (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_GetContext) [PyException\_GetTraceback (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_GetTraceback) [PyException\_SetCause (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_SetCause) [PyException\_SetContext (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_SetContext) [PyException\_SetTraceback (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyException_SetTraceback) pyexpat [модуль](https://python-all.ru/3.11/library/pyexpat.html#index-1) [PyFile\_FromFd (C-функция)](https://python-all.ru/3.11/c-api/file.html#c.PyFile_FromFd) [PyFile\_GetLine (C-функция)](https://python-all.ru/3.11/c-api/file.html#c.PyFile_GetLine) [PyFile\_SetOpenCodeHook (C-функция)](https://python-all.ru/3.11/c-api/file.html#c.PyFile_SetOpenCodeHook) [PyFile\_WriteObject (C-функция)](https://python-all.ru/3.11/c-api/file.html#c.PyFile_WriteObject) [PyFile\_WriteString (C-функция)](https://python-all.ru/3.11/c-api/file.html#c.PyFile_WriteString) [PyFloat\_AS\_DOUBLE (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_AS_DOUBLE) [PyFloat\_AsDouble (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_AsDouble) [PyFloat\_Check (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Check) [PyFloat\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_CheckExact) [PyFloat\_FromDouble (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_FromDouble) [PyFloat\_FromString (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_FromString) [PyFloat\_GetInfo (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_GetInfo) [PyFloat\_GetMax (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_GetMax) [PyFloat\_GetMin (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_GetMin) [PyFloat\_Pack2 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Pack2) [PyFloat\_Pack4 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Pack4) [PyFloat\_Pack8 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Pack8) [PyFloat\_Type (C-переменная)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Type) [PyFloat\_Unpack2 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Unpack2) [PyFloat\_Unpack4 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Unpack4) [PyFloat\_Unpack8 (C-функция)](https://python-all.ru/3.11/c-api/float.html#c.PyFloat_Unpack8) [PyFloatObject (C-тип)](https://python-all.ru/3.11/c-api/float.html#c.PyFloatObject) [PyFrame\_Check (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_Check) [PyFrame\_GetBack (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetBack) [PyFrame\_GetBuiltins (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetBuiltins) [PyFrame\_GetCode (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetCode) [PyFrame\_GetGenerator (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetGenerator) [PyFrame\_GetGlobals (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetGlobals) [PyFrame\_GetLasti (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetLasti) [PyFrame\_GetLineNumber (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetLineNumber) [PyFrame\_GetLocals (C-функция)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_GetLocals) [PyFrame\_Type (C-переменная)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrame_Type) [PyFrameObject (C-тип)](https://python-all.ru/3.11/c-api/frame.html#c.PyFrameObject) [PyFrozenSet\_Check (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PyFrozenSet_Check) [PyFrozenSet\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PyFrozenSet_CheckExact) [PyFrozenSet\_New (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PyFrozenSet_New) [PyFrozenSet\_Type (C-переменная)](https://python-all.ru/3.11/c-api/set.html#c.PyFrozenSet_Type) [PyFunction\_Check (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_Check) [PyFunction\_GetAnnotations (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetAnnotations) [PyFunction\_GetClosure (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetClosure) [PyFunction\_GetCode (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetCode) [PyFunction\_GetDefaults (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetDefaults) [PyFunction\_GetGlobals (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetGlobals) [PyFunction\_GetModule (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_GetModule) [PyFunction\_New (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_New) [PyFunction\_NewWithQualName (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_NewWithQualName) [PyFunction\_SetAnnotations (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_SetAnnotations) [PyFunction\_SetClosure (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_SetClosure) [PyFunction\_SetDefaults (C-функция)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_SetDefaults) [PyFunction\_Type (C-переменная)](https://python-all.ru/3.11/c-api/function.html#c.PyFunction_Type) [PyFunctionObject (C-тип)](https://python-all.ru/3.11/c-api/function.html#c.PyFunctionObject) [PYFUNCTYPE() (в модуле ctypes)](https://python-all.ru/3.11/library/ctypes.html#ctypes.PYFUNCTYPE) [PyGC\_Collect (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyGC_Collect) [PyGC\_Disable (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyGC_Disable) [PyGC\_Enable (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyGC_Enable) [PyGC\_IsEnabled (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyGC_IsEnabled) [PyGen\_Check (C-функция)](https://python-all.ru/3.11/c-api/gen.html#c.PyGen_Check) [PyGen\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/gen.html#c.PyGen_CheckExact) [PyGen\_New (C-функция)](https://python-all.ru/3.11/c-api/gen.html#c.PyGen_New) [PyGen\_NewWithQualName (C-функция)](https://python-all.ru/3.11/c-api/gen.html#c.PyGen_NewWithQualName) [PyGen\_Type (C-переменная)](https://python-all.ru/3.11/c-api/gen.html#c.PyGen_Type) [PyGenObject (C-тип)](https://python-all.ru/3.11/c-api/gen.html#c.PyGenObject) [PyGetSetDef (C-тип)](https://python-all.ru/3.11/c-api/structures.html#c.PyGetSetDef) [PyGILState\_Check (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyGILState_Check) [PyGILState\_Ensure (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyGILState_Ensure) [PyGILState\_GetThisThreadState (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyGILState_GetThisThreadState) [PyGILState\_Release (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyGILState_Release) [PyHash\_FuncDef (тип C)](https://python-all.ru/3.11/c-api/hash.html#c.PyHash_FuncDef) [PyHash\_FuncDef.hash\_bits (поле C)](https://python-all.ru/3.11/c-api/hash.html#c.PyHash_FuncDef.hash_bits) [PyHash\_FuncDef.name (поле C)](https://python-all.ru/3.11/c-api/hash.html#c.PyHash_FuncDef.name) [PyHash\_FuncDef.seed\_bits (поле C)](https://python-all.ru/3.11/c-api/hash.html#c.PyHash_FuncDef.seed_bits) [PyHash\_GetFuncDef (C-функция)](https://python-all.ru/3.11/c-api/hash.html#c.PyHash_GetFuncDef) [PyImport\_AddModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_AddModule) [PyImport\_AddModuleObject (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_AddModuleObject) [PyImport\_AppendInittab (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_AppendInittab) [PyImport\_ExecCodeModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ExecCodeModule) [PyImport\_ExecCodeModuleEx (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ExecCodeModuleEx) [PyImport\_ExecCodeModuleObject (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ExecCodeModuleObject) [PyImport\_ExecCodeModuleWithPathnames (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ExecCodeModuleWithPathnames) [PyImport\_ExtendInittab (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ExtendInittab) [PyImport\_FrozenModules (C-переменная)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_FrozenModules) [PyImport\_GetImporter (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_GetImporter) [PyImport\_GetMagicNumber (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_GetMagicNumber) [PyImport\_GetMagicTag (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_GetMagicTag) [PyImport\_GetModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_GetModule) [PyImport\_GetModuleDict (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_GetModuleDict) [PyImport\_Import (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_Import) [PyImport\_ImportFrozenModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportFrozenModule) [PyImport\_ImportFrozenModuleObject (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportFrozenModuleObject) [PyImport\_ImportModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportModule) [PyImport\_ImportModuleEx (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportModuleEx) [PyImport\_ImportModuleLevel (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportModuleLevel) [PyImport\_ImportModuleLevelObject (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportModuleLevelObject) [PyImport\_ImportModuleNoBlock (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ImportModuleNoBlock) [PyImport\_ReloadModule (C-функция)](https://python-all.ru/3.11/c-api/import.html#c.PyImport_ReloadModule) [PyIndex\_Check (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyIndex_Check) [PyInit\_modulename (C-функция)](https://python-all.ru/3.11/extending/building.html#c.PyInit_modulename) [PyInstanceMethod\_Check (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyInstanceMethod_Check) [PyInstanceMethod\_Function (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyInstanceMethod_Function) [PyInstanceMethod\_GET\_FUNCTION (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyInstanceMethod_GET_FUNCTION) [PyInstanceMethod\_New (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyInstanceMethod_New) [PyInstanceMethod\_Type (переменная C)](https://python-all.ru/3.11/c-api/method.html#c.PyInstanceMethod_Type) [PyInterpreterState (тип C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState) [PyInterpreterState\_Clear (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Clear) [PyInterpreterState\_Delete (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Delete) [PyInterpreterState\_Get (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Get) [PyInterpreterState\_GetDict (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_GetDict) [PyInterpreterState\_GetID (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_GetID) [PyInterpreterState\_Head (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Head) [PyInterpreterState\_Main (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Main) [PyInterpreterState\_New (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_New) [PyInterpreterState\_Next (функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_Next) [PyInterpreterState\_ThreadHead (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyInterpreterState_ThreadHead) [PyIter\_Check (C-функция)](https://python-all.ru/3.11/c-api/iter.html#c.PyIter_Check) [PyIter\_Next (C-функция)](https://python-all.ru/3.11/c-api/iter.html#c.PyIter_Next) [PyIter\_Send (C-функция)](https://python-all.ru/3.11/c-api/iter.html#c.PyIter_Send) [PYLAUNCHER\_ALLOW\_INSTALL](https://python-all.ru/3.11/using/windows.html#index-29), [\[1\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-35) [PYLAUNCHER\_ALWAYS\_INSTALL](https://python-all.ru/3.11/using/windows.html#index-30) [PYLAUNCHER\_DEBUG](https://python-all.ru/3.11/using/windows.html#index-27) [PYLAUNCHER\_DRYRUN](https://python-all.ru/3.11/using/windows.html#index-28), [\[1\]](https://python-all.ru/3.11/using/windows.html#index-31) [PYLAUNCHER\_NO\_SEARCH\_PATH](https://python-all.ru/3.11/using/windows.html#index-24) [PyList\_Append (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Append) [PyList\_AsTuple (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_AsTuple) [PyList\_Check (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Check) [PyList\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_CheckExact) [PyList\_GET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_GET_ITEM) [PyList\_GET\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_GET_SIZE) [PyList\_GetItem (C-функция)](https://python-all.ru/3.11/c-api/intro.html#index-7), [\[1\]](https://python-all.ru/3.11/c-api/list.html#c.PyList_GetItem) [PyList\_GetSlice (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_GetSlice) [PyList\_Insert (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Insert) [PyList\_New (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_New) [PyList\_Reverse (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Reverse) [PyList\_SET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_SET_ITEM) [PyList\_SetItem (C-функция)](https://python-all.ru/3.11/c-api/intro.html#index-5), [\[1\]](https://python-all.ru/3.11/c-api/list.html#c.PyList_SetItem) [PyList\_SetSlice (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_SetSlice) [PyList\_Size (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Size) [PyList\_Sort (C-функция)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Sort) [PyList\_Type (C-переменная)](https://python-all.ru/3.11/c-api/list.html#c.PyList_Type) [PyListObject (C-тип)](https://python-all.ru/3.11/c-api/list.html#c.PyListObject) [PyLong\_AsDouble (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsDouble) [PyLong\_AsLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsLong) [PyLong\_AsLongAndOverflow (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsLongAndOverflow) [PyLong\_AsLongLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsLongLong) [PyLong\_AsLongLongAndOverflow (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsLongLongAndOverflow) [PyLong\_AsSize\_t (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsSize_t) [PyLong\_AsSsize\_t (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsSsize_t) [PyLong\_AsUnsignedLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsUnsignedLong) [PyLong\_AsUnsignedLongLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsUnsignedLongLong) [PyLong\_AsUnsignedLongLongMask (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsUnsignedLongLongMask) [PyLong\_AsUnsignedLongMask (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsUnsignedLongMask) [PyLong\_AsVoidPtr (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_AsVoidPtr) [PyLong\_Check (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_Check) [PyLong\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_CheckExact) [PyLong\_FromDouble (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromDouble) [PyLong\_FromLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromLong) [PyLong\_FromLongLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromLongLong) [PyLong\_FromSize\_t (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromSize_t) [PyLong\_FromSsize\_t (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromSsize_t) [PyLong\_FromString (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromString) [PyLong\_FromUnicodeObject (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromUnicodeObject) [PyLong\_FromUnsignedLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromUnsignedLong) [PyLong\_FromUnsignedLongLong (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromUnsignedLongLong) [PyLong\_FromVoidPtr (функция C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_FromVoidPtr) [PyLong\_Type (переменная C)](https://python-all.ru/3.11/c-api/long.html#c.PyLong_Type) [PyLongObject (тип C)](https://python-all.ru/3.11/c-api/long.html#c.PyLongObject) [PyMapping\_Check (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Check) [PyMapping\_DelItem (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_DelItem) [PyMapping\_DelItemString (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_DelItemString) [PyMapping\_GetItemString (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_GetItemString) [PyMapping\_HasKey (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_HasKey) [PyMapping\_HasKeyString (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_HasKeyString) [PyMapping\_Items (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Items) [PyMapping\_Keys (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Keys) [PyMapping\_Length (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Length) [PyMapping\_SetItemString (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_SetItemString) [PyMapping\_Size (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Size) [PyMapping\_Values (функция C)](https://python-all.ru/3.11/c-api/mapping.html#c.PyMapping_Values) [PyMappingMethods (тип C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyMappingMethods) [PyMappingMethods.mp\_ass\_subscript (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyMappingMethods.mp_ass_subscript) [PyMappingMethods.mp\_length (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyMappingMethods.mp_length) [PyMappingMethods.mp\_subscript (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyMappingMethods.mp_subscript) [PyMarshal\_ReadLastObjectFromFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_ReadLastObjectFromFile) [PyMarshal\_ReadLongFromFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_ReadLongFromFile) [PyMarshal\_ReadObjectFromFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_ReadObjectFromFile) [PyMarshal\_ReadObjectFromString (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_ReadObjectFromString) [PyMarshal\_ReadShortFromFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_ReadShortFromFile) [PyMarshal\_WriteLongToFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_WriteLongToFile) [PyMarshal\_WriteObjectToFile (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_WriteObjectToFile) [PyMarshal\_WriteObjectToString (функция C)](https://python-all.ru/3.11/c-api/marshal.html#c.PyMarshal_WriteObjectToString) [PyMem\_Calloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Calloc) [PyMem\_Del (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Del) [PYMEM\_DOMAIN\_MEM (макрос C)](https://python-all.ru/3.11/c-api/memory.html#c.PYMEM_DOMAIN_MEM) [PYMEM\_DOMAIN\_OBJ (макрос C)](https://python-all.ru/3.11/c-api/memory.html#c.PYMEM_DOMAIN_OBJ) [PYMEM\_DOMAIN\_RAW (макрос C)](https://python-all.ru/3.11/c-api/memory.html#c.PYMEM_DOMAIN_RAW) [PyMem\_Free (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Free) [PyMem\_GetAllocator (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_GetAllocator) [PyMem\_Malloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Malloc) [PyMem\_New (макрос C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_New) [PyMem\_RawCalloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_RawCalloc) [PyMem\_RawFree (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_RawFree) [PyMem\_RawMalloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_RawMalloc) [PyMem\_RawRealloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_RawRealloc) [PyMem\_Realloc (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Realloc) [PyMem\_Resize (макрос C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_Resize) [PyMem\_SetAllocator (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_SetAllocator) [PyMem\_SetupDebugHooks (функция C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMem_SetupDebugHooks) [PyMemAllocatorDomain (тип C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMemAllocatorDomain) [PyMemAllocatorEx (тип C)](https://python-all.ru/3.11/c-api/memory.html#c.PyMemAllocatorEx) [PyMember\_GetOne (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMember_GetOne) [PyMember\_SetOne (функция C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMember_SetOne) [PyMemberDef (тип C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMemberDef) [PyMemoryView\_Check (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_Check) [PyMemoryView\_FromBuffer (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_FromBuffer) [PyMemoryView\_FromMemory (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_FromMemory) [PyMemoryView\_FromObject (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_FromObject) [PyMemoryView\_GET\_BASE (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_GET_BASE) [PyMemoryView\_GET\_BUFFER (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_GET_BUFFER) [PyMemoryView\_GetContiguous (функция C)](https://python-all.ru/3.11/c-api/memoryview.html#c.PyMemoryView_GetContiguous) [PyMethod\_Check (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_Check) [PyMethod\_Function (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_Function) [PyMethod\_GET\_FUNCTION (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_GET_FUNCTION) [PyMethod\_GET\_SELF (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_GET_SELF) [PyMethod\_New (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_New) [PyMethod\_Self (функция C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_Self) [PyMethod\_Type (переменная C)](https://python-all.ru/3.11/c-api/method.html#c.PyMethod_Type) [PyMethodDef (тип C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMethodDef) [PyMethodDef.ml\_doc (член C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMethodDef.ml_doc) [PyMethodDef.ml\_flags (член C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMethodDef.ml_flags) [PyMethodDef.ml\_meth (член C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMethodDef.ml_meth) [PyMethodDef.ml\_name (член C)](https://python-all.ru/3.11/c-api/structures.html#c.PyMethodDef.ml_name) [PyMODINIT\_FUNC (макрос C)](https://python-all.ru/3.11/c-api/intro.html#c.PyMODINIT_FUNC) [PyModule\_AddFunctions (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddFunctions) [PyModule\_AddIntConstant (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddIntConstant) [PyModule\_AddIntMacro (макрос C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddIntMacro) [PyModule\_AddObject (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddObject) [PyModule\_AddObjectRef (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddObjectRef) [PyModule\_AddStringConstant (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddStringConstant) [PyModule\_AddStringMacro (макрос C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddStringMacro) [PyModule\_AddType (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_AddType) [PyModule\_Check (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_Check) [PyModule\_CheckExact (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_CheckExact) [PyModule\_Create (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_Create) [PyModule\_Create2 (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_Create2) [PyModule\_ExecDef (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_ExecDef) [PyModule\_FromDefAndSpec (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_FromDefAndSpec) [PyModule\_FromDefAndSpec2 (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_FromDefAndSpec2) [PyModule\_GetDef (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetDef) [PyModule\_GetDict (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetDict) [PyModule\_GetFilename (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetFilename) [PyModule\_GetFilenameObject (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetFilenameObject) [PyModule\_GetName (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetName) [PyModule\_GetNameObject (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetNameObject) [PyModule\_GetState (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_GetState) [PyModule\_New (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_New) [PyModule\_NewObject (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_NewObject) [PyModule\_SetDocString (функция C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_SetDocString) [PyModule\_Type (переменная C)](https://python-all.ru/3.11/c-api/module.html#c.PyModule_Type) [PyModuleDef (тип C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef) [PyModuleDef.m\_base (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_base) [PyModuleDef.m\_clear (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_clear) [PyModuleDef.m\_doc (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_doc) [PyModuleDef.m\_free (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_free) [PyModuleDef.m\_methods (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_methods) [PyModuleDef.m\_name (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_name) [PyModuleDef.m\_size (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_size) [PyModuleDef.m\_slots (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_slots) [PyModuleDef.m\_slots.m\_reload (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_slots.m_reload) [PyModuleDef.m\_traverse (поле C)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef.m_traverse) [PyModuleDef\_Init (C-функция)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef_Init) [PyModuleDef\_Slot (C-тип)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef_Slot) [PyModuleDef\_Slot.slot (C-поле)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef_Slot.slot) [PyModuleDef\_Slot.value (C-поле)](https://python-all.ru/3.11/c-api/module.html#c.PyModuleDef_Slot.value) [PyNumber\_Absolute (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Absolute) [PyNumber\_Add (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Add) [PyNumber\_And (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_And) [PyNumber\_AsSsize\_t (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_AsSsize_t) [PyNumber\_Check (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Check) [PyNumber\_Divmod (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Divmod) [PyNumber\_Float (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Float) [PyNumber\_FloorDivide (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_FloorDivide) [PyNumber\_Index (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Index) [PyNumber\_InPlaceAdd (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceAdd) [PyNumber\_InPlaceAnd (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceAnd) [PyNumber\_InPlaceFloorDivide (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceFloorDivide) [PyNumber\_InPlaceLshift (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceLshift) [PyNumber\_InPlaceMatrixMultiply (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceMatrixMultiply) [PyNumber\_InPlaceMultiply (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceMultiply) [PyNumber\_InPlaceOr (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceOr) [PyNumber\_InPlacePower (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlacePower) [PyNumber\_InPlaceRemainder (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceRemainder) [PyNumber\_InPlaceRshift (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceRshift) [PyNumber\_InPlaceSubtract (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceSubtract) [PyNumber\_InPlaceTrueDivide (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceTrueDivide) [PyNumber\_InPlaceXor (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_InPlaceXor) [PyNumber\_Invert (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Invert) [PyNumber\_Long (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Long) [PyNumber\_Lshift (C-функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Lshift) [PyNumber\_MatrixMultiply (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_MatrixMultiply) [PyNumber\_Multiply (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Multiply) [PyNumber\_Negative (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Negative) [PyNumber\_Or (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Or) [PyNumber\_Positive (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Positive) [PyNumber\_Power (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Power) [PyNumber\_Remainder (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Remainder) [PyNumber\_Rshift (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Rshift) [PyNumber\_Subtract (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Subtract) [PyNumber\_ToBase (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_ToBase) [PyNumber\_TrueDivide (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_TrueDivide) [PyNumber\_Xor (C функция)](https://python-all.ru/3.11/c-api/number.html#c.PyNumber_Xor) [PyNumberMethods (C тип)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods) [PyNumberMethods.nb\_absolute (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_absolute) [PyNumberMethods.nb\_add (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_add) [PyNumberMethods.nb\_and (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_and) [PyNumberMethods.nb\_bool (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_bool) [PyNumberMethods.nb\_divmod (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_divmod) [PyNumberMethods.nb\_float (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_float) [PyNumberMethods.nb\_floor\_divide (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_floor_divide) [PyNumberMethods.nb\_index (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_index) [PyNumberMethods.nb\_inplace\_add (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_add) [PyNumberMethods.nb\_inplace\_and (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_and) [PyNumberMethods.nb\_inplace\_floor\_divide (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_floor_divide) [PyNumberMethods.nb\_inplace\_lshift (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_lshift) [PyNumberMethods.nb\_inplace\_matrix\_multiply (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_matrix_multiply) [PyNumberMethods.nb\_inplace\_multiply (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_multiply) [PyNumberMethods.nb\_inplace\_or (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_or) [PyNumberMethods.nb\_inplace\_power (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_power) [PyNumberMethods.nb\_inplace\_remainder (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_remainder) [PyNumberMethods.nb\_inplace\_rshift (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_rshift) [PyNumberMethods.nb\_inplace\_subtract (C член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_subtract) [PyNumberMethods.nb\_inplace\_true\_divide (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_true_divide) [PyNumberMethods.nb\_inplace\_xor (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_inplace_xor) [PyNumberMethods.nb\_int (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_int) [PyNumberMethods.nb\_invert (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_invert) [PyNumberMethods.nb\_lshift (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_lshift) [PyNumberMethods.nb\_matrix\_multiply (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_matrix_multiply) [PyNumberMethods.nb\_multiply (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_multiply) [PyNumberMethods.nb\_negative (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_negative) [PyNumberMethods.nb\_or (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_or) [PyNumberMethods.nb\_positive (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_positive) [PyNumberMethods.nb\_power (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_power) [PyNumberMethods.nb\_remainder (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_remainder) [PyNumberMethods.nb\_reserved (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_reserved) [PyNumberMethods.nb\_rshift (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_rshift) [PyNumberMethods.nb\_subtract (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_subtract) [PyNumberMethods.nb\_true\_divide (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_true_divide) [PyNumberMethods.nb\_xor (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyNumberMethods.nb_xor) [PyObject (тип C)](https://python-all.ru/3.11/c-api/structures.html#c.PyObject) [PyObject.\_ob\_next (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyObject._ob_next) [PyObject.\_ob\_prev (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyObject._ob_prev) [PyObject.ob\_refcnt (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyObject.ob_refcnt) [PyObject.ob\_type (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyObject.ob_type) [PyObject\_AsCharBuffer (функция C)](https://python-all.ru/3.11/c-api/objbuffer.html#c.PyObject_AsCharBuffer) [PyObject\_ASCII (функция C)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_ASCII) [PyObject\_AsFileDescriptor (функция C)](https://python-all.ru/3.11/c-api/file.html#c.PyObject_AsFileDescriptor) [PyObject\_AsReadBuffer (функция C)](https://python-all.ru/3.11/c-api/objbuffer.html#c.PyObject_AsReadBuffer) [PyObject\_AsWriteBuffer (функция C)](https://python-all.ru/3.11/c-api/objbuffer.html#c.PyObject_AsWriteBuffer) [PyObject\_Bytes (функция C)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Bytes) [PyObject\_Call (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_Call) [PyObject\_CallFunction (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallFunction) [PyObject\_CallFunctionObjArgs (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallFunctionObjArgs) [PyObject\_CallMethod (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallMethod) [PyObject\_CallMethodNoArgs (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallMethodNoArgs) [PyObject\_CallMethodObjArgs (функция C)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallMethodObjArgs) [PyObject\_CallMethodOneArg (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallMethodOneArg) [PyObject\_CallNoArgs (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallNoArgs) [PyObject\_CallObject (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallObject), [\[1\]](https://python-all.ru/3.11/extending/extending.html#index-1) [PyObject\_Calloc (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_Calloc) [PyObject\_CallOneArg (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_CallOneArg) [PyObject\_CheckBuffer (C-функция)](https://python-all.ru/3.11/c-api/buffer.html#c.PyObject_CheckBuffer) [PyObject\_CheckReadBuffer (Функция C)](https://python-all.ru/3.11/c-api/objbuffer.html#c.PyObject_CheckReadBuffer) [PyObject\_ClearWeakRefs (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyObject_ClearWeakRefs) [PyObject\_CopyData (C-функция)](https://python-all.ru/3.11/c-api/buffer.html#c.PyObject_CopyData) [PyObject\_Del (Функция C)](https://python-all.ru/3.11/c-api/allocation.html#c.PyObject_Del) [PyObject\_DelAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_DelAttr) [PyObject\_DelAttrString (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_DelAttrString) [PyObject\_DelItem (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_DelItem) [PyObject\_Dir (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Dir) [PyObject\_Format (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Format) [PyObject\_Free (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_Free) [PyObject\_GC\_Del (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_Del) [PyObject\_GC\_IsFinalized (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_IsFinalized) [PyObject\_GC\_IsTracked (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_IsTracked) [PyObject\_GC\_New (C-макрос)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_New) [PyObject\_GC\_NewVar (C-макрос)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_NewVar) [PyObject\_GC\_Resize (C-макрос)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_Resize) [PyObject\_GC\_Track (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_Track) [PyObject\_GC\_UnTrack (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_GC_UnTrack) [PyObject\_GenericGetAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GenericGetAttr) [PyObject\_GenericGetDict (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GenericGetDict) [PyObject\_GenericSetAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GenericSetAttr) [PyObject\_GenericSetDict (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GenericSetDict) [PyObject\_GetAIter (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GetAIter) [PyObject\_GetArenaAllocator (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_GetArenaAllocator) [PyObject\_GetAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GetAttr) [PyObject\_GetAttrString (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GetAttrString) [PyObject\_GetBuffer (C-функция)](https://python-all.ru/3.11/c-api/buffer.html#c.PyObject_GetBuffer) [PyObject\_GetItem (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GetItem) [PyObject\_GetIter (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_GetIter) [PyObject\_HasAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_HasAttr) [PyObject\_HasAttrString (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_HasAttrString) [PyObject\_Hash (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Hash) [PyObject\_HashNotImplemented (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_HashNotImplemented) [PyObject\_HEAD (C-макрос)](https://python-all.ru/3.11/c-api/structures.html#c.PyObject_HEAD) [PyObject\_HEAD\_INIT (C-макрос)](https://python-all.ru/3.11/c-api/structures.html#c.PyObject_HEAD_INIT) [PyObject\_Init (C-функция)](https://python-all.ru/3.11/c-api/allocation.html#c.PyObject_Init) [PyObject\_InitVar (C-функция)](https://python-all.ru/3.11/c-api/allocation.html#c.PyObject_InitVar) [PyObject\_IS\_GC (C-функция)](https://python-all.ru/3.11/c-api/gcsupport.html#c.PyObject_IS_GC) [PyObject\_IsInstance (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_IsInstance) [PyObject\_IsSubclass (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_IsSubclass) [PyObject\_IsTrue (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_IsTrue) [PyObject\_Length (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Length) [PyObject\_LengthHint (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_LengthHint) [PyObject\_Malloc (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_Malloc) [PyObject\_New (C-макрос)](https://python-all.ru/3.11/c-api/allocation.html#c.PyObject_New) [PyObject\_NewVar (C-макрос)](https://python-all.ru/3.11/c-api/allocation.html#c.PyObject_NewVar) [PyObject\_Not (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Not) [PyObject\_Print (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Print) [PyObject\_Realloc (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_Realloc) [PyObject\_Repr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Repr) [PyObject\_RichCompare (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_RichCompare) [PyObject\_RichCompareBool (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_RichCompareBool) [PyObject\_SetArenaAllocator (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyObject_SetArenaAllocator) [PyObject\_SetAttr (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_SetAttr) [PyObject\_SetAttrString (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_SetAttrString) [PyObject\_SetItem (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_SetItem) [PyObject\_Size (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Size) [PyObject\_Str (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Str) [PyObject\_Type (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_Type) [PyObject\_TypeCheck (C-функция)](https://python-all.ru/3.11/c-api/object.html#c.PyObject_TypeCheck) [PyObject\_VAR\_HEAD (C-макрос)](https://python-all.ru/3.11/c-api/structures.html#c.PyObject_VAR_HEAD) [PyObject\_Vectorcall (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_Vectorcall) [PyObject\_VectorcallDict (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_VectorcallDict) [PyObject\_VectorcallMethod (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyObject_VectorcallMethod) [PyObjectArenaAllocator (C-тип)](https://python-all.ru/3.11/c-api/memory.html#c.PyObjectArenaAllocator) [PyOS\_AfterFork (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_AfterFork) [PyOS\_AfterFork\_Child (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_AfterFork_Child) [PyOS\_AfterFork\_Parent (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_AfterFork_Parent) [PyOS\_BeforeFork (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_BeforeFork) [PyOS\_CheckStack (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_CheckStack) [PyOS\_double\_to\_string (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_double_to_string) [PyOS\_FSPath (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_FSPath) [PyOS\_getsig (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_getsig) [PyOS\_InputHook (переменная C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyOS_InputHook) [PyOS\_ReadlineFunctionPointer (переменная C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyOS_ReadlineFunctionPointer) [PyOS\_setsig (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_setsig) [PyOS\_sighandler\_t (тип C)](https://python-all.ru/3.11/c-api/sys.html#c.PyOS_sighandler_t) [PyOS\_snprintf (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_snprintf) [PyOS\_stricmp (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_stricmp) [PyOS\_string\_to\_double (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_string_to_double) [PyOS\_strnicmp (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_strnicmp) [PyOS\_strtol (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_strtol) [PyOS\_strtoul (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_strtoul) [PyOS\_vsnprintf (функция C)](https://python-all.ru/3.11/c-api/conversion.html#c.PyOS_vsnprintf) [PyPreConfig (тип C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig) [PyPreConfig.allocator (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.allocator) [PyPreConfig.coerce\_c\_locale (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.coerce_c_locale) [PyPreConfig.coerce\_c\_locale\_warn (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.coerce_c_locale_warn) [PyPreConfig.configure\_locale (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.configure_locale) [PyPreConfig.dev\_mode (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.dev_mode) [PyPreConfig.isolated (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.isolated) [PyPreConfig.legacy\_windows\_fs\_encoding (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.legacy_windows_fs_encoding) [PyPreConfig.parse\_argv (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.parse_argv) [PyPreConfig.use\_environment (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.use_environment) [PyPreConfig.utf8\_mode (поле C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig.utf8_mode) [PyPreConfig\_InitIsolatedConfig (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig_InitIsolatedConfig) [PyPreConfig\_InitPythonConfig (функция C)](https://python-all.ru/3.11/c-api/init_config.html#c.PyPreConfig_InitPythonConfig) [PyProperty\_Type (переменная C)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyProperty_Type) [PyRun\_AnyFile (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_AnyFile) [PyRun\_AnyFileEx (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_AnyFileEx) [PyRun\_AnyFileExFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_AnyFileExFlags) [PyRun\_AnyFileFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_AnyFileFlags) [PyRun\_File (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_File) [PyRun\_FileEx (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_FileEx) [PyRun\_FileExFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_FileExFlags) [PyRun\_FileFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_FileFlags) [PyRun\_InteractiveLoop (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_InteractiveLoop) [PyRun\_InteractiveLoopFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_InteractiveLoopFlags) [PyRun\_InteractiveOne (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_InteractiveOne) [PyRun\_InteractiveOneFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_InteractiveOneFlags) [PyRun\_SimpleFile (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_SimpleFile) [PyRun\_SimpleFileEx (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_SimpleFileEx) [PyRun\_SimpleFileExFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_SimpleFileExFlags) [PyRun\_SimpleString (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_SimpleString) [PyRun\_SimpleStringFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_SimpleStringFlags) [PyRun\_String (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_String) [PyRun\_StringFlags (функция C)](https://python-all.ru/3.11/c-api/veryhigh.html#c.PyRun_StringFlags) [PySendResult (тип C)](https://python-all.ru/3.11/c-api/iter.html#c.PySendResult) [PySeqIter\_Check (функция C)](https://python-all.ru/3.11/c-api/iterator.html#c.PySeqIter_Check) [PySeqIter\_New (функция C)](https://python-all.ru/3.11/c-api/iterator.html#c.PySeqIter_New) [PySeqIter\_Type (переменная C)](https://python-all.ru/3.11/c-api/iterator.html#c.PySeqIter_Type) [PySequence\_Check (функция C)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Check) [PySequence\_Concat (функция C)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Concat) [PySequence\_Contains (функция C)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Contains) [PySequence\_Count (функция C)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Count) [PySequence\_DelItem (функция C)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_DelItem) [PySequence\_DelSlice (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_DelSlice) [PySequence\_Fast (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Fast) [PySequence\_Fast\_GET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Fast_GET_ITEM) [PySequence\_Fast\_GET\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Fast_GET_SIZE) [PySequence\_Fast\_ITEMS (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Fast_ITEMS) [PySequence\_GetItem (C-функция)](https://python-all.ru/3.11/c-api/intro.html#index-7), [\[1\]](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_GetItem) [PySequence\_GetSlice (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_GetSlice) [PySequence\_Index (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Index) [PySequence\_InPlaceConcat (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_InPlaceConcat) [PySequence\_InPlaceRepeat (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_InPlaceRepeat) [PySequence\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_ITEM) [PySequence\_Length (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Length) [PySequence\_List (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_List) [PySequence\_Repeat (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Repeat) [PySequence\_SetItem (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_SetItem) [PySequence\_SetSlice (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_SetSlice) [PySequence\_Size (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Size) [PySequence\_Tuple (C-функция)](https://python-all.ru/3.11/c-api/sequence.html#c.PySequence_Tuple) [PySequenceMethods (C-тип)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods) [PySequenceMethods.sq\_ass\_item (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_ass_item) [PySequenceMethods.sq\_concat (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_concat) [PySequenceMethods.sq\_contains (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_contains) [PySequenceMethods.sq\_inplace\_concat (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_inplace_concat) [PySequenceMethods.sq\_inplace\_repeat (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_inplace_repeat) [PySequenceMethods.sq\_item (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_item) [PySequenceMethods.sq\_length (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_length) [PySequenceMethods.sq\_repeat (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PySequenceMethods.sq_repeat) [PySet\_Add (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Add) [PySet\_Check (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Check) [PySet\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_CheckExact) [PySet\_Clear (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Clear) [PySet\_Contains (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Contains) [PySet\_Discard (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Discard) [PySet\_GET\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_GET_SIZE) [PySet\_New (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_New) [PySet\_Pop (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Pop) [PySet\_Size (C-функция)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Size) [PySet\_Type (C-переменная)](https://python-all.ru/3.11/c-api/set.html#c.PySet_Type) [PySetObject (C-тип)](https://python-all.ru/3.11/c-api/set.html#c.PySetObject) [PySignal\_SetWakeupFd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PySignal_SetWakeupFd) [PySlice\_AdjustIndices (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_AdjustIndices) [PySlice\_Check (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_Check) [PySlice\_GetIndices (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_GetIndices) [PySlice\_GetIndicesEx (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_GetIndicesEx) [PySlice\_New (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_New) [PySlice\_Type (C-переменная)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_Type) [PySlice\_Unpack (C-функция)](https://python-all.ru/3.11/c-api/slice.html#c.PySlice_Unpack) [PyState\_AddModule (C-функция)](https://python-all.ru/3.11/c-api/module.html#c.PyState_AddModule) [PyState\_FindModule (C-функция)](https://python-all.ru/3.11/c-api/module.html#c.PyState_FindModule) [PyState\_RemoveModule (C-функция)](https://python-all.ru/3.11/c-api/module.html#c.PyState_RemoveModule) [PyStatus (C-тип)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus) [PyStatus.err\_msg (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus.err_msg) [PyStatus.exitcode (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus.exitcode) [PyStatus.func (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus.func) [PyStatus\_Error (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_Error) [PyStatus\_Exception (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_Exception) [PyStatus\_Exit (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_Exit) [PyStatus\_IsError (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_IsError) [PyStatus\_IsExit (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_IsExit) [PyStatus\_NoMemory (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_NoMemory) [PyStatus\_Ok (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyStatus_Ok) [PyStructSequence\_Desc (C-тип)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Desc) [PyStructSequence\_Desc.doc (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Desc.doc) [PyStructSequence\_Desc.fields (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Desc.fields) [PyStructSequence\_Desc.n\_in\_sequence (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Desc.n_in_sequence) [PyStructSequence\_Desc.name (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Desc.name) [PyStructSequence\_Field (C-тип)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Field) [PyStructSequence\_Field.doc (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Field.doc) [PyStructSequence\_Field.name (C-поле)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_Field.name) [PyStructSequence\_GET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_GET_ITEM) [PyStructSequence\_GetItem (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_GetItem) [PyStructSequence\_InitType (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_InitType) [PyStructSequence\_InitType2 (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_InitType2) [PyStructSequence\_New (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_New) [PyStructSequence\_NewType (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_NewType) [PyStructSequence\_SET\_ITEM (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_SET_ITEM) [PyStructSequence\_SetItem (функция C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_SetItem) [PyStructSequence\_UnnamedField (переменная C)](https://python-all.ru/3.11/c-api/tuple.html#c.PyStructSequence_UnnamedField) [PySys\_AddAuditHook (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_AddAuditHook) [PySys\_AddWarnOption (Функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_AddWarnOption) [PySys\_AddWarnOptionUnicode (Функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_AddWarnOptionUnicode) [PySys\_AddXOption (Функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_AddXOption) [PySys\_Audit (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_Audit) [PySys\_FormatStderr (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_FormatStderr) [PySys\_FormatStdout (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_FormatStdout) [PySys\_GetObject (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_GetObject) [PySys\_GetXOptions (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_GetXOptions) [PySys\_ResetWarnOptions (C-функция)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_ResetWarnOptions) [PySys\_SetArgv (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PySys_SetArgv), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-15) [PySys\_SetArgvEx (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PySys_SetArgvEx), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-15) [PySys\_SetObject (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_SetObject) [PySys\_SetPath (Функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_SetPath) [PySys\_WriteStderr (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_WriteStderr) [PySys\_WriteStdout (функция C)](https://python-all.ru/3.11/c-api/sys.html#c.PySys_WriteStdout) [**Python 3000**](https://python-all.ru/3.11/glossary.html#term-Python-3000) [Python Editor](https://python-all.ru/3.11/library/idle.html#index-0) Предложения по улучшению Python [PEP 1](https://python-all.ru/3.11/glossary.html#index-30), [\[1\]](https://python-all.ru/3.11/whatsnew/2.0.html#index-0), [\[2\]](https://python-all.ru/3.11/whatsnew/2.0.html#index-1) [PEP 100](https://python-all.ru/3.11/whatsnew/2.0.html#index-3) [PEP 11](https://python-all.ru/3.11/using/windows.html#index-0), [\[1\]](https://python-all.ru/3.11/using/windows.html#index-38), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-19), [\[3\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-34), [\[4\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-48), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-5), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-12), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-213), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-7) [PEP 11#tier-3](https://python-all.ru/3.11/whatsnew/3.11.html#index-35) [PEP 201](https://python-all.ru/3.11/whatsnew/2.0.html#index-2) [PEP 205](https://python-all.ru/3.11/library/weakref.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-9) [PEP 207](https://python-all.ru/3.11/whatsnew/2.1.html#index-4), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-5) [PEP 208](https://python-all.ru/3.11/whatsnew/2.1.html#index-13) [PEP 217](https://python-all.ru/3.11/whatsnew/2.1.html#index-12) [PEP 218](https://python-all.ru/3.11/whatsnew/2.3.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-0), [\[2\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-13) [PEP 227](https://python-all.ru/3.11/library/__future__.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-16) [PEP 229](https://python-all.ru/3.11/whatsnew/2.1.html#index-8) [PEP 230](https://python-all.ru/3.11/whatsnew/2.1.html#index-7) [PEP 232](https://python-all.ru/3.11/whatsnew/2.1.html#index-10) [PEP 234](https://python-all.ru/3.11/whatsnew/2.2.html#index-7) [PEP 235](https://python-all.ru/3.11/library/importlib.html#index-0) [PEP 236](https://python-all.ru/3.11/library/__future__.html#index-11), [\[1\]](https://python-all.ru/3.11/reference/simple_stmts.html#index-42), [\[2\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-1), [\[4\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-3) [PEP 237](https://python-all.ru/3.11/library/stdtypes.html#index-37), [\[1\]](https://python-all.ru/3.11/library/stdtypes.html#index-47), [\[2\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-10), [\[3\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-1), [\[4\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-16), [\[5\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-1) [PEP 238](https://python-all.ru/3.11/c-api/veryhigh.html#index-3), [\[1\]](https://python-all.ru/3.11/glossary.html#index-17), [\[2\]](https://python-all.ru/3.11/library/__future__.html#index-2), [\[3\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-11), [\[4\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-12), [\[5\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-13), [\[6\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-2) [PEP 241](https://python-all.ru/3.11/whatsnew/2.1.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-15), [\[2\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-16) [PEP 243](https://python-all.ru/3.11/whatsnew/2.1.html#index-17) [PEP 246](https://python-all.ru/3.11/library/sqlite3.html#index-4), [\[1\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-11) [PEP 247](https://python-all.ru/3.11/whatsnew/3.4.html#index-37) [PEP 249](https://python-all.ru/3.11/library/sqlite3.html#index-0), [\[1\]](https://python-all.ru/3.11/library/sqlite3.html#index-1), [\[2\]](https://python-all.ru/3.11/library/sqlite3.html#index-5), [\[3\]](https://python-all.ru/3.11/library/sqlite3.html#index-6), [\[4\]](https://python-all.ru/3.11/library/sqlite3.html#index-7), [\[5\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-24), [\[6\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-25), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-31) [PEP 252](https://python-all.ru/3.11/reference/datamodel.html#index-85), [\[1\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-4) [PEP 253](https://python-all.ru/3.11/whatsnew/2.2.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-3), [\[3\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-5), [\[4\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-6) [PEP 255](https://python-all.ru/3.11/library/__future__.html#index-1), [\[1\]](https://python-all.ru/3.11/reference/expressions.html#index-26), [\[2\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-8), [\[3\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-9), [\[4\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-1), [\[5\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-2) [PEP 261](https://python-all.ru/3.11/whatsnew/2.2.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/2.2.html#index-15) [PEP 263](https://python-all.ru/3.11/howto/unicode.html#index-0), [\[1\]](https://python-all.ru/3.11/library/importlib.html#index-1), [\[2\]](https://python-all.ru/3.11/library/tokenize.html#index-0), [\[3\]](https://python-all.ru/3.11/library/tokenize.html#index-1), [\[4\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-3), [\[5\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-19), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-40) [PEP 264](https://python-all.ru/3.11/whatsnew/2.2.html#index-22) [PEP 273](https://python-all.ru/3.11/library/zipimport.html#index-0), [\[1\]](https://python-all.ru/3.11/library/zipimport.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-4), [\[3\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-5) [PEP 274](https://python-all.ru/3.11/whatsnew/3.0.html#index-10) [PEP 277](https://python-all.ru/3.11/whatsnew/2.3.html#index-7) [PEP 278](https://python-all.ru/3.11/glossary.html#index-37), [\[1\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-9) [PEP 279](https://python-all.ru/3.11/whatsnew/2.3.html#index-10) [PEP 282](https://python-all.ru/3.11/distutils/apiref.html#index-7), [\[1\]](https://python-all.ru/3.11/library/logging.html#index-1), [\[2\]](https://python-all.ru/3.11/library/shutil.html#index-2), [\[3\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-11), [\[4\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-12) [PEP 285](https://python-all.ru/3.11/whatsnew/2.3.html#index-13), [\[1\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-14) [PEP 288](https://python-all.ru/3.11/whatsnew/2.5.html#index-12) [PEP 289](https://python-all.ru/3.11/howto/functional.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-15), [\[2\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-2) [PEP 292](https://python-all.ru/3.11/library/string.html#index-12), [\[1\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-3) [PEP 293](https://python-all.ru/3.11/whatsnew/2.3.html#index-15) [PEP 3000](https://python-all.ru/3.11/whatsnew/2.6.html#index-1) [PEP 301](https://python-all.ru/3.11/distutils/apiref.html#index-8), [\[1\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-16) [PEP 302](https://python-all.ru/3.11/glossary.html#index-14), [\[1\]](https://python-all.ru/3.11/glossary.html#index-25), [\[2\]](https://python-all.ru/3.11/library/functions.html#index-14), [\[3\]](https://python-all.ru/3.11/library/imp.html#index-7), [\[4\]](https://python-all.ru/3.11/library/importlib.html#index-12), [\[5\]](https://python-all.ru/3.11/library/importlib.html#index-13), [\[6\]](https://python-all.ru/3.11/library/importlib.html#index-14), [\[7\]](https://python-all.ru/3.11/library/importlib.html#index-15), [\[8\]](https://python-all.ru/3.11/library/importlib.html#index-17), [\[9\]](https://python-all.ru/3.11/library/importlib.html#index-2), [\[10\]](https://python-all.ru/3.11/library/linecache.html#index-1), [\[11\]](https://python-all.ru/3.11/library/pkgutil.html#index-0), [\[12\]](https://python-all.ru/3.11/library/pkgutil.html#index-1), [\[13\]](https://python-all.ru/3.11/library/pkgutil.html#index-10), [\[14\]](https://python-all.ru/3.11/library/pkgutil.html#index-11), [\[15\]](https://python-all.ru/3.11/library/pkgutil.html#index-12), [\[16\]](https://python-all.ru/3.11/library/pkgutil.html#index-2), [\[17\]](https://python-all.ru/3.11/library/pkgutil.html#index-3), [\[18\]](https://python-all.ru/3.11/library/pkgutil.html#index-4), [\[19\]](https://python-all.ru/3.11/library/pkgutil.html#index-5), [\[20\]](https://python-all.ru/3.11/library/pkgutil.html#index-7), [\[21\]](https://python-all.ru/3.11/library/pkgutil.html#index-8), [\[22\]](https://python-all.ru/3.11/library/runpy.html#index-1), [\[23\]](https://python-all.ru/3.11/library/sys.html#index-25), [\[24\]](https://python-all.ru/3.11/library/sys.html#index-26), [\[25\]](https://python-all.ru/3.11/library/zipimport.html#index-2), [\[26\]](https://python-all.ru/3.11/reference/import.html#index-1), [\[27\]](https://python-all.ru/3.11/reference/import.html#index-19), [\[28\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-17), [\[29\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-18), [\[30\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-19), [\[31\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-6), [\[32\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-21), [\[33\]](https://python-all.ru/3.11/whatsnew/3.1.html#index-2), [\[34\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-20), [\[35\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-21), [\[36\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-37) [PEP 305](https://python-all.ru/3.11/library/csv.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-20) [PEP 307](https://python-all.ru/3.11/library/pickle.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-21), [\[2\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-22), [\[3\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-23) [PEP 308](https://python-all.ru/3.11/reference/expressions.html#index-89), [\[1\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-2) [PEP 309](https://python-all.ru/3.11/whatsnew/2.5.html#index-3) [PEP 3100](https://python-all.ru/3.11/whatsnew/2.6.html#index-2) [PEP 3101](https://python-all.ru/3.11/library/string.html#index-0), [\[1\]](https://python-all.ru/3.11/library/string.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-9), [\[3\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-23), [\[4\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-24) [PEP 3102](https://python-all.ru/3.11/whatsnew/3.0.html#index-7) [PEP 3104](https://python-all.ru/3.11/reference/simple_stmts.html#index-46), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-8) [PEP 3105](https://python-all.ru/3.11/library/__future__.html#index-5), [\[1\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-10), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-0) [PEP 3106](https://python-all.ru/3.11/whatsnew/2.7.html#index-6) [PEP 3107](https://python-all.ru/3.11/reference/compound_stmts.html#index-36), [\[1\]](https://python-all.ru/3.11/tutorial/controlflow.html#index-7), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-6), [\[3\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-9), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-0) [PEP 3108](https://python-all.ru/3.11/whatsnew/3.0.html#index-17), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-20), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-22) [PEP 3109](https://python-all.ru/3.11/whatsnew/3.0.html#index-11), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-26) [PEP 3110](https://python-all.ru/3.11/whatsnew/2.6.html#index-11), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-13), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-27) [PEP 3111](https://python-all.ru/3.11/whatsnew/3.0.html#index-32) [PEP 3112](https://python-all.ru/3.11/library/__future__.html#index-6), [\[1\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-12) [PEP 3113](https://python-all.ru/3.11/whatsnew/3.0.html#index-15) [PEP 3114](https://python-all.ru/3.11/whatsnew/3.0.html#index-30) [PEP 3115](https://python-all.ru/3.11/library/types.html#index-0), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-45), [\[2\]](https://python-all.ru/3.11/reference/datamodel.html#index-90), [\[3\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-14), [\[4\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-29) [PEP 3116](https://python-all.ru/3.11/glossary.html#index-38), [\[1\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-14), [\[2\]](https://python-all.ru/3.11/whatsnew/3.1.html#index-3) [PEP 3118](https://python-all.ru/3.11/library/stdtypes.html#index-49), [\[1\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-15), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-33), [\[3\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-31), [\[4\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-4), [\[5\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-5), [\[6\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-8), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-211), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-218), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-263) [PEP 3119](https://python-all.ru/3.11/c-api/object.html#index-4), [\[1\]](https://python-all.ru/3.11/c-api/object.html#index-5), [\[2\]](https://python-all.ru/3.11/library/abc.html#index-0), [\[3\]](https://python-all.ru/3.11/library/collections.abc.html#index-4), [\[4\]](https://python-all.ru/3.11/reference/datamodel.html#index-94), [\[5\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-16) [PEP 3120](https://python-all.ru/3.11/library/importlib.html#index-10), [\[1\]](https://python-all.ru/3.11/reference/lexical_analysis.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-4) [PEP 3121](https://python-all.ru/3.11/c-api/module.html#index-6), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-34), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-112) [PEP 3123](https://python-all.ru/3.11/whatsnew/3.0.html#index-35) [PEP 3127](https://python-all.ru/3.11/whatsnew/2.6.html#index-17) [PEP 3129](https://python-all.ru/3.11/reference/compound_stmts.html#index-41), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-46), [\[2\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-18) [PEP 3131](https://python-all.ru/3.11/reference/lexical_analysis.html#index-11), [\[1\]](https://python-all.ru/3.11/reference/lexical_analysis.html#index-12), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-5), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-180) [PEP 3132](https://python-all.ru/3.11/reference/simple_stmts.html#index-13), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-9) [PEP 3134](https://python-all.ru/3.11/library/exceptions.html#index-3), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-12), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-28), [\[3\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-29), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-25) [PEP 3135](https://python-all.ru/3.11/reference/datamodel.html#index-93), [\[1\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-31) [PEP 3137](https://python-all.ru/3.11/whatsnew/2.7.html#index-7) [PEP 3138](https://python-all.ru/3.11/whatsnew/3.0.html#index-3) [PEP 314](https://python-all.ru/3.11/distutils/apiref.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-4) [PEP 3141](https://python-all.ru/3.11/library/abc.html#index-1), [\[1\]](https://python-all.ru/3.11/library/numbers.html#index-0), [\[2\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-19) [PEP 3144](https://python-all.ru/3.11/whatsnew/3.3.html#index-25) [PEP 3147](https://python-all.ru/3.11/c-api/import.html#index-3), [\[1\]](https://python-all.ru/3.11/distutils/apiref.html#index-3), [\[2\]](https://python-all.ru/3.11/faq/programming.html#index-3), [\[3\]](https://python-all.ru/3.11/library/compileall.html#index-0), [\[4\]](https://python-all.ru/3.11/library/compileall.html#index-2), [\[5\]](https://python-all.ru/3.11/library/compileall.html#index-3), [\[6\]](https://python-all.ru/3.11/library/imp.html#index-2), [\[7\]](https://python-all.ru/3.11/library/imp.html#index-3), [\[8\]](https://python-all.ru/3.11/library/imp.html#index-4), [\[9\]](https://python-all.ru/3.11/library/imp.html#index-5), [\[10\]](https://python-all.ru/3.11/library/imp.html#index-6), [\[11\]](https://python-all.ru/3.11/library/importlib.html#index-11), [\[12\]](https://python-all.ru/3.11/library/importlib.html#index-21), [\[13\]](https://python-all.ru/3.11/library/importlib.html#index-23), [\[14\]](https://python-all.ru/3.11/library/importlib.html#index-24), [\[15\]](https://python-all.ru/3.11/library/py_compile.html#index-1), [\[16\]](https://python-all.ru/3.11/library/py_compile.html#index-4), [\[17\]](https://python-all.ru/3.11/library/runpy.html#index-2), [\[18\]](https://python-all.ru/3.11/library/test.html#index-3), [\[19\]](https://python-all.ru/3.11/reference/import.html#index-13), [\[20\]](https://python-all.ru/3.11/tutorial/modules.html#index-3), [\[21\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-5), [\[22\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-18) [PEP 3148](https://python-all.ru/3.11/library/concurrent.futures.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-4) [PEP 3149](https://python-all.ru/3.11/library/sys.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-6), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-258) [PEP 3151](https://python-all.ru/3.11/c-api/exceptions.html#index-5), [\[1\]](https://python-all.ru/3.11/library/exceptions.html#index-9), [\[2\]](https://python-all.ru/3.11/library/resource.html#index-0), [\[3\]](https://python-all.ru/3.11/library/select.html#index-0), [\[4\]](https://python-all.ru/3.11/library/socket.html#index-2), [\[5\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-10) [PEP 3154](https://python-all.ru/3.11/library/pickle.html#index-3), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-12), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-39), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-183) [PEP 3155](https://python-all.ru/3.11/glossary.html#index-33), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-15) [PEP 3156](https://python-all.ru/3.11/whatsnew/3.4.html#index-25), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-26), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-31), [\[3\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-4), [\[4\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-8) [PEP 318](https://python-all.ru/3.11/reference/compound_stmts.html#index-40), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-47), [\[2\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-12), [\[3\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-4), [\[4\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-5) [PEP 322](https://python-all.ru/3.11/whatsnew/2.4.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-6) [PEP 324](https://python-all.ru/3.11/library/subprocess.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-8) [PEP 325](https://python-all.ru/3.11/whatsnew/2.5.html#index-13) [PEP 327](https://python-all.ru/3.11/whatsnew/2.4.html#index-9) [PEP 328](https://python-all.ru/3.11/library/__future__.html#index-3), [\[1\]](https://python-all.ru/3.11/library/functions.html#index-15), [\[2\]](https://python-all.ru/3.11/library/importlib.html#index-3), [\[3\]](https://python-all.ru/3.11/reference/import.html#index-24), [\[4\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-10), [\[5\]](https://python-all.ru/3.11/whatsnew/2.4.html#index-17), [\[6\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-5), [\[7\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-6), [\[8\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-16), [\[9\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-36) [PEP 331](https://python-all.ru/3.11/whatsnew/2.4.html#index-11) [PEP 333](https://python-all.ru/3.11/whatsnew/2.5.html#index-26), [\[1\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-27) [PEP 3333](https://python-all.ru/3.11/library/wsgiref.html#index-0), [\[1\]](https://python-all.ru/3.11/library/wsgiref.html#index-1), [\[2\]](https://python-all.ru/3.11/library/wsgiref.html#index-11), [\[3\]](https://python-all.ru/3.11/library/wsgiref.html#index-12), [\[4\]](https://python-all.ru/3.11/library/wsgiref.html#index-13), [\[5\]](https://python-all.ru/3.11/library/wsgiref.html#index-14), [\[6\]](https://python-all.ru/3.11/library/wsgiref.html#index-15), [\[7\]](https://python-all.ru/3.11/library/wsgiref.html#index-16), [\[8\]](https://python-all.ru/3.11/library/wsgiref.html#index-17), [\[9\]](https://python-all.ru/3.11/library/wsgiref.html#index-18), [\[10\]](https://python-all.ru/3.11/library/wsgiref.html#index-2), [\[11\]](https://python-all.ru/3.11/library/wsgiref.html#index-3), [\[12\]](https://python-all.ru/3.11/library/wsgiref.html#index-4), [\[13\]](https://python-all.ru/3.11/library/wsgiref.html#index-6), [\[14\]](https://python-all.ru/3.11/library/wsgiref.html#index-7), [\[15\]](https://python-all.ru/3.11/library/wsgiref.html#index-8), [\[16\]](https://python-all.ru/3.11/library/wsgiref.html#index-9), [\[17\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-25), [\[18\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-9) [PEP 338](https://python-all.ru/3.11/library/runpy.html#index-6), [\[1\]](https://python-all.ru/3.11/reference/import.html#index-26), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-7) [PEP 339](https://python-all.ru/3.11/whatsnew/2.5.html#index-30) [PEP 341](https://python-all.ru/3.11/whatsnew/2.5.html#index-8) [PEP 342](https://python-all.ru/3.11/howto/functional.html#index-0), [\[1\]](https://python-all.ru/3.11/howto/functional.html#index-2), [\[2\]](https://python-all.ru/3.11/library/collections.abc.html#index-1), [\[3\]](https://python-all.ru/3.11/reference/expressions.html#index-27), [\[4\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-11), [\[5\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-31), [\[6\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-9) [PEP 343](https://python-all.ru/3.11/glossary.html#index-9), [\[1\]](https://python-all.ru/3.11/library/__future__.html#index-4), [\[2\]](https://python-all.ru/3.11/library/contextlib.html#index-0), [\[3\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-17), [\[4\]](https://python-all.ru/3.11/reference/datamodel.html#index-107), [\[5\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-10), [\[6\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-14), [\[7\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-3) [PEP 347](https://python-all.ru/3.11/whatsnew/2.5.html#index-28) [PEP 352](https://python-all.ru/3.11/whatsnew/2.5.html#index-15), [\[1\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-25), [\[2\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-25) [PEP 353](https://python-all.ru/3.11/c-api/intro.html#index-10), [\[1\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-16), [\[2\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-17), [\[3\]](https://python-all.ru/3.11/whatsnew/2.5.html#index-29), [\[4\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-38), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-118) [PEP 356](https://python-all.ru/3.11/whatsnew/2.5.html#index-0) [PEP 357](https://python-all.ru/3.11/whatsnew/2.5.html#index-18) [PEP 361](https://python-all.ru/3.11/whatsnew/2.6.html#index-0) [PEP 362](https://python-all.ru/3.11/glossary.html#index-2), [\[1\]](https://python-all.ru/3.11/glossary.html#index-28), [\[2\]](https://python-all.ru/3.11/library/inspect.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-17) [PEP 366](https://python-all.ru/3.11/library/importlib.html#index-4), [\[1\]](https://python-all.ru/3.11/library/runpy.html#index-7), [\[2\]](https://python-all.ru/3.11/reference/import.html#index-11), [\[3\]](https://python-all.ru/3.11/reference/import.html#index-12), [\[4\]](https://python-all.ru/3.11/reference/import.html#index-23), [\[5\]](https://python-all.ru/3.11/reference/import.html#index-25), [\[6\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-22) [PEP 370](https://python-all.ru/3.11/library/site.html#index-9), [\[1\]](https://python-all.ru/3.11/using/cmdline.html#index-16), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-38), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-39), [\[4\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-7), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-10) [PEP 371](https://python-all.ru/3.11/whatsnew/2.6.html#index-8) [PEP 372](https://python-all.ru/3.11/whatsnew/2.7.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/3.1.html#index-0) [PEP 373](https://python-all.ru/3.11/howto/pyporting.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-0) [PEP 378](https://python-all.ru/3.11/library/string.html#index-9), [\[1\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-3), [\[2\]](https://python-all.ru/3.11/whatsnew/3.1.html#index-1) [PEP 380](https://python-all.ru/3.11/reference/expressions.html#index-28), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-12) [PEP 383](https://python-all.ru/3.11/c-api/unicode.html#index-3), [\[1\]](https://python-all.ru/3.11/c-api/unicode.html#index-4), [\[2\]](https://python-all.ru/3.11/c-api/unicode.html#index-5), [\[3\]](https://python-all.ru/3.11/library/codecs.html#index-2), [\[4\]](https://python-all.ru/3.11/library/socket.html#index-1), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-21) [PEP 384](https://python-all.ru/3.11/whatsnew/3.10.html#index-40), [\[1\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-68) [PEP 385](https://python-all.ru/3.11/whatsnew/3.2.html#index-14) [PEP 387](https://python-all.ru/3.11/c-api/stable.html#index-0), [\[1\]](https://python-all.ru/3.11/faq/general.html#index-0), [\[2\]](https://python-all.ru/3.11/library/exceptions.html#index-11), [\[3\]](https://python-all.ru/3.11/library/exceptions.html#index-12) [PEP 389](https://python-all.ru/3.11/whatsnew/2.7.html#index-4), [\[1\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-2) [PEP 391](https://python-all.ru/3.11/whatsnew/2.7.html#index-5), [\[1\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-3) [PEP 392](https://python-all.ru/3.11/whatsnew/3.2.html#index-0) [PEP 393](https://python-all.ru/3.11/c-api/unicode.html#index-0), [\[1\]](https://python-all.ru/3.11/c-api/unicode.html#index-2), [\[2\]](https://python-all.ru/3.11/library/codecs.html#index-5), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-19), [\[4\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-39), [\[5\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-30), [\[6\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-32), [\[7\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-33), [\[8\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-34), [\[9\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-38), [\[10\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-6), [\[11\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-7), [\[12\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-8), [\[13\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-25), [\[14\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-26), [\[15\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-56) [PEP 397](https://python-all.ru/3.11/using/windows.html#index-19), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-9), [\[2\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-22) [PEP 398](https://python-all.ru/3.11/whatsnew/3.3.html#index-0) [PEP 4](https://python-all.ru/3.11/whatsnew/3.0.html#index-18) [PEP 405](https://python-all.ru/3.11/library/venv.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-1) [PEP 409](https://python-all.ru/3.11/whatsnew/3.3.html#index-13) [PEP 411](https://python-all.ru/3.11/glossary.html#index-32), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-13), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-14), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-31), [\[4\]](https://python-all.ru/3.11/library/sys.html#index-32) [PEP 412](https://python-all.ru/3.11/library/functools.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-16) [PEP 414](https://python-all.ru/3.11/reference/lexical_analysis.html#index-21), [\[1\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-14) [PEP 418](https://python-all.ru/3.11/whatsnew/3.3.html#index-28) [PEP 420](https://python-all.ru/3.11/glossary.html#index-15), [\[1\]](https://python-all.ru/3.11/glossary.html#index-27), [\[2\]](https://python-all.ru/3.11/glossary.html#index-31), [\[3\]](https://python-all.ru/3.11/library/importlib.html#index-5), [\[4\]](https://python-all.ru/3.11/reference/import.html#index-14), [\[5\]](https://python-all.ru/3.11/reference/import.html#index-15), [\[6\]](https://python-all.ru/3.11/reference/import.html#index-2), [\[7\]](https://python-all.ru/3.11/reference/import.html#index-20), [\[8\]](https://python-all.ru/3.11/reference/import.html#index-21), [\[9\]](https://python-all.ru/3.11/reference/import.html#index-22), [\[10\]](https://python-all.ru/3.11/reference/import.html#index-6), [\[11\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-2), [\[12\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-3), [\[13\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-244), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-251) [PEP 421](https://python-all.ru/3.11/library/sys.html#index-15), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-16), [\[2\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-19) [PEP 424](https://python-all.ru/3.11/whatsnew/3.4.html#index-24), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-38) [PEP 428](https://python-all.ru/3.11/library/pathlib.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-30), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-7) [PEP 429](https://python-all.ru/3.11/whatsnew/3.4.html#index-0) [PEP 432](https://python-all.ru/3.11/c-api/init_config.html#index-35), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-36), [\[2\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-38), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-210) [PEP 434](https://python-all.ru/3.11/library/idle.html#index-7), [\[1\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-13) [PEP 435](https://python-all.ru/3.11/whatsnew/3.4.html#index-28), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-29), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-6) [PEP 436](https://python-all.ru/3.11/whatsnew/3.4.html#index-18), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-48), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-49) [PEP 441](https://python-all.ru/3.11/whatsnew/3.5.html#index-29), [\[1\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-30) [PEP 442](https://python-all.ru/3.11/c-api/typeobj.html#index-5), [\[1\]](https://python-all.ru/3.11/extending/newtypes.html#index-2), [\[2\]](https://python-all.ru/3.11/library/gc.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-15), [\[4\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-16), [\[5\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-45), [\[6\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-46), [\[7\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-20), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-169) [PEP 443](https://python-all.ru/3.11/glossary.html#index-21), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-11), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-36) [PEP 445](https://python-all.ru/3.11/whatsnew/3.4.html#index-17), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-43), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-44), [\[3\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-51) [PEP 446](https://python-all.ru/3.11/whatsnew/3.4.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-21), [\[3\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-22) [PEP 448](https://python-all.ru/3.11/reference/expressions.html#index-19), [\[1\]](https://python-all.ru/3.11/reference/expressions.html#index-51), [\[2\]](https://python-all.ru/3.11/reference/expressions.html#index-94), [\[3\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-5), [\[4\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-6), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-242), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-253), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-254), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-255) [PEP 450](https://python-all.ru/3.11/whatsnew/3.4.html#index-32), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-33), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-9) [PEP 451](https://python-all.ru/3.11/c-api/module.html#index-7), [\[1\]](https://python-all.ru/3.11/glossary.html#index-16), [\[2\]](https://python-all.ru/3.11/library/importlib.html#index-6), [\[3\]](https://python-all.ru/3.11/library/pkgutil.html#index-6), [\[4\]](https://python-all.ru/3.11/library/pkgutil.html#index-9), [\[5\]](https://python-all.ru/3.11/library/runpy.html#index-3), [\[6\]](https://python-all.ru/3.11/library/runpy.html#index-5), [\[7\]](https://python-all.ru/3.11/library/runpy.html#index-8), [\[8\]](https://python-all.ru/3.11/library/sys.html#index-20), [\[9\]](https://python-all.ru/3.11/reference/import.html#index-27), [\[10\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-33), [\[11\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-23), [\[12\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-3), [\[13\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-27), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-245) [PEP 453](https://python-all.ru/3.11/library/ensurepip.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-19), [\[2\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-20), [\[3\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-21), [\[4\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-1), [\[5\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-19), [\[6\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-20), [\[7\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-27), [\[8\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-42), [\[9\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-5), [\[10\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-52) [PEP 454](https://python-all.ru/3.11/whatsnew/3.4.html#index-10), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-34), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-35) [PEP 456](https://python-all.ru/3.11/c-api/hash.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-13), [\[2\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-47) [PEP 461](https://python-all.ru/3.11/library/stdtypes.html#index-48), [\[1\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-7), [\[2\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-8) [PEP 465](https://python-all.ru/3.11/whatsnew/3.5.html#index-3), [\[1\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-4), [\[2\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-46), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-265) [PEP 466](https://python-all.ru/3.11/whatsnew/2.7.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-15), [\[2\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-16), [\[3\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-17) [PEP 468](https://python-all.ru/3.11/library/collections.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-24), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-220) [PEP 471](https://python-all.ru/3.11/whatsnew/3.5.html#index-13), [\[1\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-14), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-261) [PEP 475](https://python-all.ru/3.11/library/exceptions.html#index-8), [\[1\]](https://python-all.ru/3.11/library/functions.html#index-9), [\[2\]](https://python-all.ru/3.11/library/os.html#index-22), [\[3\]](https://python-all.ru/3.11/library/os.html#index-24), [\[4\]](https://python-all.ru/3.11/library/os.html#index-25), [\[5\]](https://python-all.ru/3.11/library/os.html#index-44), [\[6\]](https://python-all.ru/3.11/library/select.html#index-3), [\[7\]](https://python-all.ru/3.11/library/select.html#index-4), [\[8\]](https://python-all.ru/3.11/library/select.html#index-5), [\[9\]](https://python-all.ru/3.11/library/select.html#index-6), [\[10\]](https://python-all.ru/3.11/library/select.html#index-7), [\[11\]](https://python-all.ru/3.11/library/selectors.html#index-0), [\[12\]](https://python-all.ru/3.11/library/signal.html#index-0), [\[13\]](https://python-all.ru/3.11/library/signal.html#index-1), [\[14\]](https://python-all.ru/3.11/library/socket.html#index-10), [\[15\]](https://python-all.ru/3.11/library/socket.html#index-11), [\[16\]](https://python-all.ru/3.11/library/socket.html#index-12), [\[17\]](https://python-all.ru/3.11/library/socket.html#index-13), [\[18\]](https://python-all.ru/3.11/library/socket.html#index-4), [\[19\]](https://python-all.ru/3.11/library/socket.html#index-5), [\[20\]](https://python-all.ru/3.11/library/socket.html#index-7), [\[21\]](https://python-all.ru/3.11/library/socket.html#index-8), [\[22\]](https://python-all.ru/3.11/library/socket.html#index-9), [\[23\]](https://python-all.ru/3.11/library/time.html#index-8), [\[24\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-15), [\[25\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-16), [\[26\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-49), [\[27\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-203), [\[28\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-260) [PEP 476](https://python-all.ru/3.11/whatsnew/2.7.html#index-22) [PEP 477](https://python-all.ru/3.11/whatsnew/2.7.html#index-18) [PEP 478](https://python-all.ru/3.11/whatsnew/3.5.html#index-0) [PEP 479](https://python-all.ru/3.11/library/__future__.html#index-7), [\[1\]](https://python-all.ru/3.11/library/exceptions.html#index-6), [\[2\]](https://python-all.ru/3.11/library/exceptions.html#index-7), [\[3\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-17), [\[4\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-18), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-37), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-182), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-190), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-193), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-215), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-236), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-250) [PEP 483](https://python-all.ru/3.11/glossary.html#index-22), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-1), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-3), [\[3\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-12) [PEP 484](https://python-all.ru/3.11/glossary.html#index-0), [\[1\]](https://python-all.ru/3.11/glossary.html#index-18), [\[2\]](https://python-all.ru/3.11/glossary.html#index-23), [\[3\]](https://python-all.ru/3.11/glossary.html#index-35), [\[4\]](https://python-all.ru/3.11/glossary.html#index-36), [\[5\]](https://python-all.ru/3.11/glossary.html#index-39), [\[6\]](https://python-all.ru/3.11/library/ast.html#index-2), [\[7\]](https://python-all.ru/3.11/library/ast.html#index-3), [\[8\]](https://python-all.ru/3.11/library/ast.html#index-5), [\[9\]](https://python-all.ru/3.11/library/ast.html#index-6), [\[10\]](https://python-all.ru/3.11/library/stdtypes.html#index-56), [\[11\]](https://python-all.ru/3.11/library/typing.html#index-0), [\[12\]](https://python-all.ru/3.11/library/typing.html#index-2), [\[13\]](https://python-all.ru/3.11/library/typing.html#index-20), [\[14\]](https://python-all.ru/3.11/library/typing.html#index-23), [\[15\]](https://python-all.ru/3.11/library/typing.html#index-24), [\[16\]](https://python-all.ru/3.11/library/typing.html#index-37), [\[17\]](https://python-all.ru/3.11/library/typing.html#index-46), [\[18\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-37), [\[19\]](https://python-all.ru/3.11/reference/datamodel.html#index-95), [\[20\]](https://python-all.ru/3.11/reference/simple_stmts.html#index-17), [\[21\]](https://python-all.ru/3.11/tutorial/controlflow.html#index-8), [\[22\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-19), [\[23\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-21), [\[24\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-23), [\[25\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-11), [\[26\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-12), [\[27\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-10), [\[28\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-11), [\[29\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-5), [\[30\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-20), [\[31\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-10), [\[32\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-12) [PEP 484#annotating-instance-and-class-methods](https://python-all.ru/3.11/whatsnew/3.11.html#index-16) [PEP 485](https://python-all.ru/3.11/library/cmath.html#index-0), [\[1\]](https://python-all.ru/3.11/library/math.html#index-0), [\[2\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-19), [\[3\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-20), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-257) [PEP 486](https://python-all.ru/3.11/whatsnew/3.5.html#index-21), [\[1\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-23), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-262) [PEP 487](https://python-all.ru/3.11/whatsnew/3.6.html#index-13), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-14), [\[2\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-15), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-37), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-212), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-222), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-231) [PEP 488](https://python-all.ru/3.11/distutils/apiref.html#index-4), [\[1\]](https://python-all.ru/3.11/distutils/apiref.html#index-5), [\[2\]](https://python-all.ru/3.11/library/importlib.html#index-22), [\[3\]](https://python-all.ru/3.11/library/importlib.html#index-25), [\[4\]](https://python-all.ru/3.11/library/importlib.html#index-7), [\[5\]](https://python-all.ru/3.11/library/py_compile.html#index-2), [\[6\]](https://python-all.ru/3.11/library/test.html#index-4), [\[7\]](https://python-all.ru/3.11/using/cmdline.html#index-10), [\[8\]](https://python-all.ru/3.11/using/cmdline.html#index-11), [\[9\]](https://python-all.ru/3.11/using/cmdline.html#index-7), [\[10\]](https://python-all.ru/3.11/using/cmdline.html#index-9), [\[11\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-24), [\[12\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-25), [\[13\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-50), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-259) [PEP 489](https://python-all.ru/3.11/c-api/module.html#index-8), [\[1\]](https://python-all.ru/3.11/extending/building.html#index-1), [\[2\]](https://python-all.ru/3.11/extending/extending.html#index-0), [\[3\]](https://python-all.ru/3.11/library/importlib.html#index-18), [\[4\]](https://python-all.ru/3.11/library/importlib.html#index-19), [\[5\]](https://python-all.ru/3.11/library/importlib.html#index-20), [\[6\]](https://python-all.ru/3.11/library/importlib.html#index-8), [\[7\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-26), [\[8\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-28), [\[9\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-45), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-100), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-101), [\[12\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-102), [\[13\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-103), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-104), [\[15\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-105), [\[16\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-106), [\[17\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-107), [\[18\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-108), [\[19\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-109), [\[20\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-110), [\[21\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-114), [\[22\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-115), [\[23\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-116), [\[24\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-120), [\[25\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-121), [\[26\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-122), [\[27\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-126), [\[28\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-127), [\[29\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-128), [\[30\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-129), [\[31\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-130), [\[32\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-138), [\[33\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-139), [\[34\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-140), [\[35\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-143), [\[36\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-145), [\[37\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-147), [\[38\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-154), [\[39\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-155), [\[40\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-156), [\[41\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-157), [\[42\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-158), [\[43\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-163), [\[44\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-72), [\[45\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-73), [\[46\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-75), [\[47\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-78), [\[48\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-80), [\[49\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-81), [\[50\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-82), [\[51\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-83), [\[52\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-84), [\[53\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-85), [\[54\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-86), [\[55\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-87), [\[56\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-88), [\[57\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-89), [\[58\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-90), [\[59\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-91), [\[60\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-92), [\[61\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-93), [\[62\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-95) [PEP 492](https://python-all.ru/3.11/glossary.html#index-11), [\[1\]](https://python-all.ru/3.11/glossary.html#index-12), [\[2\]](https://python-all.ru/3.11/glossary.html#index-3), [\[3\]](https://python-all.ru/3.11/glossary.html#index-4), [\[4\]](https://python-all.ru/3.11/glossary.html#index-6), [\[5\]](https://python-all.ru/3.11/glossary.html#index-7), [\[6\]](https://python-all.ru/3.11/glossary.html#index-8), [\[7\]](https://python-all.ru/3.11/library/collections.abc.html#index-3), [\[8\]](https://python-all.ru/3.11/library/inspect.html#index-1), [\[9\]](https://python-all.ru/3.11/library/inspect.html#index-2), [\[10\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-52), [\[11\]](https://python-all.ru/3.11/reference/datamodel.html#index-110), [\[12\]](https://python-all.ru/3.11/reference/expressions.html#index-30), [\[13\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-1), [\[14\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-2), [\[15\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-47), [\[16\]](https://python-all.ru/3.11/whatsnew/3.5.html#index-52), [\[17\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-35), [\[18\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-9), [\[19\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-207), [\[20\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-241), [\[21\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-252), [\[22\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-256) [PEP 493](https://python-all.ru/3.11/whatsnew/2.7.html#index-23) [PEP 494](https://python-all.ru/3.11/whatsnew/3.6.html#index-0) [PEP 495](https://python-all.ru/3.11/library/zoneinfo.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-17), [\[2\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-18), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-234) [PEP 498](https://python-all.ru/3.11/glossary.html#index-13), [\[1\]](https://python-all.ru/3.11/reference/lexical_analysis.html#index-26), [\[2\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-3), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-4), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-248) [PEP 5](https://python-all.ru/3.11/faq/general.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-6) [PEP 506](https://python-all.ru/3.11/library/secrets.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-28), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-249) [PEP 511](https://python-all.ru/3.11/whatsnew/3.6.html#index-36) [PEP 514](https://python-all.ru/3.11/using/windows.html#index-21), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-10), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-235), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-34) [PEP 515](https://python-all.ru/3.11/library/fractions.html#index-0), [\[1\]](https://python-all.ru/3.11/library/string.html#index-11), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-26), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-7), [\[4\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-8), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-223), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-224) [PEP 519](https://python-all.ru/3.11/glossary.html#index-29), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-16), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-232), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-237), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-238), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-239), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-240), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-243) [PEP 520](https://python-all.ru/3.11/whatsnew/3.6.html#index-23) [PEP 523](https://python-all.ru/3.11/c-api/init.html#index-39), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-40), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-37), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-25), [\[4\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-26), [\[5\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-24), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-214), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-219), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-227), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-3) [PEP 524](https://python-all.ru/3.11/library/os.html#index-53), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-31), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-32), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-229), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-230) [PEP 525](https://python-all.ru/3.11/glossary.html#index-5), [\[1\]](https://python-all.ru/3.11/library/collections.abc.html#index-2), [\[2\]](https://python-all.ru/3.11/library/inspect.html#index-3), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-12), [\[4\]](https://python-all.ru/3.11/library/sys.html#index-30), [\[5\]](https://python-all.ru/3.11/reference/expressions.html#index-29), [\[6\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-10), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-225) [PEP 526](https://python-all.ru/3.11/glossary.html#index-1), [\[1\]](https://python-all.ru/3.11/glossary.html#index-40), [\[2\]](https://python-all.ru/3.11/library/ast.html#index-4), [\[3\]](https://python-all.ru/3.11/library/ast.html#index-7), [\[4\]](https://python-all.ru/3.11/library/dataclasses.html#index-1), [\[5\]](https://python-all.ru/3.11/library/dataclasses.html#index-2), [\[6\]](https://python-all.ru/3.11/library/typing.html#index-31), [\[7\]](https://python-all.ru/3.11/library/typing.html#index-4), [\[8\]](https://python-all.ru/3.11/library/typing.html#index-40), [\[9\]](https://python-all.ru/3.11/library/typing.html#index-42), [\[10\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-38), [\[11\]](https://python-all.ru/3.11/reference/simple_stmts.html#index-16), [\[12\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-27), [\[13\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-33), [\[14\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-6), [\[15\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-1), [\[16\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-11), [\[17\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-226) [PEP 528](https://python-all.ru/3.11/c-api/init.html#index-10), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-16), [\[2\]](https://python-all.ru/3.11/using/windows.html#index-16), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-22) [PEP 529](https://python-all.ru/3.11/c-api/init.html#index-8), [\[1\]](https://python-all.ru/3.11/c-api/unicode.html#index-6), [\[2\]](https://python-all.ru/3.11/library/os.html#index-27), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-34), [\[4\]](https://python-all.ru/3.11/library/sys.html#index-9), [\[5\]](https://python-all.ru/3.11/using/cmdline.html#index-41), [\[6\]](https://python-all.ru/3.11/using/windows.html#index-17), [\[7\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-20), [\[8\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-19), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-167), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-22), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-221) [PEP 530](https://python-all.ru/3.11/reference/expressions.html#index-14), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-11), [\[2\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-12), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-228) [PEP 538](https://python-all.ru/3.11/c-api/init_config.html#index-31), [\[1\]](https://python-all.ru/3.11/library/locale.html#index-6), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-44), [\[3\]](https://python-all.ru/3.11/using/configure.html#index-1), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-10), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-3), [\[6\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-6), [\[7\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-7), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-184), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-188), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-209) [PEP 539](https://python-all.ru/3.11/c-api/init.html#index-45), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-14), [\[2\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-15), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-208) [PEP 540](https://python-all.ru/3.11/c-api/init_config.html#index-32), [\[1\]](https://python-all.ru/3.11/library/locale.html#index-7), [\[2\]](https://python-all.ru/3.11/library/os.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-11), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-9), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-198) [PEP 544](https://python-all.ru/3.11/library/typing.html#index-25), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-41), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-5), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-18) [PEP 545](https://python-all.ru/3.11/whatsnew/3.7.html#index-24), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-25) [PEP 552](https://python-all.ru/3.11/c-api/init_config.html#index-7), [\[1\]](https://python-all.ru/3.11/library/importlib.html#index-9), [\[2\]](https://python-all.ru/3.11/library/py_compile.html#index-5), [\[3\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-23), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-22), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-23), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-181), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-201) [PEP 553](https://python-all.ru/3.11/whatsnew/3.7.html#index-13), [\[1\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-206) [PEP 557](https://python-all.ru/3.11/library/dataclasses.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-29) [PEP 560](https://python-all.ru/3.11/library/types.html#index-1), [\[1\]](https://python-all.ru/3.11/library/types.html#index-2), [\[2\]](https://python-all.ru/3.11/reference/datamodel.html#index-87), [\[3\]](https://python-all.ru/3.11/reference/datamodel.html#index-96), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-21), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-33), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-199) [PEP 562](https://python-all.ru/3.11/reference/datamodel.html#index-84), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-16), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-195), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-200) [PEP 563](https://python-all.ru/3.11/library/__future__.html#index-8), [\[1\]](https://python-all.ru/3.11/library/__future__.html#index-9), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-48), [\[3\]](https://python-all.ru/3.11/library/typing.html#index-51), [\[4\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-39), [\[5\]](https://python-all.ru/3.11/reference/simple_stmts.html#index-41), [\[6\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-20), [\[7\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-2), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-61), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-94) [PEP 564](https://python-all.ru/3.11/whatsnew/3.7.html#index-17), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-18), [\[2\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-32), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-204) [PEP 565](https://python-all.ru/3.11/library/exceptions.html#index-10), [\[1\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-19) [PEP 566](https://python-all.ru/3.11/library/importlib.metadata.html#index-0) [PEP 567](https://python-all.ru/3.11/library/asyncio-eventloop.html#index-0), [\[1\]](https://python-all.ru/3.11/library/asyncio-eventloop.html#index-1), [\[2\]](https://python-all.ru/3.11/library/asyncio-eventloop.html#index-2), [\[3\]](https://python-all.ru/3.11/library/asyncio-future.html#index-0), [\[4\]](https://python-all.ru/3.11/library/contextvars.html#index-0), [\[5\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-28), [\[6\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-30), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-185), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-189), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-194) [PEP 570](https://python-all.ru/3.11/reference/compound_stmts.html#index-33), [\[1\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-1), [\[2\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-23), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-174) [PEP 572](https://python-all.ru/3.11/faq/design.html#index-0), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-24), [\[2\]](https://python-all.ru/3.11/reference/expressions.html#index-21), [\[3\]](https://python-all.ru/3.11/reference/expressions.html#index-87), [\[4\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-0), [\[5\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-24), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-153), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-166), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-176) [PEP 573](https://python-all.ru/3.11/whatsnew/3.9.html#index-23), [\[1\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-6), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-119), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-124) [PEP 574](https://python-all.ru/3.11/library/pickle.html#index-4), [\[1\]](https://python-all.ru/3.11/library/pickle.html#index-8), [\[2\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-9) [PEP 578](https://python-all.ru/3.11/c-api/sys.html#index-1), [\[1\]](https://python-all.ru/3.11/library/audit_events.html#index-1), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-1), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-4) [PEP 584](https://python-all.ru/3.11/library/collections.html#index-0), [\[1\]](https://python-all.ru/3.11/library/collections.html#index-1), [\[2\]](https://python-all.ru/3.11/library/collections.html#index-3), [\[3\]](https://python-all.ru/3.11/library/os.html#index-6), [\[4\]](https://python-all.ru/3.11/library/os.html#index-7), [\[5\]](https://python-all.ru/3.11/library/types.html#index-5), [\[6\]](https://python-all.ru/3.11/library/weakref.html#index-0), [\[7\]](https://python-all.ru/3.11/library/weakref.html#index-1), [\[8\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-1), [\[9\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-11), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-134), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-135), [\[12\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-136), [\[13\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-148), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-149), [\[15\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-150), [\[16\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-151) [PEP 585](https://python-all.ru/3.11/glossary.html#index-24), [\[1\]](https://python-all.ru/3.11/library/collections.abc.html#index-0), [\[2\]](https://python-all.ru/3.11/library/stdtypes.html#index-57), [\[3\]](https://python-all.ru/3.11/library/types.html#index-4), [\[4\]](https://python-all.ru/3.11/library/typing.html#index-50), [\[5\]](https://python-all.ru/3.11/library/typing.html#index-52), [\[6\]](https://python-all.ru/3.11/library/typing.html#index-53), [\[7\]](https://python-all.ru/3.11/library/typing.html#index-54), [\[8\]](https://python-all.ru/3.11/library/typing.html#index-55), [\[9\]](https://python-all.ru/3.11/library/typing.html#index-56), [\[10\]](https://python-all.ru/3.11/library/typing.html#index-57), [\[11\]](https://python-all.ru/3.11/library/typing.html#index-58), [\[12\]](https://python-all.ru/3.11/library/typing.html#index-59), [\[13\]](https://python-all.ru/3.11/library/typing.html#index-6), [\[14\]](https://python-all.ru/3.11/library/typing.html#index-60), [\[15\]](https://python-all.ru/3.11/library/typing.html#index-61), [\[16\]](https://python-all.ru/3.11/library/typing.html#index-62), [\[17\]](https://python-all.ru/3.11/library/typing.html#index-63), [\[18\]](https://python-all.ru/3.11/library/typing.html#index-64), [\[19\]](https://python-all.ru/3.11/library/typing.html#index-65), [\[20\]](https://python-all.ru/3.11/library/typing.html#index-66), [\[21\]](https://python-all.ru/3.11/library/typing.html#index-67), [\[22\]](https://python-all.ru/3.11/library/typing.html#index-68), [\[23\]](https://python-all.ru/3.11/library/typing.html#index-69), [\[24\]](https://python-all.ru/3.11/library/typing.html#index-70), [\[25\]](https://python-all.ru/3.11/library/typing.html#index-71), [\[26\]](https://python-all.ru/3.11/library/typing.html#index-72), [\[27\]](https://python-all.ru/3.11/library/typing.html#index-73), [\[28\]](https://python-all.ru/3.11/library/typing.html#index-74), [\[29\]](https://python-all.ru/3.11/library/typing.html#index-75), [\[30\]](https://python-all.ru/3.11/library/typing.html#index-76), [\[31\]](https://python-all.ru/3.11/library/typing.html#index-77), [\[32\]](https://python-all.ru/3.11/library/typing.html#index-78), [\[33\]](https://python-all.ru/3.11/library/typing.html#index-79), [\[34\]](https://python-all.ru/3.11/library/typing.html#index-80), [\[35\]](https://python-all.ru/3.11/library/typing.html#index-81), [\[36\]](https://python-all.ru/3.11/library/typing.html#index-82), [\[37\]](https://python-all.ru/3.11/library/typing.html#index-83), [\[38\]](https://python-all.ru/3.11/library/typing.html#index-84), [\[39\]](https://python-all.ru/3.11/library/typing.html#index-86), [\[40\]](https://python-all.ru/3.11/library/typing.html#index-87), [\[41\]](https://python-all.ru/3.11/library/typing.html#index-88), [\[42\]](https://python-all.ru/3.11/library/typing.html#index-89), [\[43\]](https://python-all.ru/3.11/library/typing.html#index-90), [\[44\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-13), [\[45\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-2), [\[46\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-41), [\[47\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-45) [PEP 586](https://python-all.ru/3.11/library/typing.html#index-30), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-7), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-31), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-16), [\[4\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-27) [PEP 587](https://python-all.ru/3.11/c-api/init_config.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-39), [\[2\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-5), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-6), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-165), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-170), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-55) [PEP 589](https://python-all.ru/3.11/library/typing.html#index-43), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-8), [\[2\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-15) [PEP 590](https://python-all.ru/3.11/c-api/call.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-34), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-38), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-7), [\[4\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-18), [\[5\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-8), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-125), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-132), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-141), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-142), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-144), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-171), [\[12\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-27), [\[13\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-37), [\[14\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-43), [\[15\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-49), [\[16\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-64), [\[17\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-65), [\[18\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-98), [\[19\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-99) [PEP 591](https://python-all.ru/3.11/library/typing.html#index-32), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-47), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-9), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-17) [PEP 593](https://python-all.ru/3.11/library/typing.html#index-10), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-35), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-49), [\[3\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-17), [\[4\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-5), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-159) [PEP 594](https://python-all.ru/3.11/library/nntplib.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-31), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-17), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-28), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-29), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-33) [PEP 594#aifc](https://python-all.ru/3.11/library/aifc.html#index-1) [PEP 594#asynchat](https://python-all.ru/3.11/library/asynchat.html#index-0) [PEP 594#asyncore](https://python-all.ru/3.11/library/asyncore.html#index-0) [PEP 594#audioop](https://python-all.ru/3.11/library/audioop.html#index-0) [PEP 594#cgi](https://python-all.ru/3.11/library/cgi.html#index-1) [PEP 594#cgitb](https://python-all.ru/3.11/library/cgitb.html#index-1) [PEP 594#chunk](https://python-all.ru/3.11/library/chunk.html#index-1) [PEP 594#crypt](https://python-all.ru/3.11/library/crypt.html#index-1) [PEP 594#imghdr](https://python-all.ru/3.11/library/imghdr.html#index-0) [PEP 594#mailcap](https://python-all.ru/3.11/library/mailcap.html#index-0) [PEP 594#msilib](https://python-all.ru/3.11/library/msilib.html#index-1) [PEP 594#nis](https://python-all.ru/3.11/library/nis.html#index-0) [PEP 594#ossaudiodev](https://python-all.ru/3.11/library/ossaudiodev.html#index-0) [PEP 594#pipes](https://python-all.ru/3.11/library/pipes.html#index-0) [PEP 594#smtpd](https://python-all.ru/3.11/library/smtpd.html#index-0) [PEP 594#sndhdr](https://python-all.ru/3.11/library/sndhdr.html#index-1) [PEP 594#spwd](https://python-all.ru/3.11/library/spwd.html#index-0) [PEP 594#sunau](https://python-all.ru/3.11/library/sunau.html#index-0) [PEP 594#telnetlib](https://python-all.ru/3.11/library/telnetlib.html#index-1) [PEP 594#uu-and-the-uu-encoding](https://python-all.ru/3.11/library/uu.html#index-0) [PEP 594#xdrlib](https://python-all.ru/3.11/library/xdrlib.html#index-1) [PEP 596](https://python-all.ru/3.11/whatsnew/3.9.html#index-0) [PEP 597](https://python-all.ru/3.11/library/io.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-13), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-66) [PEP 602](https://python-all.ru/3.11/faq/general.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-10) [PEP 604](https://python-all.ru/3.11/howto/annotations.html#index-0), [\[1\]](https://python-all.ru/3.11/library/stdtypes.html#index-59), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-11), [\[3\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-20), [\[4\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-5), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-117), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-76) [PEP 612](https://python-all.ru/3.11/library/typing.html#index-12), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-21), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-22), [\[3\]](https://python-all.ru/3.11/library/typing.html#index-29), [\[4\]](https://python-all.ru/3.11/library/typing.html#index-39), [\[5\]](https://python-all.ru/3.11/library/typing.html#index-85), [\[6\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-22), [\[7\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-6), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-52), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-59), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-74), [\[11\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-77), [\[12\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-79) [PEP 613](https://python-all.ru/3.11/library/typing.html#index-13), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-28), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-24), [\[3\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-7), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-96) [PEP 614](https://python-all.ru/3.11/reference/compound_stmts.html#index-30), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-44), [\[2\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-15), [\[3\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-3), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-146) [PEP 615](https://python-all.ru/3.11/library/zoneinfo.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-16), [\[2\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-9), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-123) [PEP 616](https://python-all.ru/3.11/whatsnew/3.9.html#index-12), [\[1\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-4), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-131) [PEP 617](https://python-all.ru/3.11/library/2to3.html#index-0), [\[1\]](https://python-all.ru/3.11/reference/grammar.html#index-0), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-14), [\[3\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-32), [\[4\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-14), [\[5\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-19), [\[6\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-7), [\[7\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-133), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-50) [PEP 618](https://python-all.ru/3.11/whatsnew/3.10.html#index-26), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-3), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-111) [PEP 623](https://python-all.ru/3.11/c-api/unicode.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-11), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-24), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-69), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-71) [PEP 624](https://python-all.ru/3.11/whatsnew/3.10.html#index-12), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-3), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-40), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-57) [PEP 624#alternative-apis](https://python-all.ru/3.11/whatsnew/3.11.html#index-41) [PEP 626](https://python-all.ru/3.11/library/dis.html#index-0), [\[1\]](https://python-all.ru/3.11/reference/datamodel.html#index-62), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-4), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-9) [PEP 628](https://python-all.ru/3.11/whatsnew/3.6.html#index-29), [\[1\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-30), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-233) [PEP 632](https://python-all.ru/3.11/whatsnew/3.10.html#index-10), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-28) [PEP 634](https://python-all.ru/3.11/c-api/typeobj.html#index-3), [\[1\]](https://python-all.ru/3.11/c-api/typeobj.html#index-4), [\[2\]](https://python-all.ru/3.11/library/2to3.html#index-1), [\[3\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-19), [\[4\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-25), [\[5\]](https://python-all.ru/3.11/reference/datamodel.html#index-108), [\[6\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-0), [\[7\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-15), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-15), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-58), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-70) [PEP 635](https://python-all.ru/3.11/whatsnew/3.10.html#index-1), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-16) [PEP 636](https://python-all.ru/3.11/reference/compound_stmts.html#index-20), [\[1\]](https://python-all.ru/3.11/reference/compound_stmts.html#index-26), [\[2\]](https://python-all.ru/3.11/tutorial/controlflow.html#index-1), [\[3\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-17), [\[4\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-2) [PEP 644](https://python-all.ru/3.11/library/ssl.html#index-2), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-29), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-30), [\[3\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-36), [\[4\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-9), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-62) [PEP 646](https://python-all.ru/3.11/library/typing.html#index-14), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-38), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-13), [\[3\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-14) [PEP 647](https://python-all.ru/3.11/library/typing.html#index-15), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-36), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-25), [\[3\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-8), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-60) [PEP 649](https://python-all.ru/3.11/library/__future__.html#index-10) [PEP 652](https://python-all.ru/3.11/whatsnew/3.10.html#index-37), [\[1\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-63) [PEP 654](https://python-all.ru/3.11/whatsnew/3.11.html#index-30), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-7), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-8), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-39), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-42), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-6) [PEP 655](https://python-all.ru/3.11/library/typing.html#index-16), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-33), [\[2\]](https://python-all.ru/3.11/library/typing.html#index-34), [\[3\]](https://python-all.ru/3.11/library/typing.html#index-44), [\[4\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-15), [\[5\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-20) [PEP 657](https://python-all.ru/3.11/whatsnew/3.11.html#index-27), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-5), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-19), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-48) [PEP 659](https://python-all.ru/3.11/whatsnew/3.11.html#index-28), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-29) [PEP 670](https://python-all.ru/3.11/whatsnew/3.11.html#index-36), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-4) [PEP 673](https://python-all.ru/3.11/library/typing.html#index-17), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-27), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-17), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-36) [PEP 675](https://python-all.ru/3.11/library/typing.html#index-18), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-26), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-18), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-26) [PEP 676](https://python-all.ru/3.11/whatsnew/changelog.html#index-32) [PEP 678](https://python-all.ru/3.11/whatsnew/3.11.html#index-9), [\[1\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-16) [PEP 680](https://python-all.ru/3.11/whatsnew/3.11.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-24), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-30) [PEP 681](https://python-all.ru/3.11/library/typing.html#index-19), [\[1\]](https://python-all.ru/3.11/library/typing.html#index-45), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-19), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-18) [PEP 682](https://python-all.ru/3.11/library/string.html#index-6), [\[1\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-22) [PEP 686](https://python-all.ru/3.11/library/io.html#index-1), [\[1\]](https://python-all.ru/3.11/library/os.html#index-5) [PEP 7](https://python-all.ru/3.11/c-api/intro.html#index-0), [\[1\]](https://python-all.ru/3.11/c-api/intro.html#index-1), [\[2\]](https://python-all.ru/3.11/c-api/intro.html#index-2), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-34) [PEP 706](https://python-all.ru/3.11/library/tarfile.html#index-0), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-41), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-42), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-26), [\[4\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-29) [PEP 8](https://python-all.ru/3.11/faq/programming.html#index-0), [\[1\]](https://python-all.ru/3.11/faq/programming.html#index-2), [\[2\]](https://python-all.ru/3.11/faq/windows.html#index-0), [\[3\]](https://python-all.ru/3.11/library/functions.html#index-10), [\[4\]](https://python-all.ru/3.11/reference/expressions.html#index-79), [\[5\]](https://python-all.ru/3.11/tutorial/controlflow.html#index-10), [\[6\]](https://python-all.ru/3.11/using/editors.html#index-0), [\[7\]](https://python-all.ru/3.11/whatsnew/3.0.html#index-21), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-202), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-264) [PYTHON\*](https://python-all.ru/3.11/whatsnew/changelog.html#index-4) python--m-py\_compile опция командной строки [-](https://python-all.ru/3.11/library/py_compile.html#cmdoption-python-m-py_compile) [--quiet](https://python-all.ru/3.11/library/py_compile.html#cmdoption-python-m-py_compile-q) [-q](https://python-all.ru/3.11/library/py_compile.html#cmdoption-python-m-py_compile-q) [\<file\>](https://python-all.ru/3.11/library/py_compile.html#cmdoption-python-m-py_compile-arg-file) [python\_branch() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_branch) [python\_build() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_build) [python\_compiler() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_compiler) [PYTHON\_DOM](https://python-all.ru/3.11/library/xml.dom.html#index-0) [python\_implementation() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_implementation) [python\_is\_optimized() (в модуле test.support)](https://python-all.ru/3.11/library/test.html#test.support.python_is_optimized) [python\_revision() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_revision) [python\_version() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_version) [python\_version\_tuple() (в модуле platform)](https://python-all.ru/3.11/library/platform.html#platform.python_version_tuple) [PYTHONASYNCIODEBUG](https://python-all.ru/3.11/library/asyncio-dev.html#index-0), [\[1\]](https://python-all.ru/3.11/library/asyncio-eventloop.html#index-5), [\[2\]](https://python-all.ru/3.11/library/devmode.html#index-5) [PYTHONBREAKPOINT](https://python-all.ru/3.11/library/functions.html#index-1), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-3), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-4), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-5), [\[4\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-12) [PYTHONCASEOK](https://python-all.ru/3.11/library/functions.html#index-16), [\[1\]](https://python-all.ru/3.11/whatsnew/2.1.html#index-11), [\[2\]](https://python-all.ru/3.11/whatsnew/3.9.html#index-21), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-152) [PYTHONCOERCECLOCALE](https://python-all.ru/3.11/c-api/init_config.html#index-34), [\[1\]](https://python-all.ru/3.11/library/os.html#index-4), [\[2\]](https://python-all.ru/3.11/using/configure.html#index-0), [\[3\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-4) [PYTHONDEBUG](https://python-all.ru/3.11/c-api/init.html#index-0), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-21), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-2) [PYTHONDEVMODE](https://python-all.ru/3.11/c-api/init_config.html#index-8), [\[1\]](https://python-all.ru/3.11/library/devmode.html#index-0), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-24), [\[3\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-26) [PYTHONDONTWRITEBYTECODE](https://python-all.ru/3.11/c-api/init.html#index-1), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-30), [\[2\]](https://python-all.ru/3.11/faq/programming.html#index-4), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-6), [\[4\]](https://python-all.ru/3.11/using/cmdline.html#index-1), [\[5\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-20), [\[6\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-24) [PYTHONDUMPREFS](https://python-all.ru/3.11/c-api/init_config.html#index-9), [\[1\]](https://python-all.ru/3.11/c-api/typeobj.html#index-0), [\[2\]](https://python-all.ru/3.11/using/configure.html#index-5), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-3), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-175) [PYTHONDUMPREFSFILE](https://python-all.ru/3.11/whatsnew/changelog.html#index-46) [PYTHONEXECUTABLE](https://python-all.ru/3.11/c-api/init_config.html#index-22) [PYTHONFAULTHANDLER](https://python-all.ru/3.11/c-api/init_config.html#index-10), [\[1\]](https://python-all.ru/3.11/library/devmode.html#index-4), [\[2\]](https://python-all.ru/3.11/library/faulthandler.html#index-0), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-20), [\[4\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-24) [PYTHONHASHSEED](https://python-all.ru/3.11/c-api/init.html#index-2), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-3), [\[2\]](https://python-all.ru/3.11/c-api/init_config.html#index-11), [\[3\]](https://python-all.ru/3.11/reference/datamodel.html#index-81), [\[4\]](https://python-all.ru/3.11/using/cmdline.html#index-13), [\[5\]](https://python-all.ru/3.11/using/cmdline.html#index-14), [\[6\]](https://python-all.ru/3.11/using/cmdline.html#index-36), [\[7\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-23), [\[8\]](https://python-all.ru/3.11/whatsnew/3.3.html#index-35), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-197) [PYTHONHOME](https://python-all.ru/3.11/c-api/init.html#index-30), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-31), [\[2\]](https://python-all.ru/3.11/c-api/init.html#index-5), [\[3\]](https://python-all.ru/3.11/c-api/init_config.html#index-12), [\[4\]](https://python-all.ru/3.11/c-api/intro.html#index-21), [\[5\]](https://python-all.ru/3.11/c-api/intro.html#index-24), [\[6\]](https://python-all.ru/3.11/install/index.html#index-0), [\[7\]](https://python-all.ru/3.11/install/index.html#index-1), [\[8\]](https://python-all.ru/3.11/library/sys_path_init.html#index-2), [\[9\]](https://python-all.ru/3.11/library/sys_path_init.html#index-4), [\[10\]](https://python-all.ru/3.11/library/test.html#index-0), [\[11\]](https://python-all.ru/3.11/using/cmdline.html#index-29), [\[12\]](https://python-all.ru/3.11/using/cmdline.html#index-30), [\[13\]](https://python-all.ru/3.11/using/cmdline.html#index-33), [\[14\]](https://python-all.ru/3.11/using/cmdline.html#index-4), [\[15\]](https://python-all.ru/3.11/using/windows.html#index-33), [\[16\]](https://python-all.ru/3.11/using/windows.html#index-35), [\[17\]](https://python-all.ru/3.11/using/windows.html#index-37), [\[18\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-2) [**Pythonic**](https://python-all.ru/3.11/glossary.html#term-Pythonic) [PYTHONINSPECT](https://python-all.ru/3.11/c-api/init.html#index-6), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-14), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-6), [\[3\]](https://python-all.ru/3.11/whatsnew/2.3.html#index-28) [PYTHONINTMAXSTRDIGITS](https://python-all.ru/3.11/library/stdtypes.html#index-67), [\[1\]](https://python-all.ru/3.11/library/stdtypes.html#index-68), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-17), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-22), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-5) [PYTHONIOENCODING](https://python-all.ru/3.11/c-api/init.html#index-17), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-18), [\[2\]](https://python-all.ru/3.11/c-api/init_config.html#index-25), [\[3\]](https://python-all.ru/3.11/library/os.html#index-1), [\[4\]](https://python-all.ru/3.11/library/sys.html#index-35), [\[5\]](https://python-all.ru/3.11/using/cmdline.html#index-42), [\[6\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-21), [\[7\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-53) [PYTHONLEGACYWINDOWSFSENCODING](https://python-all.ru/3.11/c-api/init.html#index-7), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-1), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-33), [\[3\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-19) [PYTHONLEGACYWINDOWSSTDIO](https://python-all.ru/3.11/c-api/init.html#index-9), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-15), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-37), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-37), [\[4\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-21) [PYTHONMALLOC](https://python-all.ru/3.11/c-api/memory.html#index-1), [\[1\]](https://python-all.ru/3.11/c-api/memory.html#index-3), [\[2\]](https://python-all.ru/3.11/c-api/memory.html#index-4), [\[3\]](https://python-all.ru/3.11/c-api/memory.html#index-5), [\[4\]](https://python-all.ru/3.11/library/devmode.html#index-2), [\[5\]](https://python-all.ru/3.11/library/devmode.html#index-3), [\[6\]](https://python-all.ru/3.11/using/cmdline.html#index-40), [\[7\]](https://python-all.ru/3.11/using/configure.html#index-3), [\[8\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-27), [\[9\]](https://python-all.ru/3.11/whatsnew/3.6.html#index-38), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-246) [PYTHONMALLOCSTATS](https://python-all.ru/3.11/c-api/init_config.html#index-17), [\[1\]](https://python-all.ru/3.11/c-api/memory.html#index-2), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-247) [PYTHONNODEBUGRANGES](https://python-all.ru/3.11/c-api/init_config.html#index-6), [\[1\]](https://python-all.ru/3.11/reference/datamodel.html#index-61), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-28), [\[3\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-6) [PYTHONNOUSERSITE](https://python-all.ru/3.11/c-api/init.html#index-11), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-27), [\[2\]](https://python-all.ru/3.11/library/site.html#index-6), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-15), [\[4\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-6) [PYTHONOPTIMIZE](https://python-all.ru/3.11/c-api/init.html#index-12), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-20), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-8) [PYTHONPATH](https://python-all.ru/3.11/c-api/init.html#index-4), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-19), [\[2\]](https://python-all.ru/3.11/c-api/intro.html#index-22), [\[3\]](https://python-all.ru/3.11/c-api/intro.html#index-25), [\[4\]](https://python-all.ru/3.11/extending/building.html#index-0), [\[5\]](https://python-all.ru/3.11/install/index.html#index-2), [\[6\]](https://python-all.ru/3.11/install/index.html#index-3), [\[7\]](https://python-all.ru/3.11/library/cgi.html#index-4), [\[8\]](https://python-all.ru/3.11/library/sys.html#index-22), [\[9\]](https://python-all.ru/3.11/library/sys.html#index-23), [\[10\]](https://python-all.ru/3.11/library/sys_path_init.html#index-0), [\[11\]](https://python-all.ru/3.11/library/sys_path_init.html#index-1), [\[12\]](https://python-all.ru/3.11/library/test.html#index-1), [\[13\]](https://python-all.ru/3.11/reference/import.html#index-17), [\[14\]](https://python-all.ru/3.11/reference/import.html#index-18), [\[15\]](https://python-all.ru/3.11/tutorial/modules.html#index-1), [\[16\]](https://python-all.ru/3.11/tutorial/modules.html#index-5), [\[17\]](https://python-all.ru/3.11/tutorial/modules.html#index-6), [\[18\]](https://python-all.ru/3.11/using/cmdline.html#index-3), [\[19\]](https://python-all.ru/3.11/using/cmdline.html#index-32), [\[20\]](https://python-all.ru/3.11/using/cmdline.html#index-34), [\[21\]](https://python-all.ru/3.11/using/cmdline.html#index-35), [\[22\]](https://python-all.ru/3.11/using/mac.html#index-0), [\[23\]](https://python-all.ru/3.11/using/windows.html#index-11), [\[24\]](https://python-all.ru/3.11/using/windows.html#index-32), [\[25\]](https://python-all.ru/3.11/using/windows.html#index-34), [\[26\]](https://python-all.ru/3.11/using/windows.html#index-36), [\[27\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-55), [\[28\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-56) [PYTHONPLATLIBDIR](https://python-all.ru/3.11/c-api/init_config.html#index-18), [\[1\]](https://python-all.ru/3.11/library/sys_path_init.html#index-3), [\[2\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-113) [PYTHONPROFILEIMPORTTIME](https://python-all.ru/3.11/c-api/init_config.html#index-13), [\[1\]](https://python-all.ru/3.11/using/cmdline.html#index-23), [\[2\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-27), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-205) [PYTHONPYCACHEPREFIX](https://python-all.ru/3.11/c-api/init_config.html#index-24), [\[1\]](https://python-all.ru/3.11/library/sys.html#index-7), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-26), [\[3\]](https://python-all.ru/3.11/whatsnew/3.8.html#index-2), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-177) [PYTHONREGRTEST\_UNICODE\_GUARD](https://python-all.ru/3.11/whatsnew/changelog.html#index-23) [PYTHONSAFEPATH](https://python-all.ru/3.11/c-api/init_config.html#index-3), [\[1\]](https://python-all.ru/3.11/library/security_warnings.html#index-2), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-24), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-12), [\[4\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-1), [\[5\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-21), [\[6\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-14) [PYTHONSTARTUP](https://python-all.ru/3.11/library/idle.html#index-6), [\[1\]](https://python-all.ru/3.11/library/readline.html#index-0), [\[2\]](https://python-all.ru/3.11/library/site.html#index-5), [\[3\]](https://python-all.ru/3.11/library/sys.html#index-18), [\[4\]](https://python-all.ru/3.11/tutorial/appendix.html#index-1), [\[5\]](https://python-all.ru/3.11/using/cmdline.html#index-5), [\[6\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-40), [\[7\]](https://python-all.ru/3.11/whatsnew/3.4.html#index-41), [\[8\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-187), [\[9\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-192), [\[10\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-217) [PYTHONTHREADDEBUG](https://python-all.ru/3.11/using/configure.html#index-4), [\[1\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-35), [\[2\]](https://python-all.ru/3.11/whatsnew/3.11.html#index-33), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-47) [PYTHONTRACEMALLOC](https://python-all.ru/3.11/c-api/init_config.html#index-26), [\[1\]](https://python-all.ru/3.11/library/tracemalloc.html#index-0), [\[2\]](https://python-all.ru/3.11/library/tracemalloc.html#index-1), [\[3\]](https://python-all.ru/3.11/library/tracemalloc.html#index-2), [\[4\]](https://python-all.ru/3.11/using/cmdline.html#index-21) [PYTHONTZPATH](https://python-all.ru/3.11/library/zoneinfo.html#index-2) [PYTHONUNBUFFERED](https://python-all.ru/3.11/c-api/init.html#index-13), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-5), [\[2\]](https://python-all.ru/3.11/library/sys.html#index-38), [\[3\]](https://python-all.ru/3.11/using/cmdline.html#index-17), [\[4\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-164) [PYTHONUSERBASE](https://python-all.ru/3.11/library/site.html#index-7), [\[1\]](https://python-all.ru/3.11/library/site.html#index-8), [\[2\]](https://python-all.ru/3.11/whatsnew/2.6.html#index-4) [PYTHONUSERSITE](https://python-all.ru/3.11/library/test.html#index-2) [PYTHONUTF8](https://python-all.ru/3.11/c-api/init_config.html#index-2), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-33), [\[2\]](https://python-all.ru/3.11/library/os.html#index-2), [\[3\]](https://python-all.ru/3.11/library/os.html#index-3), [\[4\]](https://python-all.ru/3.11/library/sys.html#index-36), [\[5\]](https://python-all.ru/3.11/using/cmdline.html#index-25), [\[6\]](https://python-all.ru/3.11/using/cmdline.html#index-43), [\[7\]](https://python-all.ru/3.11/using/windows.html#index-15), [\[8\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-8) [PYTHONVERBOSE](https://python-all.ru/3.11/c-api/init.html#index-14), [\[1\]](https://python-all.ru/3.11/c-api/init_config.html#index-28), [\[2\]](https://python-all.ru/3.11/using/cmdline.html#index-18) [PYTHONWARNDEFAULTENCODING](https://python-all.ru/3.11/library/io.html#index-3), [\[1\]](https://python-all.ru/3.11/using/cmdline.html#index-27), [\[2\]](https://python-all.ru/3.11/whatsnew/3.10.html#index-18), [\[3\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-67) [PYTHONWARNINGS](https://python-all.ru/3.11/c-api/init_config.html#index-29), [\[1\]](https://python-all.ru/3.11/library/devmode.html#index-1), [\[2\]](https://python-all.ru/3.11/library/warnings.html#index-1), [\[3\]](https://python-all.ru/3.11/library/warnings.html#index-2), [\[4\]](https://python-all.ru/3.11/library/warnings.html#index-3), [\[5\]](https://python-all.ru/3.11/library/warnings.html#index-4), [\[6\]](https://python-all.ru/3.11/library/warnings.html#index-5), [\[7\]](https://python-all.ru/3.11/using/cmdline.html#index-19), [\[8\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-1), [\[9\]](https://python-all.ru/3.11/whatsnew/2.7.html#index-8), [\[10\]](https://python-all.ru/3.11/whatsnew/3.2.html#index-10), [\[11\]](https://python-all.ru/3.11/whatsnew/3.7.html#index-36), [\[12\]](https://python-all.ru/3.11/whatsnew/changelog.html#index-13) [PyThread\_create\_key (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_create_key) [PyThread\_delete\_key (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_delete_key) [PyThread\_delete\_key\_value (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_delete_key_value) [PyThread\_get\_key\_value (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_get_key_value) [PyThread\_ReInitTLS (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_ReInitTLS) [PyThread\_set\_key\_value (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_set_key_value) [PyThread\_tss\_alloc (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_alloc) [PyThread\_tss\_create (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_create) [PyThread\_tss\_delete (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_delete) [PyThread\_tss\_free (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_free) [PyThread\_tss\_get (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_get) [PyThread\_tss\_is\_created (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_is_created) [PyThread\_tss\_set (C-функция)](https://python-all.ru/3.11/c-api/init.html#c.PyThread_tss_set) [PyThreadState (C-тип)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState), [\[1\]](https://python-all.ru/3.11/c-api/init.html#index-34) [PyThreadState.interp (C-поле)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState.interp) [PyThreadState\_Clear (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_Clear) [PyThreadState\_Delete (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_Delete) [PyThreadState\_DeleteCurrent (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_DeleteCurrent) [PyThreadState\_EnterTracing (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_EnterTracing) [PyThreadState\_Get (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_Get) [PyThreadState\_GetDict (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_GetDict) [PyThreadState\_GetFrame (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_GetFrame) [PyThreadState\_GetID (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_GetID) [PyThreadState\_GetInterpreter (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_GetInterpreter) [PyThreadState\_LeaveTracing (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_LeaveTracing) [PyThreadState\_New (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_New) [PyThreadState\_Next (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_Next) [PyThreadState\_SetAsyncExc (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_SetAsyncExc) [PyThreadState\_Swap (Функция C)](https://python-all.ru/3.11/c-api/init.html#c.PyThreadState_Swap) [PyTime\_Check (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTime_Check) [PyTime\_CheckExact (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTime_CheckExact) [PyTime\_FromTime (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTime_FromTime) [PyTime\_FromTimeAndFold (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTime_FromTimeAndFold) [PyTimeZone\_FromOffset (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTimeZone_FromOffset) [PyTimeZone\_FromOffsetAndName (C-функция)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTimeZone_FromOffsetAndName) [PyTrace\_C\_CALL (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_C_CALL) [PyTrace\_C\_EXCEPTION (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_C_EXCEPTION) [PyTrace\_C\_RETURN (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_C_RETURN) [PyTrace\_CALL (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_CALL) [PyTrace\_EXCEPTION (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_EXCEPTION) [PyTrace\_LINE (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_LINE) [PyTrace\_OPCODE (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_OPCODE) [PyTrace\_RETURN (C-переменная)](https://python-all.ru/3.11/c-api/init.html#c.PyTrace_RETURN) [PyTraceMalloc\_Track (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyTraceMalloc_Track) [PyTraceMalloc\_Untrack (C-функция)](https://python-all.ru/3.11/c-api/memory.html#c.PyTraceMalloc_Untrack) [PyTuple\_Check (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_Check) [PyTuple\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_CheckExact) [PyTuple\_GET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_GET_ITEM) [PyTuple\_GET\_SIZE (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_GET_SIZE) [PyTuple\_GetItem (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_GetItem) [PyTuple\_GetSlice (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_GetSlice) [PyTuple\_New (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_New) [PyTuple\_Pack (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_Pack) [PyTuple\_SET\_ITEM (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_SET_ITEM) [PyTuple\_SetItem (C-функция)](https://python-all.ru/3.11/c-api/intro.html#index-5), [\[1\]](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_SetItem) [PyTuple\_Size (C-функция)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_Size) [PyTuple\_Type (C-переменная)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTuple_Type) [PyTupleObject (C-тип)](https://python-all.ru/3.11/c-api/tuple.html#c.PyTupleObject) [PyType\_Check (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Check) [PyType\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_CheckExact) [PyType\_ClearCache (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_ClearCache) [PyType\_FromModuleAndSpec (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_FromModuleAndSpec) [PyType\_FromSpec (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_FromSpec) [PyType\_FromSpecWithBases (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_FromSpecWithBases) [PyType\_GenericAlloc (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GenericAlloc) [PyType\_GenericNew (C-функция)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GenericNew) [PyType\_GetFlags (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetFlags) [PyType\_GetModule (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetModule) [PyType\_GetModuleByDef (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetModuleByDef) [PyType\_GetModuleState (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetModuleState) [PyType\_GetName (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetName) [PyType\_GetQualName (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetQualName) [PyType\_GetSlot (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_GetSlot) [PyType\_HasFeature (Функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_HasFeature) [PyType\_IS\_GC (функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_IS_GC) [PyType\_IsSubtype (функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_IsSubtype) [PyType\_Modified (функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Modified) [PyType\_Ready (функция C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Ready) [PyType\_Slot (тип C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Slot) [PyType\_Slot.PyType\_Slot.pfunc (член C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Slot.PyType_Slot.pfunc) [PyType\_Slot.PyType\_Slot.slot (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Slot.PyType_Slot.slot) [PyType\_Spec (тип C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec) [PyType\_Spec.PyType\_Spec.basicsize (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec.PyType_Spec.basicsize) [PyType\_Spec.PyType\_Spec.flags (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec.PyType_Spec.flags) [PyType\_Spec.PyType\_Spec.itemsize (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec.PyType_Spec.itemsize) [PyType\_Spec.PyType\_Spec.name (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec.PyType_Spec.name) [PyType\_Spec.PyType\_Spec.slots (C member)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Spec.PyType_Spec.slots) [PyType\_Type (переменная C)](https://python-all.ru/3.11/c-api/type.html#c.PyType_Type) [PyTypeObject (тип C)](https://python-all.ru/3.11/c-api/type.html#c.PyTypeObject) [PyTypeObject.tp\_alloc (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_alloc) [PyTypeObject.tp\_as\_async (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_as_async) [PyTypeObject.tp\_as\_buffer (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_as_buffer) [PyTypeObject.tp\_as\_mapping (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_as_mapping) [PyTypeObject.tp\_as\_number (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_as_number) [PyTypeObject.tp\_as\_sequence (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_as_sequence) [PyTypeObject.tp\_base (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_base) [PyTypeObject.tp\_bases (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_bases) [PyTypeObject.tp\_basicsize (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_basicsize) [PyTypeObject.tp\_cache (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_cache) [PyTypeObject.tp\_call (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_call) [PyTypeObject.tp\_clear (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_clear) [PyTypeObject.tp\_dealloc (поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_dealloc) [PyTypeObject.tp\_del (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_del) [PyTypeObject.tp\_descr\_get (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_descr_get) [PyTypeObject.tp\_descr\_set (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_descr_set) [PyTypeObject.tp\_dict (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_dict) [PyTypeObject.tp\_dictoffset (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_dictoffset) [PyTypeObject.tp\_doc (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_doc) [PyTypeObject.tp\_finalize (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_finalize) [PyTypeObject.tp\_flags (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_flags) [PyTypeObject.tp\_free (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_free) [PyTypeObject.tp\_getattr (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_getattr) [PyTypeObject.tp\_getattro (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_getattro) [PyTypeObject.tp\_getset (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_getset) [PyTypeObject.tp\_hash (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_hash) [PyTypeObject.tp\_init (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_init) [PyTypeObject.tp\_is\_gc (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_is_gc) [PyTypeObject.tp\_itemsize (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_itemsize) [PyTypeObject.tp\_iter (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_iter) [PyTypeObject.tp\_iternext (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_iternext) [PyTypeObject.tp\_members (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_members) [PyTypeObject.tp\_methods (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_methods) [PyTypeObject.tp\_mro (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_mro) [PyTypeObject.tp\_name (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_name) [PyTypeObject.tp\_new (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_new) [PyTypeObject.tp\_repr (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_repr) [PyTypeObject.tp\_richcompare (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_richcompare) [PyTypeObject.tp\_setattr (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_setattr) [PyTypeObject.tp\_setattro (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_setattro) [PyTypeObject.tp\_str (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_str) [PyTypeObject.tp\_subclasses (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_subclasses) [PyTypeObject.tp\_traverse (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_traverse) [PyTypeObject.tp\_vectorcall (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_vectorcall) [PyTypeObject.tp\_vectorcall\_offset (член C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_vectorcall_offset) [PyTypeObject.tp\_version\_tag (Поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_version_tag) [PyTypeObject.tp\_weaklist (Поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_weaklist) [PyTypeObject.tp\_weaklistoffset (Поле C)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyTypeObject.tp_weaklistoffset) [PyTZInfo\_Check (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTZInfo_Check) [PyTZInfo\_CheckExact (Функция C)](https://python-all.ru/3.11/c-api/datetime.html#c.PyTZInfo_CheckExact) [PyUnicode\_1BYTE\_DATA (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_1BYTE_DATA) [PyUnicode\_1BYTE\_KIND (Макрос C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_1BYTE_KIND) [PyUnicode\_2BYTE\_DATA (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_2BYTE_DATA) [PyUnicode\_2BYTE\_KIND (Макрос C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_2BYTE_KIND) [PyUnicode\_4BYTE\_DATA (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_4BYTE_DATA) [PyUnicode\_4BYTE\_KIND (Макрос C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_4BYTE_KIND) [PyUnicode\_AS\_DATA (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AS_DATA) [PyUnicode\_AS\_UNICODE (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AS_UNICODE) [PyUnicode\_AsASCIIString (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsASCIIString) [PyUnicode\_AsCharmapString (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsCharmapString) [PyUnicode\_AsEncodedString (Функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsEncodedString) [PyUnicode\_AsLatin1String (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsLatin1String) [PyUnicode\_AsMBCSString (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsMBCSString) [PyUnicode\_AsRawUnicodeEscapeString (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsRawUnicodeEscapeString) [PyUnicode\_AsUCS4 (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUCS4) [PyUnicode\_AsUCS4Copy (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUCS4Copy) [PyUnicode\_AsUnicode (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUnicode) [PyUnicode\_AsUnicodeAndSize (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUnicodeAndSize) [PyUnicode\_AsUnicodeEscapeString (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUnicodeEscapeString) [PyUnicode\_AsUTF16String (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUTF16String) [PyUnicode\_AsUTF32String (функция C)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUTF32String) [PyUnicode\_AsUTF8 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUTF8) [PyUnicode\_AsUTF8AndSize (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize) [PyUnicode\_AsUTF8String (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsUTF8String) [PyUnicode\_AsWideChar (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsWideChar) [PyUnicode\_AsWideCharString (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_AsWideCharString) [PyUnicode\_Check (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Check) [PyUnicode\_CheckExact (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_CheckExact) [PyUnicode\_Compare (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Compare) [PyUnicode\_CompareWithASCIIString (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_CompareWithASCIIString) [PyUnicode\_Concat (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Concat) [PyUnicode\_Contains (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Contains) [PyUnicode\_CopyCharacters (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_CopyCharacters) [PyUnicode\_Count (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Count) [PyUnicode\_DATA (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DATA) [PyUnicode\_Decode (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Decode) [PyUnicode\_DecodeASCII (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeASCII) [PyUnicode\_DecodeCharmap (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeCharmap) [PyUnicode\_DecodeFSDefault (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeFSDefault) [PyUnicode\_DecodeFSDefaultAndSize (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize) [PyUnicode\_DecodeLatin1 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeLatin1) [PyUnicode\_DecodeLocale (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeLocale) [PyUnicode\_DecodeLocaleAndSize (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize) [PyUnicode\_DecodeMBCS (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeMBCS) [PyUnicode\_DecodeMBCSStateful (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful) [PyUnicode\_DecodeRawUnicodeEscape (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeRawUnicodeEscape) [PyUnicode\_DecodeUnicodeEscape (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUnicodeEscape) [PyUnicode\_DecodeUTF16 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF16) [PyUnicode\_DecodeUTF16Stateful (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful) [PyUnicode\_DecodeUTF32 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF32) [PyUnicode\_DecodeUTF32Stateful (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful) [PyUnicode\_DecodeUTF7 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF7) [PyUnicode\_DecodeUTF7Stateful (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF7Stateful) [PyUnicode\_DecodeUTF8 (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF8) [PyUnicode\_DecodeUTF8Stateful (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_DecodeUTF8Stateful) [PyUnicode\_EncodeCodePage (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_EncodeCodePage) [PyUnicode\_EncodeFSDefault (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_EncodeFSDefault) [PyUnicode\_EncodeLocale (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_EncodeLocale) [PyUnicode\_Fill (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Fill) [PyUnicode\_Find (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Find) [PyUnicode\_FindChar (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FindChar) [PyUnicode\_Format (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Format) [PyUnicode\_FromEncodedObject (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromEncodedObject) [PyUnicode\_FromFormat (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromFormat) [PyUnicode\_FromFormatV (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromFormatV) [PyUnicode\_FromKindAndData (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromKindAndData) [PyUnicode\_FromObject (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromObject) [PyUnicode\_FromString (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromString) [PyUnicode\_FromStringAndSize (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromStringAndSize) [PyUnicode\_FromUnicode (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromUnicode) [PyUnicode\_FromWideChar (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FromWideChar) [PyUnicode\_FSConverter (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FSConverter) [PyUnicode\_FSDecoder (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_FSDecoder) [PyUnicode\_GET\_DATA\_SIZE (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_GET_DATA_SIZE) [PyUnicode\_GET\_LENGTH (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_GET_LENGTH) [PyUnicode\_GET\_SIZE (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_GET_SIZE) [PyUnicode\_GetLength (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_GetLength) [PyUnicode\_GetSize (C function)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_GetSize) [PyUnicode\_InternFromString (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_InternFromString) [PyUnicode\_InternInPlace (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_InternInPlace) [PyUnicode\_IsIdentifier (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_IsIdentifier) [PyUnicode\_Join (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Join) [PyUnicode\_KIND (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_KIND) [PyUnicode\_MAX\_CHAR\_VALUE (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_MAX_CHAR_VALUE) [PyUnicode\_New (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_New) [PyUnicode\_READ (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_READ) [PyUnicode\_READ\_CHAR (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_READ_CHAR) [PyUnicode\_ReadChar (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_ReadChar) [PyUnicode\_READY (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_READY) [PyUnicode\_Replace (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Replace) [PyUnicode\_RichCompare (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_RichCompare) [PyUnicode\_Split (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Split) [PyUnicode\_Splitlines (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Splitlines) [PyUnicode\_Substring (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Substring) [PyUnicode\_Tailmatch (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Tailmatch) [PyUnicode\_Translate (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Translate) [PyUnicode\_Type (C-переменная)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_Type) [PyUnicode\_WCHAR\_KIND (C macro)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_WCHAR_KIND) [PyUnicode\_WRITE (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_WRITE) [PyUnicode\_WriteChar (C-функция)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicode_WriteChar) [PyUnicodeDecodeError\_Create (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_Create) [PyUnicodeDecodeError\_GetEncoding (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEncoding) [PyUnicodeDecodeError\_GetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEnd) [PyUnicodeDecodeError\_GetObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_GetObject) [PyUnicodeDecodeError\_GetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_GetReason) [PyUnicodeDecodeError\_GetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_GetStart) [PyUnicodeDecodeError\_SetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_SetEnd) [PyUnicodeDecodeError\_SetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_SetReason) [PyUnicodeDecodeError\_SetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeDecodeError_SetStart) [PyUnicodeEncodeError\_GetEncoding (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEncoding) [PyUnicodeEncodeError\_GetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEnd) [PyUnicodeEncodeError\_GetObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_GetObject) [PyUnicodeEncodeError\_GetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_GetReason) [PyUnicodeEncodeError\_GetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_GetStart) [PyUnicodeEncodeError\_SetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_SetEnd) [PyUnicodeEncodeError\_SetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_SetReason) [PyUnicodeEncodeError\_SetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeEncodeError_SetStart) [PyUnicodeObject (C-тип)](https://python-all.ru/3.11/c-api/unicode.html#c.PyUnicodeObject) [PyUnicodeTranslateError\_GetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_GetEnd) [PyUnicodeTranslateError\_GetObject (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_GetObject) [PyUnicodeTranslateError\_GetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_GetReason) [PyUnicodeTranslateError\_GetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_GetStart) [PyUnicodeTranslateError\_SetEnd (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_SetEnd) [PyUnicodeTranslateError\_SetReason (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_SetReason) [PyUnicodeTranslateError\_SetStart (C-функция)](https://python-all.ru/3.11/c-api/exceptions.html#c.PyUnicodeTranslateError_SetStart) [PyVarObject (C-тип)](https://python-all.ru/3.11/c-api/structures.html#c.PyVarObject) [PyVarObject.ob\_size (C-член)](https://python-all.ru/3.11/c-api/typeobj.html#c.PyVarObject.ob_size) [PyVarObject\_HEAD\_INIT (C-макрос)](https://python-all.ru/3.11/c-api/structures.html#c.PyVarObject_HEAD_INIT) [PyVectorcall\_Call (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyVectorcall_Call) [PyVectorcall\_Function (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyVectorcall_Function) [PyVectorcall\_NARGS (C-функция)](https://python-all.ru/3.11/c-api/call.html#c.PyVectorcall_NARGS) [PyWeakref\_Check (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_Check) [PyWeakref\_CheckProxy (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_CheckProxy) [PyWeakref\_CheckRef (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_CheckRef) [PyWeakref\_GET\_OBJECT (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_GET_OBJECT) [PyWeakref\_GetObject (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_GetObject) [PyWeakref\_NewProxy (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_NewProxy) [PyWeakref\_NewRef (C-функция)](https://python-all.ru/3.11/c-api/weakref.html#c.PyWeakref_NewRef) [PyWideStringList (C-тип)](https://python-all.ru/3.11/c-api/init_config.html#c.PyWideStringList) [PyWideStringList.items (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyWideStringList.items) [PyWideStringList.length (C-поле)](https://python-all.ru/3.11/c-api/init_config.html#c.PyWideStringList.length) [PyWideStringList\_Append (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyWideStringList_Append) [PyWideStringList\_Insert (C-функция)](https://python-all.ru/3.11/c-api/init_config.html#c.PyWideStringList_Insert) [PyWrapper\_New (C-функция)](https://python-all.ru/3.11/c-api/descriptor.html#c.PyWrapper_New) [PyZipFile (класс в zipfile)](https://python-all.ru/3.11/library/zipfile.html#zipfile.PyZipFile) |
| --- | --- |
