Документация Python неофициальный перевод

genindex-O.md

11 строк · 43.9 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.15/genindex-O.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Индекс – O89| [O\_APPEND (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_APPEND) [O\_ASYNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_ASYNC) [O\_BINARY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_BINARY) [O\_CLOEXEC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_CLOEXEC) [O\_CREAT (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_CREAT) [O\_DIRECT (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_DIRECT) [O\_DIRECTORY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_DIRECTORY) [O\_DSYNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_DSYNC) [O\_EVTONLY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_EVTONLY) [O\_EXCL (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_EXCL) [O\_EXLOCK (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_EXLOCK) [O\_FSYNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_FSYNC) [O\_NDELAY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NDELAY) [O\_NOATIME (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NOATIME) [O\_NOCTTY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NOCTTY) [O\_NOFOLLOW (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NOFOLLOW) [O\_NOFOLLOW\_ANY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NOFOLLOW_ANY) [O\_NOINHERIT (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NOINHERIT) [O\_NONBLOCK (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_NONBLOCK) [O\_PATH (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_PATH) [O\_RANDOM (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_RANDOM) [O\_RDONLY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_RDONLY) [O\_RDWR (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_RDWR) [O\_RSYNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_RSYNC) [O\_SEQUENTIAL (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_SEQUENTIAL) [O\_SHLOCK (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_SHLOCK) [O\_SHORT\_LIVED (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_SHORT_LIVED) [O\_SYMLINK (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_SYMLINK) [O\_SYNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_SYNC) [O\_TEMPORARY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_TEMPORARY) [O\_TEXT (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_TEXT) [O\_TMPFILE (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_TMPFILE) [O\_TRUNC (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_TRUNC) [O\_WRONLY (в модуле os)](https://python-all.ru/3.15/library/os.html#os.O_WRONLY) [obj (атрибут AttributeError)](https://python-all.ru/3.15/library/exceptions.html#AttributeError.obj) [(атрибут memoryview)](https://python-all.ru/3.15/library/stdtypes.html#memoryview.obj) [**объект**](https://python-all.ru/3.15/glossary.html#term-object), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-0) [асинхронный генератор](https://python-all.ru/3.15/reference/expressions.html#index-39) [логический](https://python-all.ru/3.15/library/stdtypes.html#index-11), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-12) [встроенная функция](https://python-all.ru/3.15/reference/datamodel.html#index-44), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-56) [встроенный метод](https://python-all.ru/3.15/reference/datamodel.html#index-45), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-56) [массив байтов](https://python-all.ru/3.15/c-api/bytearray.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-23), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-41), [\[3\]](https://python-all.ru/3.15/library/stdtypes.html#index-43) [байты](https://python-all.ru/3.15/c-api/bytes.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-41), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-42) [вызываемый объект](https://python-all.ru/3.15/reference/datamodel.html#index-34), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-50) [капсула](https://python-all.ru/3.15/c-api/capsule.html#index-0) [класс](https://python-all.ru/3.15/reference/compound_stmts.html#index-45), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-51), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-57) [экземпляр класса](https://python-all.ru/3.15/reference/datamodel.html#index-51), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-57), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-58) [код](https://python-all.ru/3.15/c-api/code.html#index-0), [\[1\]](https://python-all.ru/3.15/library/marshal.html#index-1), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-63), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-63) [комплексное число](https://python-all.ru/3.15/reference/datamodel.html#index-14) [комплексное число](https://python-all.ru/3.15/c-api/complex.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-11) [освобождение памяти](https://python-all.ru/3.15/extending/newtypes.html#index-0) [словарь](https://python-all.ru/3.15/c-api/dict.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-53), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-31), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-51), [\[4\]](https://python-all.ru/3.15/reference/datamodel.html#index-86), [\[5\]](https://python-all.ru/3.15/reference/expressions.html#index-17), [\[6\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[7\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-11) [многоточие](https://python-all.ru/3.15/reference/datamodel.html#index-8) [файл](https://python-all.ru/3.15/c-api/file.html#index-0), [\[1\]](https://python-all.ru/3.15/tutorial/inputoutput.html#index-1) [финализация](https://python-all.ru/3.15/extending/newtypes.html#index-0) [число с плавающей запятой](https://python-all.ru/3.15/c-api/float.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-11), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-13) [кадр](https://python-all.ru/3.15/reference/datamodel.html#index-69) [frozendict](https://python-all.ru/3.15/reference/datamodel.html#index-33) [замороженное множество](https://python-all.ru/3.15/c-api/set.html#index-0), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-29) [функция](https://python-all.ru/3.15/c-api/function.html#index-0), [\[1\]](https://python-all.ru/3.15/reference/compound_stmts.html#index-30), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-35), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-44), [\[4\]](https://python-all.ru/3.15/reference/expressions.html#index-55), [\[5\]](https://python-all.ru/3.15/reference/expressions.html#index-56) [генератор](https://python-all.ru/3.15/reference/datamodel.html#index-65), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-26), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-35) [GenericAlias](https://python-all.ru/3.15/library/stdtypes.html#index-57) [неизменяемый](https://python-all.ru/3.15/reference/datamodel.html#index-17), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-7) [неизменяемая последовательность](https://python-all.ru/3.15/reference/datamodel.html#index-17) [экземпляр](https://python-all.ru/3.15/reference/datamodel.html#index-51), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-57), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-58) [метод экземпляра](https://python-all.ru/3.15/c-api/method.html#index-0) [целое число](https://python-all.ru/3.15/c-api/long.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-11), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-10) [io.StringIO](https://python-all.ru/3.15/library/stdtypes.html#index-29) [список](https://python-all.ru/3.15/c-api/list.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-23), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-25), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-25), [\[4\]](https://python-all.ru/3.15/reference/expressions.html#index-13), [\[5\]](https://python-all.ru/3.15/reference/expressions.html#index-44), [\[6\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[7\]](https://python-all.ru/3.15/reference/expressions.html#index-48), [\[8\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-10) [длинное целое](https://python-all.ru/3.15/c-api/long.html#index-0) [отображение](https://python-all.ru/3.15/c-api/concrete.html#index-2), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-53), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-30), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-59), [\[4\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[5\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-11) [представление памяти](https://python-all.ru/3.15/c-api/memoryview.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-41) [метод](https://python-all.ru/3.15/c-api/method.html#index-1), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-62), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-39), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-45), [\[4\]](https://python-all.ru/3.15/reference/expressions.html#index-56), [\[5\]](https://python-all.ru/3.15/tutorial/classes.html#index-0) [модуль](https://python-all.ru/3.15/c-api/module.html#index-0), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-46), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-44) [изменяемый](https://python-all.ru/3.15/reference/datamodel.html#index-22), [\[1\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-4), [\[2\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-9) [изменяемая последовательность](https://python-all.ru/3.15/reference/datamodel.html#index-22) [None](https://python-all.ru/3.15/c-api/none.html#index-0), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-6), [\[2\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-3) [NotImplemented](https://python-all.ru/3.15/reference/datamodel.html#index-7) [числовой](https://python-all.ru/3.15/c-api/concrete.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-11), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-8), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-59), [\[4\]](https://python-all.ru/3.15/reference/datamodel.html#index-9) [PickleBuffer](https://python-all.ru/3.15/c-api/picklebuffer.html#index-0) [диапазон](https://python-all.ru/3.15/library/stdtypes.html#index-27) [последовательность](https://python-all.ru/3.15/c-api/concrete.html#index-1), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-19), [\[2\]](https://python-all.ru/3.15/reference/compound_stmts.html#index-6), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-15), [\[4\]](https://python-all.ru/3.15/reference/datamodel.html#index-59), [\[5\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[6\]](https://python-all.ru/3.15/reference/expressions.html#index-48), [\[7\]](https://python-all.ru/3.15/reference/expressions.html#index-83), [\[8\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-10) [множество](https://python-all.ru/3.15/c-api/set.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-52), [\[2\]](https://python-all.ru/3.15/reference/datamodel.html#index-28), [\[3\]](https://python-all.ru/3.15/reference/expressions.html#index-14) [тип множества](https://python-all.ru/3.15/reference/datamodel.html#index-27) [срез](https://python-all.ru/3.15/reference/datamodel.html#index-105) [сокет](https://python-all.ru/3.15/library/socket.html#index-0) [строка](https://python-all.ru/3.15/library/stdtypes.html#index-28), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-48) [трассировка](https://python-all.ru/3.15/library/sys.html#index-8), [\[1\]](https://python-all.ru/3.15/library/traceback.html#index-0), [\[2\]](https://python-all.ru/3.15/reference/compound_stmts.html#index-12), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-72), [\[4\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-28) [кортеж](https://python-all.ru/3.15/c-api/tuple.html#index-0), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-22), [\[2\]](https://python-all.ru/3.15/library/stdtypes.html#index-26), [\[3\]](https://python-all.ru/3.15/reference/datamodel.html#index-20), [\[4\]](https://python-all.ru/3.15/reference/expressions.html#index-46), [\[5\]](https://python-all.ru/3.15/reference/expressions.html#index-48), [\[6\]](https://python-all.ru/3.15/reference/expressions.html#index-96) [тип](https://python-all.ru/3.15/c-api/intro.html#index-2), [\[1\]](https://python-all.ru/3.15/c-api/type.html#index-0), [\[2\]](https://python-all.ru/3.15/library/functions.html#index-14) [Union](https://python-all.ru/3.15/library/stdtypes.html#index-60) [пользовательская функция](https://python-all.ru/3.15/reference/compound_stmts.html#index-30), [\[1\]](https://python-all.ru/3.15/reference/datamodel.html#index-35), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-55) [пользовательский метод](https://python-all.ru/3.15/reference/datamodel.html#index-39) [object (встроенный класс)](https://python-all.ru/3.15/library/functions.html#object) [(атрибут UnicodeError)](https://python-all.ru/3.15/library/exceptions.html#UnicodeError.object) [object.\_\_match\_args\_\_ (встроенная переменная)](https://python-all.ru/3.15/reference/datamodel.html#object.__match_args__) [object.\_\_slots\_\_ (встроенная переменная)](https://python-all.ru/3.15/reference/datamodel.html#object.__slots__) объекты [сравнение](https://python-all.ru/3.15/library/stdtypes.html#index-8) [уплощение](https://python-all.ru/3.15/library/pickle.html#index-0) [маршалинг](https://python-all.ru/3.15/library/pickle.html#index-0) [персистентный](https://python-all.ru/3.15/library/pickle.html#index-0) [пиклинг](https://python-all.ru/3.15/library/pickle.html#index-0) [сериализация](https://python-all.ru/3.15/library/pickle.html#index-0) [objobjargproc (тип C)](https://python-all.ru/3.15/c-api/typeobj.html#c.objobjargproc) [objobjproc (тип C)](https://python-all.ru/3.15/c-api/typeobj.html#c.objobjproc) oct() [встроенная функция](https://python-all.ru/3.15/library/functions.html#oct) восьмеричный [литералы](https://python-all.ru/3.15/library/stdtypes.html#index-12) [восьмеричный литерал](https://python-all.ru/3.15/reference/lexical_analysis.html#index-27) [octdigits (в модуле string)](https://python-all.ru/3.15/library/string.html#string.octdigits) [OCTOBER (в модуле calendar)](https://python-all.ru/3.15/library/calendar.html#calendar.OCTOBER) [OFF (в модуле tkinter)](https://python-all.ru/3.15/library/tkinter.html#tkinter.OFF) [offset (атрибут ctypes.CField)](https://python-all.ru/3.15/library/ctypes.html#ctypes.CField.offset) [(атрибут SyntaxError)](https://python-all.ru/3.15/library/exceptions.html#SyntaxError.offset) [(атрибут tarfile.TarInfo)](https://python-all.ru/3.15/library/tarfile.html#tarfile.TarInfo.offset) [(атрибут traceback.TracebackException)](https://python-all.ru/3.15/library/traceback.html#traceback.TracebackException.offset) [(атрибут xml.parsers.expat.ExpatError)](https://python-all.ru/3.15/library/pyexpat.html#xml.parsers.expat.ExpatError.offset) [offset\_data (атрибут tarfile.TarInfo)](https://python-all.ru/3.15/library/tarfile.html#tarfile.TarInfo.offset_data) [OK (в модуле curses)](https://python-all.ru/3.15/library/curses.html#curses.OK) [(в модуле tkinter.messagebox)](https://python-all.ru/3.15/library/tkinter.messagebox.html#tkinter.messagebox.OK) [ok\_command() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.15/library/dialog.html#tkinter.filedialog.FileDialog.ok_command) [(метод tkinter.filedialog.LoadFileDialog)](https://python-all.ru/3.15/library/dialog.html#tkinter.filedialog.LoadFileDialog.ok_command) [(метод tkinter.filedialog.SaveFileDialog)](https://python-all.ru/3.15/library/dialog.html#tkinter.filedialog.SaveFileDialog.ok_command) [ok\_event() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.15/library/dialog.html#tkinter.filedialog.FileDialog.ok_event) [OKCANCEL (в модуле tkinter.messagebox)](https://python-all.ru/3.15/library/tkinter.messagebox.html#tkinter.messagebox.OKCANCEL) [old\_value (атрибут contextvars.Token)](https://python-all.ru/3.15/library/contextvars.html#contextvars.Token.old_value) [OleDLL (класс в ctypes)](https://python-all.ru/3.15/library/ctypes.html#ctypes.OleDLL) [oledll (в модуле ctypes)](https://python-all.ru/3.15/library/ctypes.html#ctypes.oledll) [ON (в модуле tkinter)](https://python-all.ru/3.15/library/tkinter.html#tkinter.ON) [on\_motion() (метод tkinter.dnd.DndHandler)](https://python-all.ru/3.15/library/tkinter.dnd.html#tkinter.dnd.DndHandler.on_motion) [on\_release() (метод tkinter.dnd.DndHandler)](https://python-all.ru/3.15/library/tkinter.dnd.html#tkinter.dnd.DndHandler.on_release) [onclick() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onclick) [ondrag() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.ondrag) [onecmd() (метод cmd.Cmd)](https://python-all.ru/3.15/library/cmd.html#cmd.Cmd.onecmd) [onkey() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onkey) [onkeypress() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onkeypress) [onkeyrelease() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onkeyrelease) [onrelease() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onrelease) [onscreenclick() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.onscreenclick) [ontimer() (в модуле turtle)](https://python-all.ru/3.15/library/turtle.html#turtle.ontimer) [OP (в модуле token)](https://python-all.ru/3.15/library/token.html#token.OP) [OP\_ALL (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_ALL) [OP\_CIPHER\_SERVER\_PREFERENCE (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_CIPHER_SERVER_PREFERENCE) [OP\_ENABLE\_KTLS (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_ENABLE_KTLS) [OP\_ENABLE\_MIDDLEBOX\_COMPAT (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_ENABLE_MIDDLEBOX_COMPAT) [OP\_IGNORE\_UNEXPECTED\_EOF (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_IGNORE_UNEXPECTED_EOF) [OP\_LEGACY\_SERVER\_CONNECT (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_LEGACY_SERVER_CONNECT) [OP\_NO\_COMPRESSION (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_COMPRESSION) [OP\_NO\_RENEGOTIATION (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_RENEGOTIATION) [OP\_NO\_SSLv2 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_SSLv2) [OP\_NO\_SSLv3 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_SSLv3) [OP\_NO\_TICKET (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_TICKET) [OP\_NO\_TLSv1 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_TLSv1) [OP\_NO\_TLSv1\_1 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_TLSv1_1) [OP\_NO\_TLSv1\_2 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_TLSv1_2) [OP\_NO\_TLSv1\_3 (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_NO_TLSv1_3) [OP\_SINGLE\_DH\_USE (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_SINGLE_DH_USE) [OP\_SINGLE\_ECDH\_USE (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OP_SINGLE_ECDH_USE) open [встроенная функция](https://python-all.ru/3.15/reference/datamodel.html#index-61), [\[1\]](https://python-all.ru/3.15/tutorial/inputoutput.html#index-1) [Open (класс в tkinter.filedialog)](https://python-all.ru/3.15/library/dialog.html#tkinter.filedialog.Open) open() [встроенная функция](https://python-all.ru/3.15/library/functions.html#open) [open() (метод imaplib.IMAP4)](https://python-all.ru/3.15/library/imaplib.html#imaplib.IMAP4.open) [(метод importlib.resources.abc.Traversable)](https://python-all.ru/3.15/library/importlib.resources.abc.html#importlib.resources.abc.Traversable.open) [(в модуле bz2)](https://python-all.ru/3.15/library/bz2.html#bz2.open) [(в модуле codecs)](https://python-all.ru/3.15/library/codecs.html#codecs.open) [(в модуле compression.zstd)](https://python-all.ru/3.15/library/compression.zstd.html#compression.zstd.open) [(в модуле dbm)](https://python-all.ru/3.15/library/dbm.html#dbm.open) [(в модуле dbm.dumb)](https://python-all.ru/3.15/library/dbm.html#dbm.dumb.open) [(в модуле dbm.gnu)](https://python-all.ru/3.15/library/dbm.html#dbm.gnu.open) [(в модуле dbm.ndbm)](https://python-all.ru/3.15/library/dbm.html#dbm.ndbm.open) [(в модуле dbm.sqlite3)](https://python-all.ru/3.15/library/dbm.html#dbm.sqlite3.open) [(в модуле gzip)](https://python-all.ru/3.15/library/gzip.html#gzip.open) [(в модуле io)](https://python-all.ru/3.15/library/io.html#io.open) [(в модуле lzma)](https://python-all.ru/3.15/library/lzma.html#lzma.open) [(в модуле os)](https://python-all.ru/3.15/library/os.html#os.open) [(в модуле shelve)](https://python-all.ru/3.15/library/shelve.html#shelve.open) [(в модуле tarfile)](https://python-all.ru/3.15/library/tarfile.html#tarfile.open) [(в модуле tokenize)](https://python-all.ru/3.15/library/tokenize.html#tokenize.open) [(в модуле wave)](https://python-all.ru/3.15/library/wave.html#wave.open) [(в модуле webbrowser)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.open) [(метод pathlib.Path)](https://python-all.ru/3.15/library/pathlib.html#pathlib.Path.open) [(метод класса tarfile.TarFile)](https://python-all.ru/3.15/library/tarfile.html#tarfile.TarFile.open) [(метод urllib.request.OpenerDirector)](https://python-all.ru/3.15/library/urllib.request.html#urllib.request.OpenerDirector.open) [(метод webbrowser.controller)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.controller.open) [(метод zipfile.Path)](https://python-all.ru/3.15/library/zipfile.html#zipfile.Path.open) [(метод zipfile.ZipFile)](https://python-all.ru/3.15/library/zipfile.html#zipfile.ZipFile.open) [open\_binary() (в модуле importlib.resources)](https://python-all.ru/3.15/library/importlib.resources.html#importlib.resources.open_binary) [open\_code() (в модуле io)](https://python-all.ru/3.15/library/io.html#io.open_code) | [open\_connection() (в модуле asyncio)](https://python-all.ru/3.15/library/asyncio-stream.html#asyncio.open_connection) [open\_flags (в модуле dbm.gnu)](https://python-all.ru/3.15/library/dbm.html#dbm.gnu.open_flags) [open\_new() (в модуле webbrowser)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.open_new) [(метод webbrowser.controller)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.controller.open_new) [open\_new\_tab() (в модуле webbrowser)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.open_new_tab) [(метод webbrowser.controller)](https://python-all.ru/3.15/library/webbrowser.html#webbrowser.controller.open_new_tab) [open\_osfhandle() (в модуле msvcrt)](https://python-all.ru/3.15/library/msvcrt.html#msvcrt.open_osfhandle) [open\_resource() (метод importlib.resources.abc.ResourceReader)](https://python-all.ru/3.15/library/importlib.resources.abc.html#importlib.resources.abc.ResourceReader.open_resource) [open\_text() (в модуле importlib.resources)](https://python-all.ru/3.15/library/importlib.resources.html#importlib.resources.open_text) [open\_unix\_connection() (в модуле asyncio)](https://python-all.ru/3.15/library/asyncio-stream.html#asyncio.open_unix_connection) [open\_urlresource() (в модуле test.support)](https://python-all.ru/3.15/library/test.html#test.support.open_urlresource) [OpenerDirector (класс в urllib.request)](https://python-all.ru/3.15/library/urllib.request.html#urllib.request.OpenerDirector) [OpenKey() (в модуле winreg)](https://python-all.ru/3.15/library/winreg.html#winreg.OpenKey) [OpenKeyEx() (в модуле winreg)](https://python-all.ru/3.15/library/winreg.html#winreg.OpenKeyEx) [openlog() (в модуле syslog)](https://python-all.ru/3.15/library/syslog.html#syslog.openlog) [openpty() (в модуле os)](https://python-all.ru/3.15/library/os.html#os.openpty) [(в модуле pty)](https://python-all.ru/3.15/library/pty.html#pty.openpty) OpenSSL [(используется в модуле hashlib)](https://python-all.ru/3.15/library/hashlib.html#index-2) [(используется в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#index-0) [OPENSSL\_VERSION (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OPENSSL_VERSION) [OPENSSL\_VERSION\_INFO (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OPENSSL_VERSION_INFO) [OPENSSL\_VERSION\_NUMBER (в модуле ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.OPENSSL_VERSION_NUMBER) операция [двоичная арифметика](https://python-all.ru/3.15/reference/expressions.html#index-67) [двоичные побитовые](https://python-all.ru/3.15/reference/expressions.html#index-76) [Булев](https://python-all.ru/3.15/reference/expressions.html#index-85) [конкатенация](https://python-all.ru/3.15/library/stdtypes.html#index-20) [null](https://python-all.ru/3.15/reference/simple_stmts.html#index-20), [\[1\]](https://python-all.ru/3.15/reference/simple_stmts.html#index-20) [возведение в степень](https://python-all.ru/3.15/reference/expressions.html#index-61) [повторение](https://python-all.ru/3.15/library/stdtypes.html#index-20) [сдвиг](https://python-all.ru/3.15/reference/expressions.html#index-74) [срез](https://python-all.ru/3.15/library/stdtypes.html#index-20) [индекс](https://python-all.ru/3.15/library/stdtypes.html#index-20) [унарная арифметика](https://python-all.ru/3.15/reference/expressions.html#index-62) [унарная побитовая](https://python-all.ru/3.15/reference/expressions.html#index-62) [OperationalError](https://python-all.ru/3.15/library/sqlite3.html#sqlite3.OperationalError) операции [побитовый](https://python-all.ru/3.15/library/stdtypes.html#index-16) [логический](https://python-all.ru/3.15/library/stdtypes.html#index-1), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-5) [маскирование](https://python-all.ru/3.15/library/stdtypes.html#index-16) [сдвиг](https://python-all.ru/3.15/library/stdtypes.html#index-16) операции над [словарный тип](https://python-all.ru/3.15/library/stdtypes.html#index-53) [целочисленные типы](https://python-all.ru/3.15/library/stdtypes.html#index-16) [списочный тип](https://python-all.ru/3.15/library/stdtypes.html#index-24) [отображающие типы](https://python-all.ru/3.15/library/stdtypes.html#index-53) [числовые типы](https://python-all.ru/3.15/library/stdtypes.html#index-14) [типы последовательностей](https://python-all.ru/3.15/library/stdtypes.html#index-20), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-24) оператор [!=](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [% (процент)](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-71) [& (амперсанд)](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-77) [\* (звёздочка)](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-68) [\*\*](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-61) [+ (плюс)](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-64), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-72) [- (минус)](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-63), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-73) [/ (косая черта)](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-70) [//](https://python-all.ru/3.15/library/stdtypes.html#index-13), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-70) [\< (меньше)](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [\<\<](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-74) [\<=](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [==](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [\> (больше)](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [\>=](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-80) [\>\>](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-74) [@ (собака)](https://python-all.ru/3.15/reference/expressions.html#index-69) [^ (крышка)](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-78) [\| (вертикальная черта)](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-79) [~ (тильда)](https://python-all.ru/3.15/library/stdtypes.html#index-16), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-65) [и](https://python-all.ru/3.15/library/stdtypes.html#index-4), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-6), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-87) [сравнение](https://python-all.ru/3.15/library/stdtypes.html#index-7) [в](https://python-all.ru/3.15/library/stdtypes.html#index-10), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-20), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-83) [является](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-84) [не является](https://python-all.ru/3.15/library/stdtypes.html#index-7), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-84) [модуль](https://python-all.ru/3.15/library/operator.html#module-operator) [не](https://python-all.ru/3.15/library/stdtypes.html#index-6), [\[1\]](https://python-all.ru/3.15/reference/expressions.html#index-86) [не в](https://python-all.ru/3.15/library/stdtypes.html#index-10), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-20), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-83) [или](https://python-all.ru/3.15/library/stdtypes.html#index-4), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-6), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-88) [перегрузка](https://python-all.ru/3.15/reference/datamodel.html#index-77) [приоритет](https://python-all.ru/3.15/reference/expressions.html#index-102) [тернарный](https://python-all.ru/3.15/reference/expressions.html#index-91) [операторы](https://python-all.ru/3.15/reference/lexical_analysis.html#index-31) [opmap (в модуле dis)](https://python-all.ru/3.15/library/dis.html#dis.opmap) [opname (в модуле dis)](https://python-all.ru/3.15/library/dis.html#dis.opname) [OPT](https://python-all.ru/3.15/using/configure.html#index-18) [optim\_args\_from\_interpreter\_flags() (в модуле test.support)](https://python-all.ru/3.15/library/test.html#test.support.optim_args_from_interpreter_flags) [optimize (атрибут sys.flags)](https://python-all.ru/3.15/library/sys.html#sys.flags.optimize) [optimize() (в модуле pickletools)](https://python-all.ru/3.15/library/pickletools.html#pickletools.optimize) [**оптимизированная область видимости**](https://python-all.ru/3.15/glossary.html#term-optimized-scope) [OPTIMIZED\_BYTECODE\_SUFFIXES (в модуле importlib.machinery)](https://python-all.ru/3.15/library/importlib.html#importlib.machinery.OPTIMIZED_BYTECODE_SUFFIXES) [Option (класс в optparse)](https://python-all.ru/3.15/library/optparse.html#optparse.Option) [option\_add() (метод tkinter.Misc)](https://python-all.ru/3.15/library/tkinter.html#tkinter.Misc.option_add) [option\_clear() (метод tkinter.Misc)](https://python-all.ru/3.15/library/tkinter.html#tkinter.Misc.option_clear) [option\_get() (метод tkinter.Misc)](https://python-all.ru/3.15/library/tkinter.html#tkinter.Misc.option_get) [option\_readfile() (метод tkinter.Misc)](https://python-all.ru/3.15/library/tkinter.html#tkinter.Misc.option_readfile) [Optional (в модуле typing)](https://python-all.ru/3.15/library/typing.html#typing.Optional) [**опциональный модуль**](https://python-all.ru/3.15/glossary.html#term-optional-module) [OptionConflictError](https://python-all.ru/3.15/library/optparse.html#optparse.OptionConflictError) [OptionError](https://python-all.ru/3.15/library/optparse.html#optparse.OptionError) [OptionGroup (класс в optparse)](https://python-all.ru/3.15/library/optparse.html#optparse.OptionGroup) [OptionMenu (класс в tkinter)](https://python-all.ru/3.15/library/tkinter.html#tkinter.OptionMenu) [(класс в tkinter.ttk)](https://python-all.ru/3.15/library/tkinter.ttk.html#tkinter.ttk.OptionMenu) [OptionParser (класс в optparse)](https://python-all.ru/3.15/library/optparse.html#optparse.OptionParser) [Options (класс в ssl)](https://python-all.ru/3.15/library/ssl.html#ssl.Options) [options (атрибут doctest.Example)](https://python-all.ru/3.15/library/doctest.html#doctest.Example.options) [(атрибут ssl.SSLContext)](https://python-all.ru/3.15/library/ssl.html#ssl.SSLContext.options) [options() (метод configparser.ConfigParser)](https://python-all.ru/3.15/library/configparser.html#configparser.ConfigParser.options) [OptionValueError](https://python-all.ru/3.15/library/optparse.html#optparse.OptionValueError) [optionxform() (метод configparser.ConfigParser)](https://python-all.ru/3.15/library/configparser.html#configparser.ConfigParser.optionxform) optparse [модуль](https://python-all.ru/3.15/library/optparse.html#module-optparse) или [побитовый](https://python-all.ru/3.15/reference/expressions.html#index-79) [исключающий](https://python-all.ru/3.15/reference/expressions.html#index-78) [включающий](https://python-all.ru/3.15/reference/expressions.html#index-79) [оператор](https://python-all.ru/3.15/library/stdtypes.html#index-4), [\[1\]](https://python-all.ru/3.15/library/stdtypes.html#index-6), [\[2\]](https://python-all.ru/3.15/reference/expressions.html#index-88) [Or (класс в ast)](https://python-all.ru/3.15/library/ast.html#ast.Or) [or\_() (в модуле operator)](https://python-all.ru/3.15/library/operator.html#operator.or_) ord [встроенная функция](https://python-all.ru/3.15/reference/datamodel.html#index-19) ord() [встроенная функция](https://python-all.ru/3.15/library/functions.html#ord) порядок [вычисление](https://python-all.ru/3.15/reference/expressions.html#index-101) [ordered\_attributes (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.15/library/pyexpat.html#xml.parsers.expat.xmlparser.ordered_attributes) [OrderedDict (класс в collections)](https://python-all.ru/3.15/library/collections.html#collections.OrderedDict) [(класс в typing)](https://python-all.ru/3.15/library/typing.html#typing.OrderedDict) [orig\_argv (в модуле sys)](https://python-all.ru/3.15/library/sys.html#sys.orig_argv) [origin (атрибут importlib.machinery.ModuleSpec)](https://python-all.ru/3.15/library/importlib.html#importlib.machinery.ModuleSpec.origin) [(атрибут importlib.metadata.Distribution)](https://python-all.ru/3.15/library/importlib.metadata.html#importlib.metadata.Distribution.origin) [origin\_req\_host (атрибут urllib.request.Request)](https://python-all.ru/3.15/library/urllib.request.html#urllib.request.Request.origin_req_host) [origin\_server (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.15/library/wsgiref.html#wsgiref.handlers.BaseHandler.origin_server) os [модуль](https://python-all.ru/3.15/library/os.html#module-os), [\[1\]](https://python-all.ru/3.15/library/posix.html#index-0) os.path [модуль](https://python-all.ru/3.15/library/os.path.html#module-os.path) [os\_environ (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.15/library/wsgiref.html#wsgiref.handlers.BaseHandler.os_environ) [OSError](https://python-all.ru/3.15/library/exceptions.html#OSError) ossaudiodev [модуль](https://python-all.ru/3.15/library/ossaudiodev.html#module-ossaudiodev) [OUT\_TO\_DEFAULT (в модуле msvcrt)](https://python-all.ru/3.15/library/msvcrt.html#msvcrt.OUT_TO_DEFAULT) [OUT\_TO\_MSGBOX (в модуле msvcrt)](https://python-all.ru/3.15/library/msvcrt.html#msvcrt.OUT_TO_MSGBOX) [OUT\_TO\_STDERR (в модуле msvcrt)](https://python-all.ru/3.15/library/msvcrt.html#msvcrt.OUT_TO_STDERR) outfile [параметр командной строки json](https://python-all.ru/3.15/library/json.html#cmdoption-json-arg-outfile) [вывод](https://python-all.ru/3.15/reference/simple_stmts.html#index-3) [стандартный](https://python-all.ru/3.15/reference/simple_stmts.html#index-3) [output (атрибут subprocess.CalledProcessError)](https://python-all.ru/3.15/library/subprocess.html#subprocess.CalledProcessError.output) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.15/library/subprocess.html#subprocess.TimeoutExpired.output) [(атрибут unittest.TestCase)](https://python-all.ru/3.15/library/unittest.html#unittest.TestCase.output) [output() (метод http.cookies.BaseCookie)](https://python-all.ru/3.15/library/http.cookies.html#http.cookies.BaseCookie.output) [(метод http.cookies.Morsel)](https://python-all.ru/3.15/library/http.cookies.html#http.cookies.Morsel.output) [output\_charset (атрибут email.charset.Charset)](https://python-all.ru/3.15/library/email.charset.html#email.charset.Charset.output_charset) [output\_codec (атрибут email.charset.Charset)](https://python-all.ru/3.15/library/email.charset.html#email.charset.Charset.output_codec) [output\_difference() (метод doctest.OutputChecker)](https://python-all.ru/3.15/library/doctest.html#doctest.OutputChecker.output_difference) [OutputChecker (класс в doctest)](https://python-all.ru/3.15/library/doctest.html#doctest.OutputChecker) [OutputString() (метод http.cookies.Morsel)](https://python-all.ru/3.15/library/http.cookies.html#http.cookies.Morsel.OutputString) [OUTSIDE (в модуле tkinter)](https://python-all.ru/3.15/library/tkinter.html#tkinter.OUTSIDE) [OutsideDestinationError](https://python-all.ru/3.15/library/tarfile.html#tarfile.OutsideDestinationError) [Overflow (класс в decimal)](https://python-all.ru/3.15/library/decimal.html#decimal.Overflow) [OverflowError](https://python-all.ru/3.15/library/exceptions.html#OverflowError) [(встроенное исключение)](https://python-all.ru/3.15/c-api/long.html#index-1), [\[1\]](https://python-all.ru/3.15/c-api/long.html#index-2), [\[2\]](https://python-all.ru/3.15/c-api/long.html#index-3), [\[3\]](https://python-all.ru/3.15/c-api/long.html#index-4), [\[4\]](https://python-all.ru/3.15/c-api/long.html#index-5), [\[5\]](https://python-all.ru/3.15/c-api/long.html#index-6) [overlap() (метод statistics.NormalDist)](https://python-all.ru/3.15/library/statistics.html#statistics.NormalDist.overlap) [overlap\_log (атрибут compression.zstd.CompressionParameter)](https://python-all.ru/3.15/library/compression.zstd.html#compression.zstd.CompressionParameter.overlap_log) [overlaps() (метод ipaddress.IPv4Network)](https://python-all.ru/3.15/library/ipaddress.html#ipaddress.IPv4Network.overlaps) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.15/library/ipaddress.html#ipaddress.IPv6Network.overlaps) [overlay() (метод curses.window)](https://python-all.ru/3.15/library/curses.html#curses.window.overlay) [overload() (в модуле typing)](https://python-all.ru/3.15/library/typing.html#typing.overload) перегрузка [оператор](https://python-all.ru/3.15/reference/datamodel.html#index-77) [override() (в модуле typing)](https://python-all.ru/3.15/library/typing.html#typing.override) [overrideredirect() (метод tkinter.Wm)](https://python-all.ru/3.15/library/tkinter.html#tkinter.Wm.overrideredirect) [overwrite() (метод curses.window)](https://python-all.ru/3.15/library/curses.html#curses.window.overwrite) [owner() (метод pathlib.Path)](https://python-all.ru/3.15/library/pathlib.html#pathlib.Path.owner) |10| --- | --- |11