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

---

# Индекс – B

| [b16decode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b16decode) [b16encode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b16encode) [b2a\_base64() (в модуле binascii)](https://python-all.ru/3.0/library/binascii.html#binascii.b2a_base64) [b2a\_hex() (в модуле binascii)](https://python-all.ru/3.0/library/binascii.html#binascii.b2a_hex) [b2a\_hqx() (в модуле binascii)](https://python-all.ru/3.0/library/binascii.html#binascii.b2a_hqx) [b2a\_qp() (в модуле binascii)](https://python-all.ru/3.0/library/binascii.html#binascii.b2a_qp) [b2a\_uu() (в модуле binascii)](https://python-all.ru/3.0/library/binascii.html#binascii.b2a_uu) [b32decode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b32decode) [b32encode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b32encode) [b64decode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b64decode) [b64encode() (в модуле base64)](https://python-all.ru/3.0/library/base64.html#base64.b64encode) [Babyl (класс в mailbox)](https://python-all.ru/3.0/library/mailbox.html#mailbox.Babyl) [BabylMessage (класс в mailbox)](https://python-all.ru/3.0/library/mailbox.html#mailbox.BabylMessage) [back() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.back) [символ обратной косой черты](https://python-all.ru/3.0/reference/lexical_analysis.html#index-844) [backslashreplace\_errors() (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.backslashreplace_errors) [backward() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.backward) [BadStatusLine](https://python-all.ru/3.0/library/http.client.html#http.client.BadStatusLine) [BadZipfile](https://python-all.ru/3.0/library/zipfile.html#zipfile.BadZipfile) [Balloon (класс в tkinter.tix)](https://python-all.ru/3.0/library/tkinter.tix.html#tkinter.tix.Balloon) base64 [кодировка](https://python-all.ru/3.0/library/base64.html#index-177) [модуль](https://python-all.ru/3.0/library/binascii.html#index-181) [base64 (модуль)](https://python-all.ru/3.0/library/base64.html#module-base64) [BaseCGIHandler (класс в wsgiref.handlers)](https://python-all.ru/3.0/library/wsgiref.html#wsgiref.handlers.BaseCGIHandler) [BaseCookie (класс в http.cookies)](https://python-all.ru/3.0/library/http.cookies.html#http.cookies.BaseCookie) [BaseException](https://python-all.ru/3.0/library/exceptions.html#exceptions.BaseException) [BaseHandler (класс в urllib.request)](https://python-all.ru/3.0/library/urllib.request.html#urllib.request.BaseHandler) [(класс в wsgiref.handlers)](https://python-all.ru/3.0/library/wsgiref.html#wsgiref.handlers.BaseHandler) [BaseHTTPRequestHandler (класс в http.server)](https://python-all.ru/3.0/library/http.server.html#http.server.BaseHTTPRequestHandler) [BaseManager (класс в multiprocessing.managers)](https://python-all.ru/3.0/library/multiprocessing.html#multiprocessing.managers.BaseManager) [basename() (в модуле os.path)](https://python-all.ru/3.0/library/os.path.html#os.path.basename) [BaseProxy (класс в multiprocessing.managers)](https://python-all.ru/3.0/library/multiprocessing.html#multiprocessing.managers.BaseProxy) [BaseResult (класс в urllib.parse)](https://python-all.ru/3.0/library/urllib.parse.html#urllib.parse.BaseResult) [basicConfig() (в модуле logging)](https://python-all.ru/3.0/library/logging.html#logging.basicConfig) [BasicContext (класс в decimal)](https://python-all.ru/3.0/library/decimal.html#decimal.BasicContext) [baudrate() (в модуле curses)](https://python-all.ru/3.0/library/curses.html#curses.baudrate) bdb [модуль](https://python-all.ru/3.0/library/pdb.html#index-412) [Bdb (класс в bdb)](https://python-all.ru/3.0/library/bdb.html#bdb.Bdb) [bdb (модуль)](https://python-all.ru/3.0/library/bdb.html#module-bdb) [BdbQuit](https://python-all.ru/3.0/library/bdb.html#bdb.BdbQuit) [BDFL](https://python-all.ru/3.0/glossary.html#term-bdfl) [beep() (в модуле curses)](https://python-all.ru/3.0/library/curses.html#curses.beep) [Beep() (в модуле winsound)](https://python-all.ru/3.0/library/winsound.html#winsound.Beep) [begin\_fill() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.begin_fill) [begin\_poly() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.begin_poly) [below() (метод curses.panel.Panel)](https://python-all.ru/3.0/library/curses.panel.html#curses.panel.Panel.below) [бенчмаркинг](https://python-all.ru/3.0/library/time.html#index-564) [Бенчмаркинг](https://python-all.ru/3.0/library/timeit.html#index-574) [betavariate() (в модуле random)](https://python-all.ru/3.0/library/random.html#random.betavariate) [bf\_getbuffer (член C)](https://python-all.ru/3.0/c-api/typeobj.html#bf_getbuffer) [bf\_releasebuffer (член C)](https://python-all.ru/3.0/c-api/typeobj.html#bf_releasebuffer) [bgcolor() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.bgcolor) [bgpic() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.bgpic) [bias() (в модуле audioop)](https://python-all.ru/3.0/library/audioop.html#audioop.bias) [bidirectional() (в модуле unicodedata)](https://python-all.ru/3.0/library/unicodedata.html#unicodedata.bidirectional) [BigEndianStructure (класс в ctypes)](https://python-all.ru/3.0/library/ctypes.html#ctypes.BigEndianStructure) [bin() (встроенная функция)](https://python-all.ru/3.0/library/functions.html#bin) двоичный [арифметическая операция](https://python-all.ru/3.0/reference/expressions.html#index-809) [побитовая операция](https://python-all.ru/3.0/reference/expressions.html#index-817) [данные, упаковка](https://python-all.ru/3.0/library/struct.html#index-534) [литералы](https://python-all.ru/3.0/library/stdtypes.html#index-502) [Binary (класс в msilib)](https://python-all.ru/3.0/library/msilib.html#msilib.Binary) [двоичный литерал](https://python-all.ru/3.0/reference/lexical_analysis.html#index-857) [двоичный режим](https://python-all.ru/3.0/library/functions.html#index-286) [двоичные семафоры](https://python-all.ru/3.0/library/_thread.html#index-167) [BINARY\_ADD (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_ADD) [BINARY\_AND (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_AND) [BINARY\_FLOOR\_DIVIDE (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_FLOOR_DIVIDE) [BINARY\_LSHIFT (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_LSHIFT) [BINARY\_MODULO (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_MODULO) [BINARY\_MULTIPLY (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_MULTIPLY) [BINARY\_OR (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_OR) [BINARY\_POWER (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_POWER) [BINARY\_RSHIFT (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_RSHIFT) [BINARY\_SUBSCR (опкод)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_SUBSCR) [BINARY\_SUBTRACT (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_SUBTRACT) [BINARY\_TRUE\_DIVIDE (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_TRUE_DIVIDE) [BINARY\_XOR (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BINARY_XOR) [binascii (модуль)](https://python-all.ru/3.0/library/binascii.html#module-binascii) [bind (виджеты)](https://python-all.ru/3.0/library/tkinter.html#index-579) [bind() (метод asyncore.dispatcher)](https://python-all.ru/3.0/library/asyncore.html#asyncore.dispatcher.bind) [(метод socket.socket)](https://python-all.ru/3.0/library/socket.html#socket.socket.bind) [bind\_textdomain\_codeset() (в модуле gettext)](https://python-all.ru/3.0/library/gettext.html#gettext.bind_textdomain_codeset) связывание [глобальное имя](https://python-all.ru/3.0/reference/simple_stmts.html#index-902) [имя](https://python-all.ru/3.0/reference/executionmodel.html#index-751), [\[1\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-658), [\[2\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-658), [\[3\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-664), [\[4\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-864), [\[5\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-894), [\[6\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-897) [bindtextdomain() (в модуле gettext)](https://python-all.ru/3.0/library/gettext.html#gettext.bindtextdomain) binhex [модуль](https://python-all.ru/3.0/library/binascii.html#index-181) [binhex (модуль)](https://python-all.ru/3.0/library/binhex.html#module-binhex) [binhex() (в модуле binhex)](https://python-all.ru/3.0/library/binhex.html#binhex.binhex) [bisect (модуль)](https://python-all.ru/3.0/library/bisect.html#module-bisect) [bisect() (в модуле bisect)](https://python-all.ru/3.0/library/bisect.html#bisect.bisect) [bisect\_left() (в модуле bisect)](https://python-all.ru/3.0/library/bisect.html#bisect.bisect_left) [bisect\_right() (в модуле bisect)](https://python-all.ru/3.0/library/bisect.html#bisect.bisect_right) битовая строка [операции](https://python-all.ru/3.0/library/stdtypes.html#index-506) [bit\_length() (метод int)](https://python-all.ru/3.0/library/stdtypes.html#int.bit_length) [bitmap() (метод msilib.Dialog)](https://python-all.ru/3.0/library/msilib.html#msilib.Dialog.bitmap) побитовый [and](https://python-all.ru/3.0/reference/expressions.html#index-818) [операция, бинарная](https://python-all.ru/3.0/reference/expressions.html#index-817) [операция, унарная](https://python-all.ru/3.0/reference/expressions.html#index-804) [или](https://python-all.ru/3.0/reference/expressions.html#index-820) [xor](https://python-all.ru/3.0/reference/expressions.html#index-819) [bk() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.bk) [bkgd() (метод curses.window)](https://python-all.ru/3.0/library/curses.html#curses.window.bkgd) [bkgdset() (метод curses.window)](https://python-all.ru/3.0/library/curses.html#curses.window.bkgdset) [пустая строка](https://python-all.ru/3.0/reference/lexical_analysis.html#index-845) [блок](https://python-all.ru/3.0/reference/executionmodel.html#index-752) [код](https://python-all.ru/3.0/reference/executionmodel.html#index-750) [block\_size (в модуле hashlib)](https://python-all.ru/3.0/library/hashlib.html#hashlib.block_size) [blocked\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.0/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.blocked_domains) [BlockingIOError](https://python-all.ru/3.0/library/io.html#io.BlockingIOError) [BNF](https://python-all.ru/3.0/reference/expressions.html#index-765), [\[1\]](https://python-all.ru/3.0/reference/introduction.html#index-836) [body() (метод nntplib.NNTP)](https://python-all.ru/3.0/library/nntplib.html#nntplib.NNTP.body) [body\_encode() (метод email.charset.Charset)](https://python-all.ru/3.0/library/email.charset.html#email.charset.Charset.body_encode) [body\_encoding (атрибут email.charset.Charset)](https://python-all.ru/3.0/library/email.charset.html#email.charset.Charset.body_encoding) [body\_line\_iterator() (в модуле email.iterators)](https://python-all.ru/3.0/library/email.iterators.html#email.iterators.body_line_iterator) [BOM (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM) [BOM\_BE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_BE) [BOM\_LE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_LE) [BOM\_UTF16 (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF16) [BOM\_UTF16\_BE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF16_BE) [BOM\_UTF16\_LE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF16_LE) [BOM\_UTF32 (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF32) [BOM\_UTF32\_BE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF32_BE) [BOM\_UTF32\_LE (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF32_LE) [BOM\_UTF8 (в модуле codecs)](https://python-all.ru/3.0/library/codecs.html#codecs.BOM_UTF8) | [bool() (встроенная функция)](https://python-all.ru/3.0/library/functions.html#bool) Логический тип [объект](https://python-all.ru/3.0/reference/datamodel.html#index-677), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-501) [операция](https://python-all.ru/3.0/reference/expressions.html#index-826) [операции](https://python-all.ru/3.0/library/stdtypes.html#index-489), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-494) [тип](https://python-all.ru/3.0/library/functions.html#index-282) [значения](https://python-all.ru/3.0/library/stdtypes.html#index-528) [border() (метод curses.window)](https://python-all.ru/3.0/library/curses.html#curses.window.border) [bottom() (метод curses.panel.Panel)](https://python-all.ru/3.0/library/curses.panel.html#curses.panel.Panel.bottom) [bottom\_panel() (в модуле curses.panel)](https://python-all.ru/3.0/library/curses.panel.html#curses.panel.bottom_panel) [BoundaryError](https://python-all.ru/3.0/library/email.errors.html#email.errors.BoundaryError) [BoundedSemaphore (класс в multiprocessing)](https://python-all.ru/3.0/library/multiprocessing.html#multiprocessing.BoundedSemaphore) [BoundedSemaphore() (в модуле threading)](https://python-all.ru/3.0/library/threading.html#threading.BoundedSemaphore) [(метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.0/library/multiprocessing.html#multiprocessing.managers.SyncManager.BoundedSemaphore) [box() (метод curses.window)](https://python-all.ru/3.0/library/curses.html#curses.window.box) break [инструкция](https://python-all.ru/3.0/reference/compound_stmts.html#index-645), [\[1\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-647), [\[2\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-653), [\[3\]](https://python-all.ru/3.0/reference/compound_stmts.html#index-655), [\[4\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-890) [break\_anywhere() (метод bdb.Bdb)](https://python-all.ru/3.0/library/bdb.html#bdb.Bdb.break_anywhere) [break\_here() (метод bdb.Bdb)](https://python-all.ru/3.0/library/bdb.html#bdb.Bdb.break_here) [break\_long\_words (атрибут textwrap.TextWrapper)](https://python-all.ru/3.0/library/textwrap.html#textwrap.TextWrapper.break_long_words) [BREAK\_LOOP (опкод)](https://python-all.ru/3.0/library/dis.html#opcode-BREAK_LOOP) [break\_on\_hyphens (атрибут textwrap.TextWrapper)](https://python-all.ru/3.0/library/textwrap.html#textwrap.TextWrapper.break_on_hyphens) [Breakpoint (класс в bdb)](https://python-all.ru/3.0/library/bdb.html#bdb.Breakpoint) [BROWSER](https://python-all.ru/3.0/library/webbrowser.html#index-613), [\[1\]](https://python-all.ru/3.0/library/webbrowser.html#index-614) [BsdDbShelf (класс в shelve)](https://python-all.ru/3.0/library/shelve.html#shelve.BsdDbShelf) [buf (член C)](https://python-all.ru/3.0/c-api/buffer.html#buf) buffer [объект](https://python-all.ru/3.0/c-api/buffer.html#index-0) [буферный интерфейс](https://python-all.ru/3.0/c-api/buffer.html#index-0) [размер буфера, ввод-вывод](https://python-all.ru/3.0/library/functions.html#index-286) [buffer\_info() (метод array.array)](https://python-all.ru/3.0/library/array.html#array.array.buffer_info) [buffer\_size (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.0/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_size) [buffer\_text (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.0/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_text) [buffer\_used (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.0/library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_used) [BufferedIOBase (класс в io)](https://python-all.ru/3.0/library/io.html#io.BufferedIOBase) [BufferedRandom (класс в io)](https://python-all.ru/3.0/library/io.html#io.BufferedRandom) [BufferedReader (класс в io)](https://python-all.ru/3.0/library/io.html#io.BufferedReader) [BufferedRWPair (класс в io)](https://python-all.ru/3.0/library/io.html#io.BufferedRWPair) [BufferedWriter (класс в io)](https://python-all.ru/3.0/library/io.html#io.BufferedWriter) [BufferingHandler (класс в logging.handlers)](https://python-all.ru/3.0/library/logging.html#logging.handlers.BufferingHandler) [BufferTooShort](https://python-all.ru/3.0/library/multiprocessing.html#multiprocessing.BufferTooShort) [bufsize() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.0/library/ossaudiodev.html#ossaudiodev.oss_audio_device.bufsize) [BUILD\_LIST (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BUILD_LIST) [BUILD\_MAP (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BUILD_MAP) [build\_opener() (в модуле urllib.request)](https://python-all.ru/3.0/library/urllib.request.html#urllib.request.build_opener) [build\_py (класс в distutils.command.build\_py)](https://python-all.ru/3.0/distutils/apiref.html#distutils.command.build_py.build_py) [build\_py\_2to3 (класс в distutils.command.build\_py)](https://python-all.ru/3.0/distutils/apiref.html#distutils.command.build_py.build_py_2to3) [BUILD\_SET (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BUILD_SET) [BUILD\_SLICE (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BUILD_SLICE) [BUILD\_TUPLE (код операции)](https://python-all.ru/3.0/library/dis.html#opcode-BUILD_TUPLE) встроенный [константы](https://python-all.ru/3.0/library/objects.html#index-368) [исключения](https://python-all.ru/3.0/library/objects.html#index-368) [функции](https://python-all.ru/3.0/library/objects.html#index-368) [метод](https://python-all.ru/3.0/reference/datamodel.html#index-704) [модуль](https://python-all.ru/3.0/reference/simple_stmts.html#index-895) [типы](https://python-all.ru/3.0/library/objects.html#index-368), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-488) встроенная функция [\_\_import\_\_](https://python-all.ru/3.0/c-api/import.html#index-26), [\[1\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-900) [abs](https://python-all.ru/3.0/c-api/number.html#index-105), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-745) [ascii](https://python-all.ru/3.0/c-api/object.html#index-110) [bytes](https://python-all.ru/3.0/c-api/object.html#index-112) [вызов](https://python-all.ru/3.0/reference/expressions.html#index-800) [chr](https://python-all.ru/3.0/reference/datamodel.html#index-684) [classmethod](https://python-all.ru/3.0/c-api/structures.html#index-121) [compile](https://python-all.ru/3.0/c-api/import.html#index-27), [\[1\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-903), [\[2\]](https://python-all.ru/3.0/library/types.html#index-584), [\[3\]](https://python-all.ru/3.0/library/parser.html#index-408), [\[4\]](https://python-all.ru/3.0/library/parser.html#index-409), [\[5\]](https://python-all.ru/3.0/library/stdtypes.html#index-525) [complex](https://python-all.ru/3.0/reference/datamodel.html#index-746), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-503) [divmod](https://python-all.ru/3.0/c-api/number.html#index-103), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-742), [\[2\]](https://python-all.ru/3.0/reference/datamodel.html#index-743) [eval](https://python-all.ru/3.0/reference/toplevel_components.html#index-912), [\[1\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-903), [\[2\]](https://python-all.ru/3.0/library/parser.html#index-407), [\[3\]](https://python-all.ru/3.0/library/stdtypes.html#index-526), [\[4\]](https://python-all.ru/3.0/library/pprint.html#index-431), [\[5\]](https://python-all.ru/3.0/library/pprint.html#index-432) [exec](https://python-all.ru/3.0/reference/simple_stmts.html#index-903), [\[1\]](https://python-all.ru/3.0/library/parser.html#index-407), [\[2\]](https://python-all.ru/3.0/library/stdtypes.html#index-526) [файл](https://python-all.ru/3.0/library/stdtypes.html#index-520) [float](https://python-all.ru/3.0/c-api/number.html#index-108), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-746), [\[2\]](https://python-all.ru/3.0/library/stdtypes.html#index-503) [hash](https://python-all.ru/3.0/c-api/typeobj.html#index-132), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-737), [\[2\]](https://python-all.ru/3.0/c-api/object.html#index-113) [справка](https://python-all.ru/3.0/tutorial/stdlib.html#index-940) [идентификатор](https://python-all.ru/3.0/reference/datamodel.html#index-667) [int](https://python-all.ru/3.0/c-api/number.html#index-107), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-746), [\[2\]](https://python-all.ru/3.0/library/stdtypes.html#index-503) [len](https://python-all.ru/3.0/c-api/list.html#index-84), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-681), [\[2\]](https://python-all.ru/3.0/reference/datamodel.html#index-691), [\[3\]](https://python-all.ru/3.0/reference/datamodel.html#index-694), [\[4\]](https://python-all.ru/3.0/reference/datamodel.html#index-740), [\[5\]](https://python-all.ru/3.0/c-api/object.html#index-115), [\[6\]](https://python-all.ru/3.0/c-api/set.html#index-119), [\[7\]](https://python-all.ru/3.0/c-api/dict.html#index-13), [\[8\]](https://python-all.ru/3.0/c-api/sequence.html#index-116), [\[9\]](https://python-all.ru/3.0/library/stdtypes.html#index-509), [\[10\]](https://python-all.ru/3.0/library/stdtypes.html#index-519), [\[11\]](https://python-all.ru/3.0/c-api/mapping.html#index-91) [max](https://python-all.ru/3.0/library/stdtypes.html#index-509) [min](https://python-all.ru/3.0/library/stdtypes.html#index-509) [объект](https://python-all.ru/3.0/reference/datamodel.html#index-703), [\[1\]](https://python-all.ru/3.0/reference/expressions.html#index-800) [open](https://python-all.ru/3.0/reference/datamodel.html#index-716), [\[1\]](https://python-all.ru/3.0/tutorial/inputoutput.html#index-923) [ord](https://python-all.ru/3.0/reference/datamodel.html#index-684) [pow](https://python-all.ru/3.0/c-api/number.html#index-104), [\[1\]](https://python-all.ru/3.0/c-api/number.html#index-106), [\[2\]](https://python-all.ru/3.0/reference/datamodel.html#index-742), [\[3\]](https://python-all.ru/3.0/reference/datamodel.html#index-742), [\[4\]](https://python-all.ru/3.0/reference/datamodel.html#index-743), [\[5\]](https://python-all.ru/3.0/reference/datamodel.html#index-744) [print](https://python-all.ru/3.0/reference/datamodel.html#index-734), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-735) [диапазон](https://python-all.ru/3.0/reference/compound_stmts.html#index-648) [repr](https://python-all.ru/3.0/c-api/typeobj.html#index-131), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-733), [\[2\]](https://python-all.ru/3.0/c-api/object.html#index-109), [\[3\]](https://python-all.ru/3.0/reference/simple_stmts.html#index-863), [\[4\]](https://python-all.ru/3.0/extending/newtypes.html#index-150) [round](https://python-all.ru/3.0/reference/datamodel.html#index-746) [slice](https://python-all.ru/3.0/reference/datamodel.html#index-727), [\[1\]](https://python-all.ru/3.0/library/dis.html#index-219) [staticmethod](https://python-all.ru/3.0/c-api/structures.html#index-122) [str](https://python-all.ru/3.0/reference/datamodel.html#index-684), [\[1\]](https://python-all.ru/3.0/reference/datamodel.html#index-734), [\[2\]](https://python-all.ru/3.0/reference/datamodel.html#index-735), [\[3\]](https://python-all.ru/3.0/c-api/object.html#index-111), [\[4\]](https://python-all.ru/3.0/extending/newtypes.html#index-150) [кортеж](https://python-all.ru/3.0/c-api/list.html#index-85), [\[1\]](https://python-all.ru/3.0/c-api/sequence.html#index-117) [тип](https://python-all.ru/3.0/reference/datamodel.html#index-667), [\[1\]](https://python-all.ru/3.0/c-api/object.html#index-114), [\[2\]](https://python-all.ru/3.0/library/stdtypes.html#index-527) встроенный метод [вызов](https://python-all.ru/3.0/reference/expressions.html#index-800) [объект](https://python-all.ru/3.0/reference/datamodel.html#index-704), [\[1\]](https://python-all.ru/3.0/reference/expressions.html#index-800) [builtin\_module\_names (в модуле sys)](https://python-all.ru/3.0/library/sys.html#sys.builtin_module_names) [BuiltinFunctionType (в модуле types)](https://python-all.ru/3.0/library/types.html#types.BuiltinFunctionType) [BuiltinMethodType (в модуле types)](https://python-all.ru/3.0/library/types.html#types.BuiltinMethodType) Встроенные функции [модуль](https://python-all.ru/3.0/c-api/intro.html#index-72), [\[1\]](https://python-all.ru/3.0/reference/toplevel_components.html#index-908), [\[2\]](https://python-all.ru/3.0/c-api/init.html#index-29), [\[3\]](https://python-all.ru/3.0/c-api/init.html#index-30), [\[4\]](https://python-all.ru/3.0/tutorial/modules.html#index-938) [builtins (модуль)](https://python-all.ru/3.0/library/builtins.html#module-builtins) [ButtonBox (класс в tkinter.tix)](https://python-all.ru/3.0/library/tkinter.tix.html#tkinter.tix.ButtonBox) [bye() (в модуле turtle)](https://python-all.ru/3.0/library/turtle.html#turtle.bye) [byref() (в модуле ctypes)](https://python-all.ru/3.0/library/ctypes.html#ctypes.byref) [байт](https://python-all.ru/3.0/reference/datamodel.html#index-686) байт-код [file](https://python-all.ru/3.0/library/imp.html#index-340), [\[1\]](https://python-all.ru/3.0/library/imp.html#index-341), [\[2\]](https://python-all.ru/3.0/library/py_compile.html#index-436) [byte\_compile() (в модуле distutils.util)](https://python-all.ru/3.0/distutils/apiref.html#distutils.util.byte_compile) [bytearray](https://python-all.ru/3.0/reference/datamodel.html#index-689) [методы](https://python-all.ru/3.0/library/stdtypes.html#index-517) [объект](https://python-all.ru/3.0/c-api/bytearray.html#index-2), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-508), [\[2\]](https://python-all.ru/3.0/library/stdtypes.html#index-515) [bytearray() (встроенная функция)](https://python-all.ru/3.0/library/functions.html#bytearray) [bytecode](https://python-all.ru/3.0/reference/datamodel.html#index-718), [\[1\]](https://python-all.ru/3.0/glossary.html#term-bytecode) [byteorder (в модуле sys)](https://python-all.ru/3.0/library/sys.html#sys.byteorder) [bytes](https://python-all.ru/3.0/reference/datamodel.html#index-686) [встроенная функция](https://python-all.ru/3.0/c-api/object.html#index-112) [методы](https://python-all.ru/3.0/library/stdtypes.html#index-517) [объект](https://python-all.ru/3.0/c-api/bytes.html#index-3), [\[1\]](https://python-all.ru/3.0/library/stdtypes.html#index-508) [bytes (атрибут uuid.UUID)](https://python-all.ru/3.0/library/uuid.html#uuid.UUID.bytes) [байтовый литерал](https://python-all.ru/3.0/reference/lexical_analysis.html#index-853) [bytes() (встроенная функция)](https://python-all.ru/3.0/library/functions.html#bytes) [bytes\_le (атрибут uuid.UUID)](https://python-all.ru/3.0/library/uuid.html#uuid.UUID.bytes_le) [BytesIO (класс в io)](https://python-all.ru/3.0/library/io.html#io.BytesIO) [BytesType (в модуле types)](https://python-all.ru/3.0/c-api/bytes.html#index-4) [byteswap() (метод array.array)](https://python-all.ru/3.0/library/array.html#array.array.byteswap) [BytesWarning](https://python-all.ru/3.0/library/exceptions.html#exceptions.BytesWarning) [bz2 (модуль)](https://python-all.ru/3.0/library/bz2.html#module-bz2) [BZ2Compressor (класс в bz2)](https://python-all.ru/3.0/library/bz2.html#bz2.BZ2Compressor) [BZ2Decompressor (класс в bz2)](https://python-all.ru/3.0/library/bz2.html#bz2.BZ2Decompressor) [BZ2File (класс в bz2)](https://python-all.ru/3.0/library/bz2.html#bz2.BZ2File) |
| --- | --- |
