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

---

# Индекс – B

| [b16decode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b16decode) [b16encode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b16encode) [b2a\_base64() (в модуле binascii)](https://python-all.ru/3.1/library/binascii.html#binascii.b2a_base64) [b2a\_hex() (в модуле binascii)](https://python-all.ru/3.1/library/binascii.html#binascii.b2a_hex) [b2a\_hqx() (в модуле binascii)](https://python-all.ru/3.1/library/binascii.html#binascii.b2a_hqx) [b2a\_qp() (в модуле binascii)](https://python-all.ru/3.1/library/binascii.html#binascii.b2a_qp) [b2a\_uu() (в модуле binascii)](https://python-all.ru/3.1/library/binascii.html#binascii.b2a_uu) [b32decode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b32decode) [b32encode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b32encode) [b64decode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b64decode) [b64encode() (в модуле base64)](https://python-all.ru/3.1/library/base64.html#base64.b64encode) [Babyl (класс в mailbox)](https://python-all.ru/3.1/library/mailbox.html#mailbox.Babyl) [BabylMessage (класс в mailbox)](https://python-all.ru/3.1/library/mailbox.html#mailbox.BabylMessage) [back() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.back) [BACKQUOTE (в модуле token)](https://python-all.ru/3.1/library/token.html#token.BACKQUOTE) [символ обратной косой черты](https://python-all.ru/3.1/reference/lexical_analysis.html#index-898) [backslashreplace\_errors() (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.backslashreplace_errors) [backward() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.backward) [BadStatusLine](https://python-all.ru/3.1/library/http.client.html#http.client.BadStatusLine) [BadZipfile](https://python-all.ru/3.1/library/zipfile.html#zipfile.BadZipfile) [Balloon (класс в tkinter.tix)](https://python-all.ru/3.1/library/tkinter.tix.html#tkinter.tix.Balloon) [голый except](https://python-all.ru/3.1/howto/doanddont.html#index-167) base64 [кодировка](https://python-all.ru/3.1/library/base64.html#index-200) [модуль](https://python-all.ru/3.1/library/binascii.html#index-204) [base64 (модуль)](https://python-all.ru/3.1/library/base64.html#module-base64) [BaseCGIHandler (класс в wsgiref.handlers)](https://python-all.ru/3.1/library/wsgiref.html#wsgiref.handlers.BaseCGIHandler) [BaseCookie (класс в http.cookies)](https://python-all.ru/3.1/library/http.cookies.html#http.cookies.BaseCookie) [BaseException](https://python-all.ru/3.1/library/exceptions.html#BaseException) [BaseHandler (класс в urllib.request)](https://python-all.ru/3.1/library/urllib.request.html#urllib.request.BaseHandler) [(класс в wsgiref.handlers)](https://python-all.ru/3.1/library/wsgiref.html#wsgiref.handlers.BaseHandler) [BaseHTTPRequestHandler (класс в http.server)](https://python-all.ru/3.1/library/http.server.html#http.server.BaseHTTPRequestHandler) [BaseManager (класс в multiprocessing.managers)](https://python-all.ru/3.1/library/multiprocessing.html#multiprocessing.managers.BaseManager) [basename() (в модуле os.path)](https://python-all.ru/3.1/library/os.path.html#os.path.basename) [BaseProxy (класс в multiprocessing.managers)](https://python-all.ru/3.1/library/multiprocessing.html#multiprocessing.managers.BaseProxy) [BaseResult (класс в urllib.parse)](https://python-all.ru/3.1/library/urllib.parse.html#urllib.parse.BaseResult) [BaseServer (класс в socketserver)](https://python-all.ru/3.1/library/socketserver.html#socketserver.BaseServer) [basestring (фиксер 2to3)](https://python-all.ru/3.1/library/2to3.html#2to3fixer-basestring) [basicConfig() (в модуле logging)](https://python-all.ru/3.1/library/logging.html#logging.basicConfig) [BasicContext (класс в decimal)](https://python-all.ru/3.1/library/decimal.html#decimal.BasicContext) [baudrate() (в модуле curses)](https://python-all.ru/3.1/library/curses.html#curses.baudrate) [bbox() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.1/library/tkinter.ttk.html#tkinter.ttk.Treeview.bbox) bdb [модуль](https://python-all.ru/3.1/library/pdb.html#index-449) [Bdb (класс в bdb)](https://python-all.ru/3.1/library/bdb.html#bdb.Bdb) [bdb (модуль)](https://python-all.ru/3.1/library/bdb.html#module-bdb) [BdbQuit](https://python-all.ru/3.1/library/bdb.html#bdb.BdbQuit) [BDFL](https://python-all.ru/3.1/glossary.html#term-bdfl) [bdist\_msi (класс в distutils.command.bdist\_msi)](https://python-all.ru/3.1/distutils/apiref.html#distutils.command.bdist_msi.bdist_msi) [beep() (в модуле curses)](https://python-all.ru/3.1/library/curses.html#curses.beep) [Beep() (в модуле winsound)](https://python-all.ru/3.1/library/winsound.html#winsound.Beep) [begin\_fill() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.begin_fill) [begin\_poly() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.begin_poly) [below() (метод curses.panel.Panel)](https://python-all.ru/3.1/library/curses.panel.html#curses.panel.Panel.below) [бенчмаркинг](https://python-all.ru/3.1/library/time.html#index-608) [Бенчмаркинг](https://python-all.ru/3.1/library/timeit.html#index-618) [betavariate() (в модуле random)](https://python-all.ru/3.1/library/random.html#random.betavariate) [bf\_getbuffer (член C)](https://python-all.ru/3.1/c-api/typeobj.html#bf_getbuffer) [bf\_releasebuffer (член C)](https://python-all.ru/3.1/c-api/typeobj.html#bf_releasebuffer) [bgcolor() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.bgcolor) [bgpic() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.bgpic) [bias() (в модуле audioop)](https://python-all.ru/3.1/library/audioop.html#audioop.bias) [bidirectional() (в модуле unicodedata)](https://python-all.ru/3.1/library/unicodedata.html#unicodedata.bidirectional) [BigEndianStructure (класс в ctypes)](https://python-all.ru/3.1/library/ctypes.html#ctypes.BigEndianStructure) [bin() (встроенная функция)](https://python-all.ru/3.1/library/functions.html#bin) двоичный [арифметическая операция](https://python-all.ru/3.1/reference/expressions.html#index-861) [побитовая операция](https://python-all.ru/3.1/reference/expressions.html#index-869) [данные, упаковка](https://python-all.ru/3.1/library/struct.html#index-574) [литералы](https://python-all.ru/3.1/library/stdtypes.html#index-544) [Binary (класс в msilib)](https://python-all.ru/3.1/library/msilib.html#msilib.Binary) [двоичный литерал](https://python-all.ru/3.1/reference/lexical_analysis.html#index-911) [двоичный режим](https://python-all.ru/3.1/library/functions.html#index-312) [двоичные семафоры](https://python-all.ru/3.1/library/_thread.html#index-190) [BINARY\_ADD (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_ADD) [BINARY\_AND (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_AND) [BINARY\_FLOOR\_DIVIDE (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_FLOOR_DIVIDE) [BINARY\_LSHIFT (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_LSHIFT) [BINARY\_MODULO (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_MODULO) [BINARY\_MULTIPLY (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_MULTIPLY) [BINARY\_OR (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_OR) [BINARY\_POWER (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_POWER) [BINARY\_RSHIFT (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_RSHIFT) [BINARY\_SUBSCR (опкод)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_SUBSCR) [BINARY\_SUBTRACT (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_SUBTRACT) [BINARY\_TRUE\_DIVIDE (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_TRUE_DIVIDE) [BINARY\_XOR (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BINARY_XOR) [binascii (модуль)](https://python-all.ru/3.1/library/binascii.html#module-binascii) [bind (виджеты)](https://python-all.ru/3.1/library/tkinter.html#index-623) [bind() (метод asyncore.dispatcher)](https://python-all.ru/3.1/library/asyncore.html#asyncore.dispatcher.bind) [(метод socket.socket)](https://python-all.ru/3.1/library/socket.html#socket.socket.bind) [bind\_textdomain\_codeset() (в модуле gettext)](https://python-all.ru/3.1/library/gettext.html#gettext.bind_textdomain_codeset) связывание [глобальное имя](https://python-all.ru/3.1/reference/simple_stmts.html#index-964) [имя](https://python-all.ru/3.1/reference/executionmodel.html#index-803), [\[1\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-708), [\[2\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-708), [\[3\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-714), [\[4\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-918), [\[5\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-948), [\[6\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-958) [bindtextdomain() (в модуле gettext)](https://python-all.ru/3.1/library/gettext.html#gettext.bindtextdomain) binhex [модуль](https://python-all.ru/3.1/library/binascii.html#index-204) [binhex (модуль)](https://python-all.ru/3.1/library/binhex.html#module-binhex) [binhex() (в модуле binhex)](https://python-all.ru/3.1/library/binhex.html#binhex.binhex) [bisect (модуль)](https://python-all.ru/3.1/library/bisect.html#module-bisect) [bisect() (в модуле bisect)](https://python-all.ru/3.1/library/bisect.html#bisect.bisect) [bisect\_left() (в модуле bisect)](https://python-all.ru/3.1/library/bisect.html#bisect.bisect_left) [bisect\_right() (в модуле bisect)](https://python-all.ru/3.1/library/bisect.html#bisect.bisect_right) битовая строка [операции](https://python-all.ru/3.1/library/stdtypes.html#index-548) [bit\_length() (метод int)](https://python-all.ru/3.1/library/stdtypes.html#int.bit_length) [bitmap() (метод msilib.Dialog)](https://python-all.ru/3.1/library/msilib.html#msilib.Dialog.bitmap) побитовый [and](https://python-all.ru/3.1/reference/expressions.html#index-870) [операция, бинарная](https://python-all.ru/3.1/reference/expressions.html#index-869) [операция, унарная](https://python-all.ru/3.1/reference/expressions.html#index-856) [или](https://python-all.ru/3.1/reference/expressions.html#index-872) [xor](https://python-all.ru/3.1/reference/expressions.html#index-871) [bk() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.bk) [bkgd() (метод curses.window)](https://python-all.ru/3.1/library/curses.html#curses.window.bkgd) [bkgdset() (метод curses.window)](https://python-all.ru/3.1/library/curses.html#curses.window.bkgdset) [пустая строка](https://python-all.ru/3.1/reference/lexical_analysis.html#index-899) [блок](https://python-all.ru/3.1/reference/executionmodel.html#index-804) [код](https://python-all.ru/3.1/reference/executionmodel.html#index-802) [blocked\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.1/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.blocked_domains) [BlockingIOError](https://python-all.ru/3.1/library/io.html#io.BlockingIOError) [BNF](https://python-all.ru/3.1/reference/expressions.html#index-817), [\[1\]](https://python-all.ru/3.1/reference/introduction.html#index-890) [body() (метод nntplib.NNTP)](https://python-all.ru/3.1/library/nntplib.html#nntplib.NNTP.body) [body\_encode() (метод email.charset.Charset)](https://python-all.ru/3.1/library/email.charset.html#email.charset.Charset.body_encode) [body\_encoding (атрибут email.charset.Charset)](https://python-all.ru/3.1/library/email.charset.html#email.charset.Charset.body_encoding) [body\_line\_iterator() (в модуле email.iterators)](https://python-all.ru/3.1/library/email.iterators.html#email.iterators.body_line_iterator) [BOM (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM) [BOM\_BE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_BE) [BOM\_LE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_LE) [BOM\_UTF16 (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF16) [BOM\_UTF16\_BE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF16_BE) [BOM\_UTF16\_LE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF16_LE) [BOM\_UTF32 (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF32) [BOM\_UTF32\_BE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF32_BE) | [BOM\_UTF32\_LE (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF32_LE) [BOM\_UTF8 (в модуле codecs)](https://python-all.ru/3.1/library/codecs.html#codecs.BOM_UTF8) [bool() (встроенная функция)](https://python-all.ru/3.1/library/functions.html#bool) Логический тип [объект](https://python-all.ru/3.1/reference/datamodel.html#index-728), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-543) [операция](https://python-all.ru/3.1/reference/expressions.html#index-878) [операции](https://python-all.ru/3.1/library/stdtypes.html#index-532), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-537) [тип](https://python-all.ru/3.1/library/functions.html#index-308) [значения](https://python-all.ru/3.1/library/stdtypes.html#index-568) [border() (метод curses.window)](https://python-all.ru/3.1/library/curses.html#curses.window.border) [bottom() (метод curses.panel.Panel)](https://python-all.ru/3.1/library/curses.panel.html#curses.panel.Panel.bottom) [bottom\_panel() (в модуле curses.panel)](https://python-all.ru/3.1/library/curses.panel.html#curses.panel.bottom_panel) [BoundaryError](https://python-all.ru/3.1/library/email.errors.html#email.errors.BoundaryError) [BoundedSemaphore (класс в multiprocessing)](https://python-all.ru/3.1/library/multiprocessing.html#multiprocessing.BoundedSemaphore) [BoundedSemaphore() (в модуле threading)](https://python-all.ru/3.1/library/threading.html#threading.BoundedSemaphore) [(метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.1/library/multiprocessing.html#multiprocessing.managers.SyncManager.BoundedSemaphore) [box() (метод curses.window)](https://python-all.ru/3.1/library/curses.html#curses.window.box) [bpprint() (метод bdb.Breakpoint)](https://python-all.ru/3.1/library/bdb.html#bdb.Breakpoint.bpprint) break [инструкция](https://python-all.ru/3.1/reference/compound_stmts.html#index-695), [\[1\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-697), [\[2\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-703), [\[3\]](https://python-all.ru/3.1/reference/compound_stmts.html#index-705), [\[4\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-944) [break\_anywhere() (метод bdb.Bdb)](https://python-all.ru/3.1/library/bdb.html#bdb.Bdb.break_anywhere) [break\_here() (метод bdb.Bdb)](https://python-all.ru/3.1/library/bdb.html#bdb.Bdb.break_here) [break\_long\_words (атрибут textwrap.TextWrapper)](https://python-all.ru/3.1/library/textwrap.html#textwrap.TextWrapper.break_long_words) [BREAK\_LOOP (опкод)](https://python-all.ru/3.1/library/dis.html#opcode-BREAK_LOOP) [break\_on\_hyphens (атрибут textwrap.TextWrapper)](https://python-all.ru/3.1/library/textwrap.html#textwrap.TextWrapper.break_on_hyphens) [Breakpoint (класс в bdb)](https://python-all.ru/3.1/library/bdb.html#bdb.Breakpoint) [BROWSER](https://python-all.ru/3.1/library/webbrowser.html#index-662), [\[1\]](https://python-all.ru/3.1/library/webbrowser.html#index-663) [BsdDbShelf (класс в shelve)](https://python-all.ru/3.1/library/shelve.html#shelve.BsdDbShelf) [buf (член C)](https://python-all.ru/3.1/c-api/buffer.html#buf) [buffer (фиксер 2to3)](https://python-all.ru/3.1/library/2to3.html#2to3fixer-buffer) [(атрибут io.TextIOBase)](https://python-all.ru/3.1/library/io.html#io.TextIOBase.buffer) [буферный интерфейс](https://python-all.ru/3.1/c-api/buffer.html#index-0) [размер буфера, ввод-вывод](https://python-all.ru/3.1/library/functions.html#index-312) [buffer\_info() (метод array.array)](https://python-all.ru/3.1/library/array.html#array.array.buffer_info) [buffer\_size (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.1/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_size) [buffer\_text (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.1/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_text) [buffer\_used (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.1/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_used) [BufferedIOBase (класс в io)](https://python-all.ru/3.1/library/io.html#io.BufferedIOBase) [BufferedRandom (класс в io)](https://python-all.ru/3.1/library/io.html#io.BufferedRandom) [BufferedReader (класс в io)](https://python-all.ru/3.1/library/io.html#io.BufferedReader) [BufferedRWPair (класс в io)](https://python-all.ru/3.1/library/io.html#io.BufferedRWPair) [BufferedWriter (класс в io)](https://python-all.ru/3.1/library/io.html#io.BufferedWriter) [BufferError](https://python-all.ru/3.1/library/exceptions.html#BufferError) [BufferingHandler (класс в logging.handlers)](https://python-all.ru/3.1/library/logging.html#logging.handlers.BufferingHandler) [BufferTooShort](https://python-all.ru/3.1/library/multiprocessing.html#multiprocessing.BufferTooShort) [bufsize() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.1/library/ossaudiodev.html#ossaudiodev.oss_audio_device.bufsize) [BUILD\_LIST (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BUILD_LIST) [BUILD\_MAP (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BUILD_MAP) [build\_opener() (в модуле urllib.request)](https://python-all.ru/3.1/library/urllib.request.html#urllib.request.build_opener) [build\_py (класс в distutils.command.build\_py)](https://python-all.ru/3.1/distutils/apiref.html#distutils.command.build_py.build_py) [build\_py\_2to3 (класс в distutils.command.build\_py)](https://python-all.ru/3.1/distutils/apiref.html#distutils.command.build_py.build_py_2to3) [BUILD\_SET (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BUILD_SET) [BUILD\_SLICE (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BUILD_SLICE) [BUILD\_TUPLE (код операции)](https://python-all.ru/3.1/library/dis.html#opcode-BUILD_TUPLE) встроенный [константы](https://python-all.ru/3.1/library/objects.html#index-407) [исключения](https://python-all.ru/3.1/library/objects.html#index-407) [функции](https://python-all.ru/3.1/library/objects.html#index-407) [метод](https://python-all.ru/3.1/reference/datamodel.html#index-755) [типы](https://python-all.ru/3.1/library/objects.html#index-407), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-531) встроенная функция [\_\_import\_\_](https://python-all.ru/3.1/c-api/import.html#index-24) [abs](https://python-all.ru/3.1/c-api/number.html#index-107), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-797) [ascii](https://python-all.ru/3.1/c-api/object.html#index-112) [bytes](https://python-all.ru/3.1/c-api/object.html#index-114) [вызов](https://python-all.ru/3.1/reference/expressions.html#index-852) [chr](https://python-all.ru/3.1/reference/datamodel.html#index-735) [classmethod](https://python-all.ru/3.1/c-api/structures.html#index-122) [compile](https://python-all.ru/3.1/c-api/import.html#index-25), [\[1\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-965), [\[2\]](https://python-all.ru/3.1/library/types.html#index-630), [\[3\]](https://python-all.ru/3.1/library/parser.html#index-447), [\[4\]](https://python-all.ru/3.1/library/stdtypes.html#index-565) [complex](https://python-all.ru/3.1/reference/datamodel.html#index-798), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-545) [divmod](https://python-all.ru/3.1/c-api/number.html#index-105), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-794), [\[2\]](https://python-all.ru/3.1/reference/datamodel.html#index-795) [eval](https://python-all.ru/3.1/library/pprint.html#index-474), [\[1\]](https://python-all.ru/3.1/library/pprint.html#index-475), [\[2\]](https://python-all.ru/3.1/reference/toplevel_components.html#index-974), [\[3\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-965), [\[4\]](https://python-all.ru/3.1/library/parser.html#index-446), [\[5\]](https://python-all.ru/3.1/library/stdtypes.html#index-566) [exec](https://python-all.ru/3.1/reference/simple_stmts.html#index-965), [\[1\]](https://python-all.ru/3.1/library/parser.html#index-446), [\[2\]](https://python-all.ru/3.1/library/stdtypes.html#index-566) [float](https://python-all.ru/3.1/c-api/number.html#index-110), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-798), [\[2\]](https://python-all.ru/3.1/library/stdtypes.html#index-545) [hash](https://python-all.ru/3.1/c-api/typeobj.html#index-131), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-788), [\[2\]](https://python-all.ru/3.1/c-api/object.html#index-115) [справка](https://python-all.ru/3.1/tutorial/stdlib.html#index-1001) [идентификатор](https://python-all.ru/3.1/reference/datamodel.html#index-718) [int](https://python-all.ru/3.1/c-api/number.html#index-109), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-798), [\[2\]](https://python-all.ru/3.1/library/stdtypes.html#index-545) [len](https://python-all.ru/3.1/c-api/list.html#index-84), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-732), [\[2\]](https://python-all.ru/3.1/reference/datamodel.html#index-742), [\[3\]](https://python-all.ru/3.1/reference/datamodel.html#index-745), [\[4\]](https://python-all.ru/3.1/reference/datamodel.html#index-792), [\[5\]](https://python-all.ru/3.1/c-api/object.html#index-117), [\[6\]](https://python-all.ru/3.1/c-api/set.html#index-121), [\[7\]](https://python-all.ru/3.1/c-api/dict.html#index-12), [\[8\]](https://python-all.ru/3.1/c-api/sequence.html#index-118), [\[9\]](https://python-all.ru/3.1/library/stdtypes.html#index-551), [\[10\]](https://python-all.ru/3.1/library/stdtypes.html#index-561), [\[11\]](https://python-all.ru/3.1/c-api/mapping.html#index-92) [max](https://python-all.ru/3.1/library/stdtypes.html#index-551) [min](https://python-all.ru/3.1/library/stdtypes.html#index-551) [объект](https://python-all.ru/3.1/reference/datamodel.html#index-754), [\[1\]](https://python-all.ru/3.1/reference/expressions.html#index-852) [open](https://python-all.ru/3.1/reference/datamodel.html#index-767), [\[1\]](https://python-all.ru/3.1/tutorial/inputoutput.html#index-984) [ord](https://python-all.ru/3.1/reference/datamodel.html#index-735) [pow](https://python-all.ru/3.1/c-api/number.html#index-106), [\[1\]](https://python-all.ru/3.1/c-api/number.html#index-108), [\[2\]](https://python-all.ru/3.1/reference/datamodel.html#index-794), [\[3\]](https://python-all.ru/3.1/reference/datamodel.html#index-794), [\[4\]](https://python-all.ru/3.1/reference/datamodel.html#index-795), [\[5\]](https://python-all.ru/3.1/reference/datamodel.html#index-796) [print](https://python-all.ru/3.1/reference/datamodel.html#index-785), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-786) [диапазон](https://python-all.ru/3.1/reference/compound_stmts.html#index-698) [repr](https://python-all.ru/3.1/c-api/typeobj.html#index-130), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-784), [\[2\]](https://python-all.ru/3.1/c-api/object.html#index-111), [\[3\]](https://python-all.ru/3.1/reference/simple_stmts.html#index-917), [\[4\]](https://python-all.ru/3.1/extending/newtypes.html#index-150) [round](https://python-all.ru/3.1/reference/datamodel.html#index-798) [slice](https://python-all.ru/3.1/reference/datamodel.html#index-778), [\[1\]](https://python-all.ru/3.1/library/dis.html#index-244) [staticmethod](https://python-all.ru/3.1/c-api/structures.html#index-123) [str](https://python-all.ru/3.1/reference/datamodel.html#index-735), [\[1\]](https://python-all.ru/3.1/reference/datamodel.html#index-785), [\[2\]](https://python-all.ru/3.1/reference/datamodel.html#index-786), [\[3\]](https://python-all.ru/3.1/c-api/object.html#index-113), [\[4\]](https://python-all.ru/3.1/extending/newtypes.html#index-150) [кортеж](https://python-all.ru/3.1/c-api/list.html#index-85), [\[1\]](https://python-all.ru/3.1/c-api/sequence.html#index-119) [тип](https://python-all.ru/3.1/reference/datamodel.html#index-718), [\[1\]](https://python-all.ru/3.1/c-api/object.html#index-116), [\[2\]](https://python-all.ru/3.1/library/stdtypes.html#index-567) встроенный метод [вызов](https://python-all.ru/3.1/reference/expressions.html#index-852) [объект](https://python-all.ru/3.1/reference/datamodel.html#index-755), [\[1\]](https://python-all.ru/3.1/reference/expressions.html#index-852) [builtin\_module\_names (в модуле sys)](https://python-all.ru/3.1/library/sys.html#sys.builtin_module_names) [BuiltinFunctionType (в модуле types)](https://python-all.ru/3.1/library/types.html#types.BuiltinFunctionType) [BuiltinImporter (класс в importlib.machinery)](https://python-all.ru/3.1/library/importlib.html#importlib.machinery.BuiltinImporter) [BuiltinMethodType (в модуле types)](https://python-all.ru/3.1/library/types.html#types.BuiltinMethodType) Встроенные функции [модуль](https://python-all.ru/3.1/c-api/intro.html#index-73), [\[1\]](https://python-all.ru/3.1/reference/toplevel_components.html#index-970), [\[2\]](https://python-all.ru/3.1/c-api/init.html#index-27), [\[3\]](https://python-all.ru/3.1/c-api/init.html#index-48), [\[4\]](https://python-all.ru/3.1/tutorial/modules.html#index-999) [builtins (модуль)](https://python-all.ru/3.1/library/builtins.html#module-builtins) [ButtonBox (класс в tkinter.tix)](https://python-all.ru/3.1/library/tkinter.tix.html#tkinter.tix.ButtonBox) [bye() (в модуле turtle)](https://python-all.ru/3.1/library/turtle.html#turtle.bye) [byref() (в модуле ctypes)](https://python-all.ru/3.1/library/ctypes.html#ctypes.byref) [байт](https://python-all.ru/3.1/reference/datamodel.html#index-737) байт-код [файл](https://python-all.ru/3.1/library/imp.html#index-368), [\[1\]](https://python-all.ru/3.1/library/py_compile.html#index-478) [byte\_compile() (в модуле distutils.util)](https://python-all.ru/3.1/distutils/apiref.html#distutils.util.byte_compile) [bytearray](https://python-all.ru/3.1/reference/datamodel.html#index-740) [методы](https://python-all.ru/3.1/library/stdtypes.html#index-559) [объект](https://python-all.ru/3.1/c-api/bytearray.html#index-2), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-550), [\[2\]](https://python-all.ru/3.1/library/stdtypes.html#index-557) [bytearray() (встроенная функция)](https://python-all.ru/3.1/library/functions.html#bytearray) [bytecode](https://python-all.ru/3.1/reference/datamodel.html#index-769), [\[1\]](https://python-all.ru/3.1/glossary.html#term-bytecode) [bytecode\_path() (метод importlib.abc.PyPycLoader)](https://python-all.ru/3.1/library/importlib.html#importlib.abc.PyPycLoader.bytecode_path) [byteorder (в модуле sys)](https://python-all.ru/3.1/library/sys.html#sys.byteorder) [bytes](https://python-all.ru/3.1/reference/datamodel.html#index-737) [встроенная функция](https://python-all.ru/3.1/c-api/object.html#index-114) [методы](https://python-all.ru/3.1/library/stdtypes.html#index-559) [объект](https://python-all.ru/3.1/c-api/bytes.html#index-3), [\[1\]](https://python-all.ru/3.1/library/stdtypes.html#index-550) [bytes (атрибут uuid.UUID)](https://python-all.ru/3.1/library/uuid.html#uuid.UUID.bytes) [байтовый литерал](https://python-all.ru/3.1/reference/lexical_analysis.html#index-907) [bytes() (встроенная функция)](https://python-all.ru/3.1/library/functions.html#bytes) [bytes\_le (атрибут uuid.UUID)](https://python-all.ru/3.1/library/uuid.html#uuid.UUID.bytes_le) [BytesIO (класс в io)](https://python-all.ru/3.1/library/io.html#io.BytesIO) [byteswap() (метод array.array)](https://python-all.ru/3.1/library/array.html#array.array.byteswap) [BytesWarning](https://python-all.ru/3.1/library/exceptions.html#BytesWarning) [bz2 (модуль)](https://python-all.ru/3.1/library/bz2.html#module-bz2) [BZ2Compressor (класс в bz2)](https://python-all.ru/3.1/library/bz2.html#bz2.BZ2Compressor) [BZ2Decompressor (класс в bz2)](https://python-all.ru/3.1/library/bz2.html#bz2.BZ2Decompressor) [BZ2File (класс в bz2)](https://python-all.ru/3.1/library/bz2.html#bz2.BZ2File) |
| --- | --- |
