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

---

# Индекс – R

| r" [сырой строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-19) r' [сырой строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-19) [R\_OK (в модуле os)](https://python-all.ru/3.9/library/os.html#os.R_OK) [radians() (в модуле math)](https://python-all.ru/3.9/library/math.html#math.radians) [(в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.radians) [RadioButtonGroup (класс в msilib)](https://python-all.ru/3.9/library/msilib.html#msilib.RadioButtonGroup) [radiogroup() (метод msilib.Dialog)](https://python-all.ru/3.9/library/msilib.html#msilib.Dialog.radiogroup) [radix() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.radix) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.radix) [RADIXCHAR (в модуле locale)](https://python-all.ru/3.9/library/locale.html#locale.RADIXCHAR) raise [инструкция](https://python-all.ru/3.9/library/exceptions.html#index-1), [**\[1\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-27) [raise (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-raise) [Raise (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Raise) [возбудить исключение](https://python-all.ru/3.9/reference/executionmodel.html#index-13) [raise\_on\_defect (атрибут email.policy.Policy)](https://python-all.ru/3.9/library/email.policy.html#email.policy.Policy.raise_on_defect) [raise\_signal() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.raise_signal) [RAISE\_VARARGS (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-RAISE_VARARGS) возбуждение [исключение](https://python-all.ru/3.9/reference/simple_stmts.html#index-27) [RAND\_add() (в модуле ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.RAND_add) [RAND\_bytes() (в модуле ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.RAND_bytes) [RAND\_egd() (в модуле ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.RAND_egd) [RAND\_pseudo\_bytes() (в модуле ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.RAND_pseudo_bytes) [RAND\_status() (в модуле ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.RAND_status) [randbelow() (в модуле secrets)](https://python-all.ru/3.9/library/secrets.html#secrets.randbelow) [randbits() (в модуле secrets)](https://python-all.ru/3.9/library/secrets.html#secrets.randbits) [randbytes() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.randbytes) [randint() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.randint) [Random (класс в random)](https://python-all.ru/3.9/library/random.html#random.Random) [random (модуль)](https://python-all.ru/3.9/library/random.html#module-random) [random() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.random) [randrange() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.randrange) range [встроенная функция](https://python-all.ru/3.9/reference/compound_stmts.html#index-8) [объект](https://python-all.ru/3.9/library/stdtypes.html#index-25) [range (встроенный класс)](https://python-all.ru/3.9/library/stdtypes.html#range) [RARROW (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RARROW) [ratecv() (в модуле audioop)](https://python-all.ru/3.9/library/audioop.html#audioop.ratecv) [ratio() (метод difflib.SequenceMatcher)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher.ratio) [Rational (класс в модуле numbers)](https://python-all.ru/3.9/library/numbers.html#numbers.Rational) [raw (атрибут io.BufferedIOBase)](https://python-all.ru/3.9/library/io.html#io.BufferedIOBase.raw) [сырая строка](https://python-all.ru/3.9/reference/lexical_analysis.html#index-17) [raw() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.raw) [(метод pickle.PickleBuffer)](https://python-all.ru/3.9/library/pickle.html#pickle.PickleBuffer.raw) [raw\_data\_manager (в модуле email.contentmanager)](https://python-all.ru/3.9/library/email.contentmanager.html#email.contentmanager.raw_data_manager) [raw\_decode() (метод json.JSONDecoder)](https://python-all.ru/3.9/library/json.html#json.JSONDecoder.raw_decode) [raw\_input (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-raw_input) [raw\_input() (метод code.InteractiveConsole)](https://python-all.ru/3.9/library/code.html#code.InteractiveConsole.raw_input) [RawArray() (в модуле multiprocessing.sharedctypes)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.sharedctypes.RawArray) [RawConfigParser (класс в модуле configparser)](https://python-all.ru/3.9/library/configparser.html#configparser.RawConfigParser) [RawDescriptionHelpFormatter (класс в модуле argparse)](https://python-all.ru/3.9/library/argparse.html#argparse.RawDescriptionHelpFormatter) [RawIOBase (класс в модуле io)](https://python-all.ru/3.9/library/io.html#io.RawIOBase) [RawPen (класс в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.RawPen) [RawTextHelpFormatter (класс в модуле argparse)](https://python-all.ru/3.9/library/argparse.html#argparse.RawTextHelpFormatter) [RawTurtle (класс в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.RawTurtle) [RawValue() (в модуле multiprocessing.sharedctypes)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.sharedctypes.RawValue) [RBRACE (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RBRACE) [rcpttos (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.rcpttos) re [модуль](https://python-all.ru/3.9/library/fnmatch.html#index-1), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-31) [re (модуль)](https://python-all.ru/3.9/library/re.html#module-re) [(атрибут re.Match)](https://python-all.ru/3.9/library/re.html#re.Match.re) [read() (метод asyncio.StreamReader)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamReader.read) [(метод chunk.Chunk)](https://python-all.ru/3.9/library/chunk.html#chunk.Chunk.read) [(метод codecs.StreamReader)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReader.read) [(метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.read) [(метод http.client.HTTPResponse)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPResponse.read) [(метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.read) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.read) [(метод io.BufferedIOBase)](https://python-all.ru/3.9/library/io.html#io.BufferedIOBase.read) [(метод io.BufferedReader)](https://python-all.ru/3.9/library/io.html#io.BufferedReader.read) [(метод io.RawIOBase)](https://python-all.ru/3.9/library/io.html#io.RawIOBase.read) [(метод io.TextIOBase)](https://python-all.ru/3.9/library/io.html#io.TextIOBase.read) [(метод mimetypes.MimeTypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.MimeTypes.read) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.read) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.read) [(метод ssl.MemoryBIO)](https://python-all.ru/3.9/library/ssl.html#ssl.MemoryBIO.read) [(метод ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.read) [(метод urllib.robotparser.RobotFileParser)](https://python-all.ru/3.9/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.read) [(метод zipfile.ZipFile)](https://python-all.ru/3.9/library/zipfile.html#zipfile.ZipFile.read) [read1() (метод io.BufferedIOBase)](https://python-all.ru/3.9/library/io.html#io.BufferedIOBase.read1) [(метод io.BufferedReader)](https://python-all.ru/3.9/library/io.html#io.BufferedReader.read1) [(метод io.BytesIO)](https://python-all.ru/3.9/library/io.html#io.BytesIO.read1) [read\_all() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_all) [read\_binary() (в модуле importlib.resources)](https://python-all.ru/3.9/library/importlib.html#importlib.resources.read_binary) [read\_byte() (метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.read_byte) [read\_bytes() (метод importlib.abc.Traversable)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.Traversable.read_bytes) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.read_bytes) [(метод zipfile.Path)](https://python-all.ru/3.9/library/zipfile.html#zipfile.Path.read_bytes) [read\_dict() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.read_dict) [read\_eager() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_eager) [read\_environ() (в модуле wsgiref.handlers)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.read_environ) [read\_events() (метод xml.etree.ElementTree.XMLPullParser)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLPullParser.read_events) [read\_file() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.read_file) [read\_history\_file() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.read_history_file) [read\_init\_file() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.read_init_file) [read\_lazy() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_lazy) [read\_mime\_types() (в модуле mimetypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.read_mime_types) [READ\_RESTRICTED](https://python-all.ru/3.9/extending/newtypes.html#index-4) [read\_sb\_data() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_sb_data) [read\_some() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_some) [read\_string() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.read_string) [read\_text() (метод importlib.abc.Traversable)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.Traversable.read_text) [(в модуле importlib.resources)](https://python-all.ru/3.9/library/importlib.html#importlib.resources.read_text) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.read_text) [(метод zipfile.Path)](https://python-all.ru/3.9/library/zipfile.html#zipfile.Path.read_text) [read\_token() (метод shlex.shlex)](https://python-all.ru/3.9/library/shlex.html#shlex.shlex.read_token) [read\_until() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_until) [read\_very\_eager() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_very_eager) [read\_very\_lazy() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.read_very_lazy) [read\_windows\_registry() (метод mimetypes.MimeTypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.MimeTypes.read_windows_registry) [READABLE (в модуле tkinter)](https://python-all.ru/3.9/library/tkinter.html#tkinter.READABLE) [readable() (метод asyncore.dispatcher)](https://python-all.ru/3.9/library/asyncore.html#asyncore.dispatcher.readable) [(метод io.IOBase)](https://python-all.ru/3.9/library/io.html#io.IOBase.readable) [readall() (метод io.RawIOBase)](https://python-all.ru/3.9/library/io.html#io.RawIOBase.readall) [reader() (в модуле csv)](https://python-all.ru/3.9/library/csv.html#csv.reader) [ReadError](https://python-all.ru/3.9/library/tarfile.html#tarfile.ReadError) [readexactly() (метод asyncio.StreamReader)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamReader.readexactly) [readfp() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.readfp) [(метод mimetypes.MimeTypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.MimeTypes.readfp) [readframes() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.readframes) [(метод sunau.AU\_read)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_read.readframes) [(метод wave.Wave\_read)](https://python-all.ru/3.9/library/wave.html#wave.Wave_read.readframes) [readinto() (метод http.client.HTTPResponse)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPResponse.readinto) [(метод io.BufferedIOBase)](https://python-all.ru/3.9/library/io.html#io.BufferedIOBase.readinto) [(метод io.RawIOBase)](https://python-all.ru/3.9/library/io.html#io.RawIOBase.readinto) [readinto1() (метод io.BufferedIOBase)](https://python-all.ru/3.9/library/io.html#io.BufferedIOBase.readinto1) [(метод io.BytesIO)](https://python-all.ru/3.9/library/io.html#io.BytesIO.readinto1) [readline (модуль)](https://python-all.ru/3.9/library/readline.html#module-readline) [readline() (метод asyncio.StreamReader)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamReader.readline) [(метод codecs.StreamReader)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReader.readline) [(метод distutils.text\_file.TextFile)](https://python-all.ru/3.9/distutils/apiref.html#distutils.text_file.TextFile.readline) [(метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.readline) [(метод io.IOBase)](https://python-all.ru/3.9/library/io.html#io.IOBase.readline) [(метод io.TextIOBase)](https://python-all.ru/3.9/library/io.html#io.TextIOBase.readline) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.readline) [readlines() (метод codecs.StreamReader)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReader.readlines) [(метод distutils.text\_file.TextFile)](https://python-all.ru/3.9/distutils/apiref.html#distutils.text_file.TextFile.readlines) [(метод io.IOBase)](https://python-all.ru/3.9/library/io.html#io.IOBase.readlines) [readlink() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.readlink) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.readlink) [readmodule() (в модуле pyclbr)](https://python-all.ru/3.9/library/pyclbr.html#pyclbr.readmodule) [readmodule\_ex() (в модуле pyclbr)](https://python-all.ru/3.9/library/pyclbr.html#pyclbr.readmodule_ex) [READONLY](https://python-all.ru/3.9/extending/newtypes.html#index-4) [readonly (атрибут memoryview)](https://python-all.ru/3.9/library/stdtypes.html#memoryview.readonly) [ReadTransport (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.ReadTransport) [readuntil() (метод asyncio.StreamReader)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamReader.readuntil) [readv() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.readv) [ready() (метод multiprocessing.pool.AsyncResult)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.pool.AsyncResult.ready) [Real (класс в numbers)](https://python-all.ru/3.9/library/numbers.html#numbers.Real) [real (атрибут numbers.Complex)](https://python-all.ru/3.9/library/numbers.html#numbers.Complex.real) [Real Media File Format](https://python-all.ru/3.9/library/chunk.html#index-0) [real\_max\_memuse (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.real_max_memuse) [real\_quick\_ratio() (метод difflib.SequenceMatcher)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher.real_quick_ratio) [realloc()](https://python-all.ru/3.9/c-api/memory.html#index-0) [realpath() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.realpath) [REALTIME\_PRIORITY\_CLASS (в модуле subprocess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.REALTIME_PRIORITY_CLASS) [reap\_children() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.reap_children) [reap\_threads() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.reap_threads) [reason (атрибут http.client.HTTPResponse)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPResponse.reason) [(атрибут ssl.SSLError)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLError.reason) [(атрибут UnicodeError)](https://python-all.ru/3.9/library/exceptions.html#UnicodeError.reason) [(атрибут urllib.error.HTTPError)](https://python-all.ru/3.9/library/urllib.error.html#urllib.error.HTTPError.reason) [(атрибут urllib.error.URLError)](https://python-all.ru/3.9/library/urllib.error.html#urllib.error.URLError.reason) [reattach() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.reattach) перепривязка [имя](https://python-all.ru/3.9/reference/simple_stmts.html#index-4) [reccontrols() (метод ossaudiodev.oss\_mixer\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_mixer_device.reccontrols) [received\_data (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.received_data) [received\_lines (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.received_lines) [recent() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.recent) [reconfigure() (метод io.TextIOWrapper)](https://python-all.ru/3.9/library/io.html#io.TextIOWrapper.reconfigure) [record\_original\_stdout() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.record_original_stdout) [records (атрибут unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.records) [rect() (в модуле cmath)](https://python-all.ru/3.9/library/cmath.html#cmath.rect) [rectangle() (в модуле curses.textpad)](https://python-all.ru/3.9/library/curses.html#curses.textpad.rectangle) [RecursionError](https://python-all.ru/3.9/library/exceptions.html#RecursionError) [recursive\_repr() (в модуле reprlib)](https://python-all.ru/3.9/library/reprlib.html#reprlib.recursive_repr) [recv() (метод asyncore.dispatcher)](https://python-all.ru/3.9/library/asyncore.html#asyncore.dispatcher.recv) [(метод multiprocessing.connection.Connection)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.connection.Connection.recv) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recv) [recv\_bytes() (метод multiprocessing.connection.Connection)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.connection.Connection.recv_bytes) [recv\_bytes\_into() (метод multiprocessing.connection.Connection)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.connection.Connection.recv_bytes_into) [recv\_fds() (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.recv_fds) [recv\_into() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recv_into) [recvfrom() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recvfrom) [recvfrom\_into() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recvfrom_into) [recvmsg() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recvmsg) [recvmsg\_into() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.recvmsg_into) [redirect\_request() (urllib.request.HTTPRedirectHandler метод)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.HTTPRedirectHandler.redirect_request) [redirect\_stderr() (в модуле contextlib)](https://python-all.ru/3.9/library/contextlib.html#contextlib.redirect_stderr) [redirect\_stdout() (в модуле contextlib)](https://python-all.ru/3.9/library/contextlib.html#contextlib.redirect_stdout) [redisplay() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.redisplay) [redrawln() (curses.window метод)](https://python-all.ru/3.9/library/curses.html#curses.window.redrawln) [redrawwin() (curses.window метод)](https://python-all.ru/3.9/library/curses.html#curses.window.redrawwin) [reduce (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-reduce) [reduce() (в модуле functools)](https://python-all.ru/3.9/library/functools.html#functools.reduce) [reducer\_override() (pickle.Pickler метод)](https://python-all.ru/3.9/library/pickle.html#pickle.Pickler.reducer_override) [ref (класс в weakref)](https://python-all.ru/3.9/library/weakref.html#weakref.ref) [refcount\_test() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.refcount_test) ссылка [атрибут](https://python-all.ru/3.9/reference/expressions.html#index-39) [**счётчик ссылок**](https://python-all.ru/3.9/glossary.html#term-reference-count) [подсчёт ссылок](https://python-all.ru/3.9/reference/datamodel.html#index-2) [ReferenceError](https://python-all.ru/3.9/library/exceptions.html#ReferenceError) [ReferenceType (в модуле weakref)](https://python-all.ru/3.9/library/weakref.html#weakref.ReferenceType) [refold\_source (email.policy.EmailPolicy атрибут)](https://python-all.ru/3.9/library/email.policy.html#email.policy.EmailPolicy.refold_source) [refresh() (curses.window метод)](https://python-all.ru/3.9/library/curses.html#curses.window.refresh) [REG\_BINARY (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_BINARY) [REG\_DWORD (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_DWORD) [REG\_DWORD\_BIG\_ENDIAN (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_DWORD_BIG_ENDIAN) [REG\_DWORD\_LITTLE\_ENDIAN (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_DWORD_LITTLE_ENDIAN) [REG\_EXPAND\_SZ (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_EXPAND_SZ) [REG\_FULL\_RESOURCE\_DESCRIPTOR (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_FULL_RESOURCE_DESCRIPTOR) [REG\_LINK (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_LINK) [REG\_MULTI\_SZ (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_MULTI_SZ) [REG\_NONE (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_NONE) [REG\_QWORD (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_QWORD) [REG\_QWORD\_LITTLE\_ENDIAN (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_QWORD_LITTLE_ENDIAN) [REG\_RESOURCE\_LIST (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_RESOURCE_LIST) [REG\_RESOURCE\_REQUIREMENTS\_LIST (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_RESOURCE_REQUIREMENTS_LIST) [REG\_SZ (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.REG_SZ) [register() (метод abc.ABCMeta)](https://python-all.ru/3.9/library/abc.html#abc.ABCMeta.register) [(в модуле atexit)](https://python-all.ru/3.9/library/atexit.html#atexit.register) [(в модуле codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.register) [(в модуле faulthandler)](https://python-all.ru/3.9/library/faulthandler.html#faulthandler.register) [(в модуле webbrowser)](https://python-all.ru/3.9/library/webbrowser.html#webbrowser.register) [(метод multiprocessing.managers.BaseManager)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.BaseManager.register) [(метод select.devpoll)](https://python-all.ru/3.9/library/select.html#select.devpoll.register) [(метод select.epoll)](https://python-all.ru/3.9/library/select.html#select.epoll.register) [(метод select.poll)](https://python-all.ru/3.9/library/select.html#select.poll.register) [(метод selectors.BaseSelector)](https://python-all.ru/3.9/library/selectors.html#selectors.BaseSelector.register) [register\_adapter() (в модуле sqlite3)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.register_adapter) [register\_archive\_format() (в модуле shutil)](https://python-all.ru/3.9/library/shutil.html#shutil.register_archive_format) [register\_at\_fork() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.register_at_fork) [register\_converter() (в модуле sqlite3)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.register_converter) [register\_defect() (метод email.policy.Policy)](https://python-all.ru/3.9/library/email.policy.html#email.policy.Policy.register_defect) [register\_dialect() (в модуле csv)](https://python-all.ru/3.9/library/csv.html#csv.register_dialect) [register\_error() (в модуле codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.register_error) [register\_function() (метод xmlrpc.server.CGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_function) [(метод xmlrpc.server.SimpleXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_function) [register\_instance() (метод xmlrpc.server.CGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_instance) [(метод xmlrpc.server.SimpleXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_instance) [register\_introspection\_functions() (метод xmlrpc.server.CGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions) [(метод xmlrpc.server.SimpleXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions) [register\_multicall\_functions() (метод xmlrpc.server.CGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions) [(метод xmlrpc.server.SimpleXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions) [register\_namespace() (в модуле xml.etree.ElementTree)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.register_namespace) [register\_optionflag() (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.register_optionflag) [register\_shape() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.register_shape) [register\_unpack\_format() (в модуле shutil)](https://python-all.ru/3.9/library/shutil.html#shutil.register_unpack_format) [registerDOMImplementation() (в модуле xml.dom)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.registerDOMImplementation) [registerResult() (в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.registerResult) обычный [пакет](https://python-all.ru/3.9/reference/import.html#index-4) [**обычный пакет**](https://python-all.ru/3.9/glossary.html#term-regular-package) относительный [import](https://python-all.ru/3.9/reference/simple_stmts.html#index-39) [URL](https://python-all.ru/3.9/library/urllib.parse.html#index-0) [relative\_to() (метод pathlib.PurePath)](https://python-all.ru/3.9/library/pathlib.html#pathlib.PurePath.relative_to) [release() (метод \_thread.lock)](https://python-all.ru/3.9/library/_thread.html#_thread.lock.release) [(метод asyncio.Condition)](https://python-all.ru/3.9/library/asyncio-sync.html#asyncio.Condition.release) [(метод asyncio.Lock)](https://python-all.ru/3.9/library/asyncio-sync.html#asyncio.Lock.release) [(метод asyncio.Semaphore)](https://python-all.ru/3.9/library/asyncio-sync.html#asyncio.Semaphore.release) [(в модуле platform)](https://python-all.ru/3.9/library/platform.html#platform.release) [(метод logging.Handler)](https://python-all.ru/3.9/library/logging.html#logging.Handler.release) [(метод memoryview)](https://python-all.ru/3.9/library/stdtypes.html#memoryview.release) [(метод multiprocessing.Lock)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.Lock.release) [(метод multiprocessing.RLock)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.RLock.release) [(метод pickle.PickleBuffer)](https://python-all.ru/3.9/library/pickle.html#pickle.PickleBuffer.release) [(метод threading.Condition)](https://python-all.ru/3.9/library/threading.html#threading.Condition.release) [(метод threading.Lock)](https://python-all.ru/3.9/library/threading.html#threading.Lock.release) [(метод threading.RLock)](https://python-all.ru/3.9/library/threading.html#threading.RLock.release) [(метод threading.Semaphore)](https://python-all.ru/3.9/library/threading.html#threading.Semaphore.release) [release\_lock() (в модуле imp)](https://python-all.ru/3.9/library/imp.html#imp.release_lock) [releasebufferproc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.releasebufferproc) [reload (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-reload) [reload() (в модуле imp)](https://python-all.ru/3.9/library/imp.html#imp.reload) [(в модуле importlib)](https://python-all.ru/3.9/library/importlib.html#importlib.reload) [relpath() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.relpath) [remainder() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.remainder) [(в модуле math)](https://python-all.ru/3.9/library/math.html#math.remainder) [remainder\_near() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.remainder_near) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.remainder_near) [RemoteDisconnected](https://python-all.ru/3.9/library/http.client.html#http.client.RemoteDisconnected) [remove() (метод array.array)](https://python-all.ru/3.9/library/array.html#array.array.remove) [(метод collections.deque)](https://python-all.ru/3.9/library/collections.html#collections.deque.remove) [(метод frozenset)](https://python-all.ru/3.9/library/stdtypes.html#frozenset.remove) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.remove) [(метод mailbox.Mailbox)](https://python-all.ru/3.9/library/mailbox.html#mailbox.Mailbox.remove) [(метод mailbox.MH)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MH.remove) [(метод последовательности)](https://python-all.ru/3.9/library/stdtypes.html#index-22) [(метод xml.etree.ElementTree.Element)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.remove) [remove\_child\_handler() (метод asyncio.AbstractChildWatcher)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.AbstractChildWatcher.remove_child_handler) [remove\_done\_callback() (метод asyncio.Future)](https://python-all.ru/3.9/library/asyncio-future.html#asyncio.Future.remove_done_callback) [(метод asyncio.Task)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.Task.remove_done_callback) [remove\_flag() (метод mailbox.MaildirMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MaildirMessage.remove_flag) [(метод mailbox.mboxMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.mboxMessage.remove_flag) [(метод mailbox.MMDFMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MMDFMessage.remove_flag) [remove\_folder() (метод mailbox.Maildir)](https://python-all.ru/3.9/library/mailbox.html#mailbox.Maildir.remove_folder) [(метод mailbox.MH)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MH.remove_folder) [remove\_header() (метод urllib.request.Request)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.Request.remove_header) [remove\_history\_item() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.remove_history_item) [remove\_label() (метод mailbox.BabylMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.BabylMessage.remove_label) [remove\_option() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.remove_option) [(метод optparse.OptionParser)](https://python-all.ru/3.9/library/optparse.html#optparse.OptionParser.remove_option) [remove\_pyc() (метод msilib.Directory)](https://python-all.ru/3.9/library/msilib.html#msilib.Directory.remove_pyc) [remove\_reader() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.remove_reader) [remove\_section() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.remove_section) [remove\_sequence() (метод mailbox.MHMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MHMessage.remove_sequence) [remove\_signal\_handler() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.remove_signal_handler) [remove\_tree() (в модуле distutils.dir\_util)](https://python-all.ru/3.9/distutils/apiref.html#distutils.dir_util.remove_tree) [remove\_writer() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.remove_writer) [removeAttribute() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.removeAttribute) [removeAttributeNode() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.removeAttributeNode) [removeAttributeNS() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.removeAttributeNS) [removeChild() (метод xml.dom.Node)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Node.removeChild) [removedirs() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.removedirs) [removeFilter() (метод logging.Handler)](https://python-all.ru/3.9/library/logging.html#logging.Handler.removeFilter) [(метод logging.Logger)](https://python-all.ru/3.9/library/logging.html#logging.Logger.removeFilter) [removeHandler() (в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.removeHandler) [(метод logging.Logger)](https://python-all.ru/3.9/library/logging.html#logging.Logger.removeHandler) [removeprefix() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.removeprefix) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.removeprefix) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.removeprefix) [removeResult() (в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.removeResult) [removesuffix() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.removesuffix) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.removesuffix) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.removesuffix) [removexattr() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.removexattr) [rename() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.rename) [(метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.rename) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.rename) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.rename) [renames (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-renames) [renames() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.renames) [reopenIfNeeded() (метод logging.handlers.WatchedFileHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.WatchedFileHandler.reopenIfNeeded) [reorganize() (метод dbm.gnu.gdbm)](https://python-all.ru/3.9/library/dbm.html#dbm.gnu.gdbm.reorganize) [repeat() (в модуле itertools)](https://python-all.ru/3.9/library/itertools.html#itertools.repeat) [(в модуле timeit)](https://python-all.ru/3.9/library/timeit.html#timeit.repeat) [(метод timeit.Timer)](https://python-all.ru/3.9/library/timeit.html#timeit.Timer.repeat) повторение [операция](https://python-all.ru/3.9/library/stdtypes.html#index-19) замена [имя обработчика ошибок](https://python-all.ru/3.9/library/codecs.html#index-1) [replace() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.replace) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.replace) [(метод curses.panel.Panel)](https://python-all.ru/3.9/library/curses.panel.html#curses.panel.Panel.replace) [(метод datetime.date)](https://python-all.ru/3.9/library/datetime.html#datetime.date.replace) [(метод datetime.datetime)](https://python-all.ru/3.9/library/datetime.html#datetime.datetime.replace) [(метод datetime.time)](https://python-all.ru/3.9/library/datetime.html#datetime.time.replace) [(в модуле dataclasses)](https://python-all.ru/3.9/library/dataclasses.html#dataclasses.replace) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.replace) [(метод inspect.Parameter)](https://python-all.ru/3.9/library/inspect.html#inspect.Parameter.replace) [(метод inspect.Signature)](https://python-all.ru/3.9/library/inspect.html#inspect.Signature.replace) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.replace) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.replace) [(метод types.CodeType)](https://python-all.ru/3.9/library/types.html#types.CodeType.replace) [replace\_errors() (в модуле codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.replace_errors) [replace\_header() (метод email.message.EmailMessage)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.replace_header) [(метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.replace_header) [replace\_history\_item() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.replace_history_item) [replace\_whitespace (атрибут textwrap.TextWrapper)](https://python-all.ru/3.9/library/textwrap.html#textwrap.TextWrapper.replace_whitespace) [replaceChild() (метод xml.dom.Node)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Node.replaceChild) [ReplacePackage() (в модуле modulefinder)](https://python-all.ru/3.9/library/modulefinder.html#modulefinder.ReplacePackage) [report() (метод filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.report) [(метод modulefinder.ModuleFinder)](https://python-all.ru/3.9/library/modulefinder.html#modulefinder.ModuleFinder.report) | [REPORT\_CDIFF (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.REPORT_CDIFF) [report\_failure() (метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.report_failure) [report\_full\_closure() (метод filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.report_full_closure) [REPORT\_NDIFF (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.REPORT_NDIFF) [REPORT\_ONLY\_FIRST\_FAILURE (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.REPORT_ONLY_FIRST_FAILURE) [report\_partial\_closure() (метод filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.report_partial_closure) [report\_start() (метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.report_start) [report\_success() (метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.report_success) [REPORT\_UDIFF (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.REPORT_UDIFF) [report\_unexpected\_exception() (метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.report_unexpected_exception) [REPORTING\_FLAGS (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.REPORTING_FLAGS) repr [встроенная функция](https://python-all.ru/3.9/c-api/object.html#index-0), [\[1\]](https://python-all.ru/3.9/c-api/typeobj.html#index-1), [\[2\]](https://python-all.ru/3.9/extending/newtypes.html#index-3), [\[3\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-3) [repr (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-repr) [Repr (класс в reprlib)](https://python-all.ru/3.9/library/reprlib.html#reprlib.Repr) [repr() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#repr) [\_\_repr\_\_() (метод объекта)](https://python-all.ru/3.9/reference/datamodel.html#index-71) [repr() (в модуле reprlib)](https://python-all.ru/3.9/library/reprlib.html#reprlib.repr) [(метод reprlib.Repr)](https://python-all.ru/3.9/library/reprlib.html#reprlib.Repr.repr) [repr1() (метод reprlib.Repr)](https://python-all.ru/3.9/library/reprlib.html#reprlib.Repr.repr1) представление [целое](https://python-all.ru/3.9/reference/datamodel.html#index-12) [reprfunc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.reprfunc) [reprlib (модуль)](https://python-all.ru/3.9/library/reprlib.html#module-reprlib) [Request (класс в urllib.request)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.Request) [request() (метод http.client.HTTPConnection)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPConnection.request) [request\_queue\_size (атрибут socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.request_queue_size) [request\_rate() (метод urllib.robotparser.RobotFileParser)](https://python-all.ru/3.9/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.request_rate) [request\_uri() (в модуле wsgiref.util)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.util.request_uri) [request\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.request_version) [RequestHandlerClass (атрибут socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.RequestHandlerClass) [requestline (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.requestline) [requires() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires) [requires\_bz2() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_bz2) [requires\_docstrings() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_docstrings) [requires\_freebsd\_version() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_freebsd_version) [requires\_gzip() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_gzip) [requires\_IEEE\_754() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_IEEE_754) [requires\_linux\_version() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_linux_version) [requires\_lzma() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_lzma) [requires\_mac\_version() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_mac_version) [requires\_resource() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_resource) [requires\_zlib() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.requires_zlib) [RERAISE (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-RERAISE) [reserved (атрибут zipfile.ZipInfo)](https://python-all.ru/3.9/library/zipfile.html#zipfile.ZipInfo.reserved) [зарезервированное слово](https://python-all.ru/3.9/reference/lexical_analysis.html#index-13) [RESERVED\_FUTURE (в модуле uuid)](https://python-all.ru/3.9/library/uuid.html#uuid.RESERVED_FUTURE) [RESERVED\_MICROSOFT (в модуле uuid)](https://python-all.ru/3.9/library/uuid.html#uuid.RESERVED_MICROSOFT) [RESERVED\_NCS (в модуле uuid)](https://python-all.ru/3.9/library/uuid.html#uuid.RESERVED_NCS) [reset() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.reset) [(метод codecs.IncrementalDecoder)](https://python-all.ru/3.9/library/codecs.html#codecs.IncrementalDecoder.reset) [(метод codecs.IncrementalEncoder)](https://python-all.ru/3.9/library/codecs.html#codecs.IncrementalEncoder.reset) [(метод codecs.StreamReader)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReader.reset) [(метод codecs.StreamWriter)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamWriter.reset) [(метод contextvars.ContextVar)](https://python-all.ru/3.9/library/contextvars.html#contextvars.ContextVar.reset) [(метод html.parser.HTMLParser)](https://python-all.ru/3.9/library/html.parser.html#html.parser.HTMLParser.reset) [(в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.reset) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.reset) [(pipes.Template метод)](https://python-all.ru/3.9/library/pipes.html#pipes.Template.reset) [(метод threading.Barrier)](https://python-all.ru/3.9/library/threading.html#threading.Barrier.reset) [(метод xdrlib.Packer)](https://python-all.ru/3.9/library/xdrlib.html#xdrlib.Packer.reset) [(метод xdrlib.Unpacker)](https://python-all.ru/3.9/library/xdrlib.html#xdrlib.Unpacker.reset) [(метод xml.dom.pulldom.DOMEventStream)](https://python-all.ru/3.9/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.reset) [(метод xml.sax.xmlreader.IncrementalParser)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.reset) [reset\_mock() (метод unittest.mock.AsyncMock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.AsyncMock.reset_mock) [(метод unittest.mock.Mock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.Mock.reset_mock) [reset\_peak() (в модуле tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.reset_peak) [reset\_prog\_mode() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.reset_prog_mode) [reset\_shell\_mode() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.reset_shell_mode) [reset\_tzpath() (в модуле zoneinfo)](https://python-all.ru/3.9/library/zoneinfo.html#zoneinfo.reset_tzpath) [resetbuffer() (метод code.InteractiveConsole)](https://python-all.ru/3.9/library/code.html#code.InteractiveConsole.resetbuffer) [resetlocale() (в модуле locale)](https://python-all.ru/3.9/library/locale.html#locale.resetlocale) [resetscreen() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.resetscreen) [resetty() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.resetty) [resetwarnings() (в модуле warnings)](https://python-all.ru/3.9/library/warnings.html#warnings.resetwarnings) [resize() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.resize) [(в модуле ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.resize) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.resize) [resize\_term() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.resize_term) [resizemode() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.resizemode) [resizeterm() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.resizeterm) [resolution (атрибут datetime.date)](https://python-all.ru/3.9/library/datetime.html#datetime.date.resolution) [(атрибут datetime.datetime)](https://python-all.ru/3.9/library/datetime.html#datetime.datetime.resolution) [(атрибут datetime.time)](https://python-all.ru/3.9/library/datetime.html#datetime.time.resolution) [(атрибут datetime.timedelta)](https://python-all.ru/3.9/library/datetime.html#datetime.timedelta.resolution) [resolve() (метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.resolve) [resolve\_bases() (в модуле types)](https://python-all.ru/3.9/library/types.html#types.resolve_bases) [resolve\_name() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.resolve_name) [(в модуле pkgutil)](https://python-all.ru/3.9/library/pkgutil.html#pkgutil.resolve_name) [resolveEntity() (метод xml.sax.handler.EntityResolver)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.EntityResolver.resolveEntity) [Resource (в модуле importlib.resources)](https://python-all.ru/3.9/library/importlib.html#importlib.resources.Resource) [resource (модуль)](https://python-all.ru/3.9/library/resource.html#module-resource) [resource\_path() (метод importlib.abc.ResourceReader)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.ResourceReader.resource_path) [ResourceDenied](https://python-all.ru/3.9/library/test.html#test.support.ResourceDenied) [ResourceLoader (класс в importlib.abc)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.ResourceLoader) [ResourceReader (класс в importlib.abc)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.ResourceReader) [ResourceWarning](https://python-all.ru/3.9/library/exceptions.html#ResourceWarning) [response (атрибут nntplib.NNTPError)](https://python-all.ru/3.9/library/nntplib.html#nntplib.NNTPError.response) [response() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.response) [ResponseNotReady](https://python-all.ru/3.9/library/http.client.html#http.client.ResponseNotReady) [responses (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.responses) [(в модуле http.client)](https://python-all.ru/3.9/library/http.client.html#http.client.responses) [restart (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-restart) [restore() (в модуле difflib)](https://python-all.ru/3.9/library/difflib.html#difflib.restore) [RESTRICTED](https://python-all.ru/3.9/extending/newtypes.html#index-4) ограниченный [выполнение](https://python-all.ru/3.9/reference/executionmodel.html#index-11) [restype (ctypes.\_FuncPtr атрибут)](https://python-all.ru/3.9/library/ctypes.html#ctypes._FuncPtr.restype) [result() (метод asyncio.Future)](https://python-all.ru/3.9/library/asyncio-future.html#asyncio.Future.result) [(метод asyncio.Task)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.Task.result) [(метод concurrent.futures.Future)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Future.result) [results() (метод trace.Trace)](https://python-all.ru/3.9/library/trace.html#trace.Trace.results) [resume\_reading() (метод asyncio.ReadTransport)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.ReadTransport.resume_reading) [resume\_writing() (метод asyncio.BaseProtocol)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.BaseProtocol.resume_writing) [retr() (метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.retr) [retrbinary() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.retrbinary) [retrieve() (метод urllib.request.URLopener)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.URLopener.retrieve) [retrlines() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.retrlines) return [инструкция](https://python-all.ru/3.9/reference/compound_stmts.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-15), [**\[2\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-24) [Return (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Return) [return (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-return) [return\_annotation (атрибут inspect.Signature)](https://python-all.ru/3.9/library/inspect.html#inspect.Signature.return_annotation) [return\_ok() (метод http.cookiejar.CookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookiePolicy.return_ok) [RETURN\_VALUE (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-RETURN_VALUE) [return\_value (атрибут unittest.mock.Mock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.Mock.return_value) [returncode (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.9/library/asyncio-subprocess.html#asyncio.subprocess.Process.returncode) [(атрибут subprocess.CalledProcessError)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CalledProcessError.returncode) [(атрибут subprocess.CompletedProcess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CompletedProcess.returncode) [(атрибут subprocess.Popen)](https://python-all.ru/3.9/library/subprocess.html#subprocess.Popen.returncode) [retval (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-retval) [reverse() (метод array.array)](https://python-all.ru/3.9/library/array.html#array.array.reverse) [(метод collections.deque)](https://python-all.ru/3.9/library/collections.html#collections.deque.reverse) [(в модуле audioop)](https://python-all.ru/3.9/library/audioop.html#audioop.reverse) [(метод последовательности)](https://python-all.ru/3.9/library/stdtypes.html#index-22) [reverse\_order() (метод pstats.Stats)](https://python-all.ru/3.9/library/profile.html#pstats.Stats.reverse_order) [reverse\_pointer (атрибут ipaddress.IPv4Address)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv4Address.reverse_pointer) [(атрибут ipaddress.IPv6Address)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Address.reverse_pointer) [reversed() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#reversed) [Reversible (класс в collections.abc)](https://python-all.ru/3.9/library/collections.abc.html#collections.abc.Reversible) [(класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.Reversible) [revert() (метод http.cookiejar.FileCookieJar)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.FileCookieJar.revert) [rewind() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.rewind) [(метод sunau.AU\_read)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_read.rewind) [(метод wave.Wave\_read)](https://python-all.ru/3.9/library/wave.html#wave.Wave_read.rewind) RFC [RFC 1014](https://python-all.ru/3.9/library/xdrlib.html#index-2), [\[1\]](https://python-all.ru/3.9/library/xdrlib.html#index-3) [RFC 1123](https://python-all.ru/3.9/library/time.html#index-21) [RFC 1321](https://python-all.ru/3.9/library/hashlib.html#index-1) [RFC 1422](https://python-all.ru/3.9/library/ssl.html#index-19), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-22) [RFC 1521](https://python-all.ru/3.9/library/base64.html#index-9), [\[1\]](https://python-all.ru/3.9/library/quopri.html#index-1), [\[2\]](https://python-all.ru/3.9/library/quopri.html#index-3) [RFC 1522](https://python-all.ru/3.9/library/binascii.html#index-2), [\[1\]](https://python-all.ru/3.9/library/quopri.html#index-2), [\[2\]](https://python-all.ru/3.9/library/quopri.html#index-4) [RFC 1524](https://python-all.ru/3.9/library/mailcap.html#index-1), [\[1\]](https://python-all.ru/3.9/library/mailcap.html#index-2) [RFC 1730](https://python-all.ru/3.9/library/imaplib.html#index-2) [RFC 1738](https://python-all.ru/3.9/library/urllib.parse.html#index-12) [RFC 1750](https://python-all.ru/3.9/library/ssl.html#index-4) [RFC 1766](https://python-all.ru/3.9/library/locale.html#index-4), [\[1\]](https://python-all.ru/3.9/library/locale.html#index-5) [RFC 1808](https://python-all.ru/3.9/library/urllib.parse.html#index-1), [\[1\]](https://python-all.ru/3.9/library/urllib.parse.html#index-11), [\[2\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-45) [RFC 1832](https://python-all.ru/3.9/library/xdrlib.html#index-4), [\[1\]](https://python-all.ru/3.9/library/xdrlib.html#index-5) [RFC 1869](https://python-all.ru/3.9/library/smtplib.html#index-2), [\[1\]](https://python-all.ru/3.9/library/smtplib.html#index-5) [RFC 1870](https://python-all.ru/3.9/library/smtpd.html#index-2), [\[1\]](https://python-all.ru/3.9/library/smtpd.html#index-9), [\[2\]](https://python-all.ru/3.9/whatsnew/3.3.html#index-27) [RFC 1939](https://python-all.ru/3.9/library/poplib.html#index-1), [\[1\]](https://python-all.ru/3.9/library/poplib.html#index-2) [RFC 2033](https://python-all.ru/3.9/whatsnew/2.6.html#index-22) [RFC 2045](https://python-all.ru/3.9/library/base64.html#index-4), [\[1\]](https://python-all.ru/3.9/library/base64.html#index-5), [\[2\]](https://python-all.ru/3.9/library/base64.html#index-7), [\[3\]](https://python-all.ru/3.9/library/base64.html#index-8), [\[4\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-4), [\[5\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-5), [\[6\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-6), [\[7\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-9), [\[8\]](https://python-all.ru/3.9/library/email.header.html#index-4), [\[9\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-10), [\[10\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-9), [\[11\]](https://python-all.ru/3.9/library/email.html#index-3), [\[12\]](https://python-all.ru/3.9/library/email.message.html#index-6), [\[13\]](https://python-all.ru/3.9/library/email.message.html#index-7), [\[14\]](https://python-all.ru/3.9/library/email.message.html#index-8) [RFC 2045#section-6.8](https://python-all.ru/3.9/library/xmlrpc.client.html#index-0) [RFC 2046](https://python-all.ru/3.9/library/email.contentmanager.html#index-0), [\[1\]](https://python-all.ru/3.9/library/email.header.html#index-5), [\[2\]](https://python-all.ru/3.9/library/email.html#index-4) [RFC 2047](https://python-all.ru/3.9/library/email.header.html#index-11), [\[1\]](https://python-all.ru/3.9/library/email.header.html#index-13), [\[2\]](https://python-all.ru/3.9/library/email.header.html#index-6), [\[3\]](https://python-all.ru/3.9/library/email.header.html#index-8), [\[4\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-1), [\[5\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-4), [\[6\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-6), [\[7\]](https://python-all.ru/3.9/library/email.html#index-5), [\[8\]](https://python-all.ru/3.9/library/email.policy.html#index-3), [\[9\]](https://python-all.ru/3.9/library/email.policy.html#index-4), [\[10\]](https://python-all.ru/3.9/library/email.utils.html#index-1), [\[11\]](https://python-all.ru/3.9/whatsnew/3.2.html#index-11), [\[12\]](https://python-all.ru/3.9/whatsnew/3.2.html#index-8) [RFC 2060](https://python-all.ru/3.9/library/imaplib.html#index-1), [\[1\]](https://python-all.ru/3.9/library/imaplib.html#index-7) [RFC 2068](https://python-all.ru/3.9/library/http.cookies.html#index-1) [RFC 2104](https://python-all.ru/3.9/library/hmac.html#index-0), [\[1\]](https://python-all.ru/3.9/whatsnew/2.2.html#index-17) [RFC 2109](https://python-all.ru/3.9/library/http.cookiejar.html#index-1), [\[1\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-15), [\[2\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-21), [\[3\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-23), [\[4\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-24), [\[5\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-3), [\[6\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-4), [\[7\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-6), [\[8\]](https://python-all.ru/3.9/library/http.cookies.html#index-0), [\[9\]](https://python-all.ru/3.9/library/http.cookies.html#index-2), [\[10\]](https://python-all.ru/3.9/library/http.cookies.html#index-3), [\[11\]](https://python-all.ru/3.9/library/http.cookies.html#index-4), [\[12\]](https://python-all.ru/3.9/library/http.cookies.html#index-5), [\[13\]](https://python-all.ru/3.9/library/http.cookies.html#index-6), [\[14\]](https://python-all.ru/3.9/library/http.cookies.html#index-7) [RFC 2183](https://python-all.ru/3.9/library/email.compat32-message.html#index-11), [\[1\]](https://python-all.ru/3.9/library/email.html#index-6), [\[2\]](https://python-all.ru/3.9/library/email.message.html#index-10) [RFC 2231](https://python-all.ru/3.9/library/email.compat32-message.html#index-10), [\[1\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-2), [\[2\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-3), [\[3\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-7), [\[4\]](https://python-all.ru/3.9/library/email.compat32-message.html#index-8), [\[5\]](https://python-all.ru/3.9/library/email.header.html#index-7), [\[6\]](https://python-all.ru/3.9/library/email.html#index-7), [\[7\]](https://python-all.ru/3.9/library/email.message.html#index-4), [\[8\]](https://python-all.ru/3.9/library/email.message.html#index-5), [\[9\]](https://python-all.ru/3.9/library/email.message.html#index-9), [\[10\]](https://python-all.ru/3.9/library/email.utils.html#index-5), [\[11\]](https://python-all.ru/3.9/library/email.utils.html#index-6), [\[12\]](https://python-all.ru/3.9/library/email.utils.html#index-7), [\[13\]](https://python-all.ru/3.9/library/email.utils.html#index-8), [\[14\]](https://python-all.ru/3.9/library/email.utils.html#index-9) [RFC 2295](https://python-all.ru/3.9/library/http.html#index-58) [RFC 2324](https://python-all.ru/3.9/library/http.html#index-41) [RFC 2342](https://python-all.ru/3.9/library/imaplib.html#index-6), [\[1\]](https://python-all.ru/3.9/whatsnew/2.2.html#index-19) [RFC 2368](https://python-all.ru/3.9/library/urllib.parse.html#index-10) [RFC 2373](https://python-all.ru/3.9/library/ipaddress.html#index-1), [\[1\]](https://python-all.ru/3.9/library/ipaddress.html#index-3), [\[2\]](https://python-all.ru/3.9/library/ipaddress.html#index-5) [RFC 2396](https://python-all.ru/3.9/library/urllib.parse.html#index-3), [\[1\]](https://python-all.ru/3.9/library/urllib.parse.html#index-5), [\[2\]](https://python-all.ru/3.9/library/urllib.parse.html#index-9), [\[3\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-46), [\[4\]](https://python-all.ru/3.9/whatsnew/3.7.html#index-34) [RFC 2397](https://python-all.ru/3.9/library/urllib.request.html#index-8) [RFC 2449](https://python-all.ru/3.9/library/poplib.html#index-4) [RFC 2487](https://python-all.ru/3.9/whatsnew/2.2.html#index-18) [RFC 2518](https://python-all.ru/3.9/library/http.html#index-3) [RFC 2595](https://python-all.ru/3.9/library/poplib.html#index-3), [\[1\]](https://python-all.ru/3.9/library/poplib.html#index-6) [RFC 2616](https://python-all.ru/3.9/howto/urllib2.html#index-0), [\[1\]](https://python-all.ru/3.9/howto/urllib2.html#index-1), [\[2\]](https://python-all.ru/3.9/howto/urllib2.html#index-2), [\[3\]](https://python-all.ru/3.9/library/urllib.error.html#index-0), [\[4\]](https://python-all.ru/3.9/library/urllib.request.html#index-10), [\[5\]](https://python-all.ru/3.9/library/urllib.request.html#index-6), [\[6\]](https://python-all.ru/3.9/library/urllib.request.html#index-7), [\[7\]](https://python-all.ru/3.9/library/wsgiref.html#index-10), [\[8\]](https://python-all.ru/3.9/library/wsgiref.html#index-5), [\[9\]](https://python-all.ru/3.9/whatsnew/3.2.html#index-7) [RFC 2640](https://python-all.ru/3.9/library/ftplib.html#index-2), [\[1\]](https://python-all.ru/3.9/library/ftplib.html#index-3), [\[2\]](https://python-all.ru/3.9/library/ftplib.html#index-5), [\[3\]](https://python-all.ru/3.9/whatsnew/3.9.html#index-22), [\[4\]](https://python-all.ru/3.9/whatsnew/changelog.html#index-33) [RFC 2732](https://python-all.ru/3.9/library/urllib.parse.html#index-8), [\[1\]](https://python-all.ru/3.9/whatsnew/2.7.html#index-11), [\[2\]](https://python-all.ru/3.9/whatsnew/3.2.html#index-13) [RFC 2774](https://python-all.ru/3.9/library/http.html#index-61) [RFC 2818](https://python-all.ru/3.9/library/ssl.html#index-5), [\[1\]](https://python-all.ru/3.9/whatsnew/3.2.html#index-12) [RFC 2821](https://python-all.ru/3.9/library/email.html#index-0) [RFC 2822](https://python-all.ru/3.9/library/email.compat32-message.html#index-1), [\[1\]](https://python-all.ru/3.9/library/email.header.html#index-0), [\[2\]](https://python-all.ru/3.9/library/email.header.html#index-10), [\[3\]](https://python-all.ru/3.9/library/email.header.html#index-12), [\[4\]](https://python-all.ru/3.9/library/email.header.html#index-2), [\[5\]](https://python-all.ru/3.9/library/email.header.html#index-3), [\[6\]](https://python-all.ru/3.9/library/email.header.html#index-9), [\[7\]](https://python-all.ru/3.9/library/email.utils.html#index-0), [\[8\]](https://python-all.ru/3.9/library/email.utils.html#index-10), [\[9\]](https://python-all.ru/3.9/library/email.utils.html#index-2), [\[10\]](https://python-all.ru/3.9/library/email.utils.html#index-3), [\[11\]](https://python-all.ru/3.9/library/email.utils.html#index-4), [\[12\]](https://python-all.ru/3.9/library/http.client.html#index-2), [\[13\]](https://python-all.ru/3.9/library/http.server.html#index-2), [\[14\]](https://python-all.ru/3.9/library/mailbox.html#index-0), [\[15\]](https://python-all.ru/3.9/library/time.html#index-10), [\[16\]](https://python-all.ru/3.9/library/time.html#index-22), [\[17\]](https://python-all.ru/3.9/tutorial/stdlib.html#index-1), [\[18\]](https://python-all.ru/3.9/whatsnew/2.2.html#index-20) [RFC 2964](https://python-all.ru/3.9/library/http.cookiejar.html#index-10) [RFC 2965](https://python-all.ru/3.9/library/http.cookiejar.html#index-0), [\[1\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-11), [\[2\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-12), [\[3\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-13), [\[4\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-14), [\[5\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-16), [\[6\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-17), [\[7\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-18), [\[8\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-19), [\[9\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-2), [\[10\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-20), [\[11\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-22), [\[12\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-25), [\[13\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-5), [\[14\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-7), [\[15\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-8), [\[16\]](https://python-all.ru/3.9/library/http.cookiejar.html#index-9), [\[17\]](https://python-all.ru/3.9/library/urllib.request.html#index-2), [\[18\]](https://python-all.ru/3.9/library/urllib.request.html#index-3), [\[19\]](https://python-all.ru/3.9/library/urllib.request.html#index-5) [RFC 2980](https://python-all.ru/3.9/library/nntplib.html#index-4), [\[1\]](https://python-all.ru/3.9/library/nntplib.html#index-9) [RFC 3056](https://python-all.ru/3.9/library/ipaddress.html#index-12) [RFC 3171](https://python-all.ru/3.9/library/ipaddress.html#index-0) [RFC 3207](https://python-all.ru/3.9/whatsnew/2.6.html#index-23) [RFC 3229](https://python-all.ru/3.9/library/http.html#index-14) [RFC 3280](https://python-all.ru/3.9/library/ssl.html#index-13) [RFC 3330](https://python-all.ru/3.9/library/ipaddress.html#index-4) [RFC 3339](https://python-all.ru/3.9/howto/logging.html#index-0) [RFC 3454](https://python-all.ru/3.9/library/stringprep.html#index-0), [\[1\]](https://python-all.ru/3.9/library/stringprep.html#index-1) [RFC 3490](https://python-all.ru/3.9/library/codecs.html#index-13), [\[1\]](https://python-all.ru/3.9/library/codecs.html#index-14), [\[2\]](https://python-all.ru/3.9/library/codecs.html#index-6), [\[3\]](https://python-all.ru/3.9/library/codecs.html#index-8) [RFC 3490#section-3.1](https://python-all.ru/3.9/library/codecs.html#index-12) [RFC 3492](https://python-all.ru/3.9/library/codecs.html#index-7), [\[1\]](https://python-all.ru/3.9/library/codecs.html#index-9) [RFC 3493](https://python-all.ru/3.9/library/socket.html#index-15) [RFC 3501](https://python-all.ru/3.9/library/imaplib.html#index-8) [RFC 3542](https://python-all.ru/3.9/library/socket.html#index-3), [\[1\]](https://python-all.ru/3.9/whatsnew/changelog.html#index-74) [RFC 3548](https://python-all.ru/3.9/library/base64.html#index-1), [\[1\]](https://python-all.ru/3.9/library/base64.html#index-2), [\[2\]](https://python-all.ru/3.9/library/base64.html#index-3), [\[3\]](https://python-all.ru/3.9/library/base64.html#index-6), [\[4\]](https://python-all.ru/3.9/library/binascii.html#index-1), [\[5\]](https://python-all.ru/3.9/whatsnew/2.4.html#index-18) [RFC 3596#section-2.5](https://python-all.ru/3.9/whatsnew/changelog.html#index-0) [RFC 3659](https://python-all.ru/3.9/library/ftplib.html#index-6) [RFC 3879](https://python-all.ru/3.9/library/ipaddress.html#index-9) [RFC 3927](https://python-all.ru/3.9/library/ipaddress.html#index-6) [RFC 3977](https://python-all.ru/3.9/library/nntplib.html#index-10), [\[1\]](https://python-all.ru/3.9/library/nntplib.html#index-2), [\[2\]](https://python-all.ru/3.9/library/nntplib.html#index-6), [\[3\]](https://python-all.ru/3.9/library/nntplib.html#index-7), [\[4\]](https://python-all.ru/3.9/library/nntplib.html#index-8) [RFC 3986](https://python-all.ru/3.9/library/http.server.html#index-1), [\[1\]](https://python-all.ru/3.9/library/urllib.parse.html#index-2), [\[2\]](https://python-all.ru/3.9/library/urllib.parse.html#index-4), [\[3\]](https://python-all.ru/3.9/library/urllib.parse.html#index-6), [\[4\]](https://python-all.ru/3.9/library/urllib.parse.html#index-7), [\[5\]](https://python-all.ru/3.9/whatsnew/2.7.html#index-10), [\[6\]](https://python-all.ru/3.9/whatsnew/2.7.html#index-13), [\[7\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-44), [\[8\]](https://python-all.ru/3.9/whatsnew/3.7.html#index-35), [\[9\]](https://python-all.ru/3.9/whatsnew/3.9.html#index-28) [RFC 4007](https://python-all.ru/3.9/library/ipaddress.html#index-11), [\[1\]](https://python-all.ru/3.9/library/ipaddress.html#index-8) [RFC 4086](https://python-all.ru/3.9/library/ssl.html#index-23) [RFC 4122](https://python-all.ru/3.9/library/uuid.html#index-0), [\[1\]](https://python-all.ru/3.9/library/uuid.html#index-1), [\[2\]](https://python-all.ru/3.9/library/uuid.html#index-10), [\[3\]](https://python-all.ru/3.9/library/uuid.html#index-11), [\[4\]](https://python-all.ru/3.9/library/uuid.html#index-2), [\[5\]](https://python-all.ru/3.9/library/uuid.html#index-3), [\[6\]](https://python-all.ru/3.9/library/uuid.html#index-4), [\[7\]](https://python-all.ru/3.9/whatsnew/2.5.html#index-22), [\[8\]](https://python-all.ru/3.9/whatsnew/2.5.html#index-23) [RFC 4180](https://python-all.ru/3.9/library/csv.html#index-1) [RFC 4193](https://python-all.ru/3.9/library/ipaddress.html#index-10) [RFC 4217](https://python-all.ru/3.9/library/ftplib.html#index-4) [RFC 4291](https://python-all.ru/3.9/library/ipaddress.html#index-7), [\[1\]](https://python-all.ru/3.9/whatsnew/changelog.html#index-1) [RFC 4380](https://python-all.ru/3.9/library/ipaddress.html#index-13) [RFC 4627](https://python-all.ru/3.9/library/json.html#index-1), [\[1\]](https://python-all.ru/3.9/library/json.html#index-3) [RFC 4642](https://python-all.ru/3.9/library/nntplib.html#index-5) [RFC 4918](https://python-all.ru/3.9/library/http.html#index-12), [\[1\]](https://python-all.ru/3.9/library/http.html#index-43), [\[2\]](https://python-all.ru/3.9/library/http.html#index-44), [\[3\]](https://python-all.ru/3.9/library/http.html#index-45), [\[4\]](https://python-all.ru/3.9/library/http.html#index-59) [RFC 4954](https://python-all.ru/3.9/library/smtplib.html#index-7), [\[1\]](https://python-all.ru/3.9/library/smtplib.html#index-8) [RFC 5161](https://python-all.ru/3.9/library/imaplib.html#index-3), [\[1\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-35) [RFC 5246](https://python-all.ru/3.9/library/ssl.html#index-12), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-25) [RFC 5280](https://python-all.ru/3.9/library/ssl.html#index-24), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-6), [\[2\]](https://python-all.ru/3.9/library/ssl.html#index-9), [\[3\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-43), [\[4\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-53) [RFC 5321](https://python-all.ru/3.9/library/email.headerregistry.html#index-13), [\[1\]](https://python-all.ru/3.9/library/smtpd.html#index-1), [\[2\]](https://python-all.ru/3.9/library/smtpd.html#index-6), [\[3\]](https://python-all.ru/3.9/library/smtpd.html#index-7), [\[4\]](https://python-all.ru/3.9/whatsnew/3.3.html#index-26) [RFC 5322](https://python-all.ru/3.9/library/email.compat32-message.html#index-0), [\[1\]](https://python-all.ru/3.9/library/email.errors.html#index-0), [\[2\]](https://python-all.ru/3.9/library/email.generator.html#index-0), [\[3\]](https://python-all.ru/3.9/library/email.generator.html#index-1), [\[4\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-0), [\[5\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-11), [\[6\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-12), [\[7\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-14), [\[8\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-2), [\[9\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-3), [\[10\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-5), [\[11\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-7), [\[12\]](https://python-all.ru/3.9/library/email.headerregistry.html#index-8), [\[13\]](https://python-all.ru/3.9/library/email.html#index-1), [\[14\]](https://python-all.ru/3.9/library/email.message.html#index-0), [\[15\]](https://python-all.ru/3.9/library/email.message.html#index-2), [\[16\]](https://python-all.ru/3.9/library/email.parser.html#index-0), [\[17\]](https://python-all.ru/3.9/library/email.policy.html#index-0), [\[18\]](https://python-all.ru/3.9/library/email.policy.html#index-1), [\[19\]](https://python-all.ru/3.9/library/email.policy.html#index-2), [\[20\]](https://python-all.ru/3.9/library/email.policy.html#index-5), [\[21\]](https://python-all.ru/3.9/library/email.policy.html#index-6), [\[22\]](https://python-all.ru/3.9/library/email.policy.html#index-9), [\[23\]](https://python-all.ru/3.9/library/smtplib.html#index-11) [RFC 5424](https://python-all.ru/3.9/howto/logging-cookbook.html#index-0), [\[1\]](https://python-all.ru/3.9/howto/logging-cookbook.html#index-2), [\[2\]](https://python-all.ru/3.9/howto/logging-cookbook.html#index-3), [\[3\]](https://python-all.ru/3.9/library/logging.handlers.html#index-0) [RFC 5424#section-6](https://python-all.ru/3.9/howto/logging-cookbook.html#index-1) [RFC 5789](https://python-all.ru/3.9/library/ipaddress.html#index-2) [RFC 5842](https://python-all.ru/3.9/library/http.html#index-13), [\[1\]](https://python-all.ru/3.9/library/http.html#index-60) [RFC 5894](https://python-all.ru/3.9/library/codecs.html#index-10) [RFC 5929](https://python-all.ru/3.9/library/codecs.html#index-11) [RFC 5929](https://python-all.ru/3.9/library/ssl.html#index-14) [RFC 6066](https://python-all.ru/3.9/library/ssl.html#index-11), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-16), [\[2\]](https://python-all.ru/3.9/library/ssl.html#index-26) [RFC 6125](https://python-all.ru/3.9/library/ssl.html#index-7), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-8) [RFC 6152](https://python-all.ru/3.9/library/smtpd.html#index-5), [\[1\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-39) [RFC 6531](https://python-all.ru/3.9/library/email.message.html#index-3), [\[1\]](https://python-all.ru/3.9/library/email.policy.html#index-8), [\[2\]](https://python-all.ru/3.9/library/smtpd.html#index-3), [\[3\]](https://python-all.ru/3.9/library/smtpd.html#index-4), [\[4\]](https://python-all.ru/3.9/library/smtpd.html#index-8), [\[5\]](https://python-all.ru/3.9/library/smtplib.html#index-3), [\[6\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-34), [\[7\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-40), [\[8\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-41) [RFC 6532](https://python-all.ru/3.9/library/email.html#index-2), [\[1\]](https://python-all.ru/3.9/library/email.message.html#index-1), [\[2\]](https://python-all.ru/3.9/library/email.parser.html#index-1), [\[3\]](https://python-all.ru/3.9/library/email.policy.html#index-7), [\[4\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-33) [RFC 6585](https://python-all.ru/3.9/library/http.html#index-48), [\[1\]](https://python-all.ru/3.9/library/http.html#index-49), [\[2\]](https://python-all.ru/3.9/library/http.html#index-50), [\[3\]](https://python-all.ru/3.9/library/http.html#index-62) [RFC 6855](https://python-all.ru/3.9/library/imaplib.html#index-4), [\[1\]](https://python-all.ru/3.9/library/imaplib.html#index-5), [\[2\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-36), [\[3\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-37) [RFC 6856](https://python-all.ru/3.9/library/poplib.html#index-5), [\[1\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-38) [RFC 7159](https://python-all.ru/3.9/library/json.html#index-0), [\[1\]](https://python-all.ru/3.9/library/json.html#index-2), [\[2\]](https://python-all.ru/3.9/library/json.html#index-4) [RFC 7230](https://python-all.ru/3.9/library/http.client.html#index-4), [\[1\]](https://python-all.ru/3.9/library/urllib.request.html#index-1) [RFC 7231](https://python-all.ru/3.9/library/http.html#index-1), [\[1\]](https://python-all.ru/3.9/library/http.html#index-10), [\[2\]](https://python-all.ru/3.9/library/http.html#index-15), [\[3\]](https://python-all.ru/3.9/library/http.html#index-16), [\[4\]](https://python-all.ru/3.9/library/http.html#index-17), [\[5\]](https://python-all.ru/3.9/library/http.html#index-18), [\[6\]](https://python-all.ru/3.9/library/http.html#index-2), [\[7\]](https://python-all.ru/3.9/library/http.html#index-20), [\[8\]](https://python-all.ru/3.9/library/http.html#index-21), [\[9\]](https://python-all.ru/3.9/library/http.html#index-23), [\[10\]](https://python-all.ru/3.9/library/http.html#index-25), [\[11\]](https://python-all.ru/3.9/library/http.html#index-26), [\[12\]](https://python-all.ru/3.9/library/http.html#index-27), [\[13\]](https://python-all.ru/3.9/library/http.html#index-28), [\[14\]](https://python-all.ru/3.9/library/http.html#index-29), [\[15\]](https://python-all.ru/3.9/library/http.html#index-31), [\[16\]](https://python-all.ru/3.9/library/http.html#index-32), [\[17\]](https://python-all.ru/3.9/library/http.html#index-33), [\[18\]](https://python-all.ru/3.9/library/http.html#index-34), [\[19\]](https://python-all.ru/3.9/library/http.html#index-36), [\[20\]](https://python-all.ru/3.9/library/http.html#index-37), [\[21\]](https://python-all.ru/3.9/library/http.html#index-38), [\[22\]](https://python-all.ru/3.9/library/http.html#index-40), [\[23\]](https://python-all.ru/3.9/library/http.html#index-47), [\[24\]](https://python-all.ru/3.9/library/http.html#index-5), [\[25\]](https://python-all.ru/3.9/library/http.html#index-52), [\[26\]](https://python-all.ru/3.9/library/http.html#index-53), [\[27\]](https://python-all.ru/3.9/library/http.html#index-54), [\[28\]](https://python-all.ru/3.9/library/http.html#index-55), [\[29\]](https://python-all.ru/3.9/library/http.html#index-56), [\[30\]](https://python-all.ru/3.9/library/http.html#index-57), [\[31\]](https://python-all.ru/3.9/library/http.html#index-6), [\[32\]](https://python-all.ru/3.9/library/http.html#index-7), [\[33\]](https://python-all.ru/3.9/library/http.html#index-8), [\[34\]](https://python-all.ru/3.9/library/http.html#index-9) [RFC 7232](https://python-all.ru/3.9/library/http.html#index-19), [\[1\]](https://python-all.ru/3.9/library/http.html#index-35) [RFC 7233](https://python-all.ru/3.9/library/http.html#index-11), [\[1\]](https://python-all.ru/3.9/library/http.html#index-39) [RFC 7235](https://python-all.ru/3.9/library/http.html#index-24), [\[1\]](https://python-all.ru/3.9/library/http.html#index-30) [RFC 7238](https://python-all.ru/3.9/library/http.html#index-22) [RFC 7301](https://python-all.ru/3.9/library/ssl.html#index-10), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-15), [\[2\]](https://python-all.ru/3.9/whatsnew/3.5.html#index-42) [RFC 7525](https://python-all.ru/3.9/library/ssl.html#index-27) [RFC 7540](https://python-all.ru/3.9/library/http.html#index-42) [RFC 7693](https://python-all.ru/3.9/library/hashlib.html#index-5) [RFC 7725](https://python-all.ru/3.9/library/http.html#index-51) [RFC 7914](https://python-all.ru/3.9/library/hashlib.html#index-3) [RFC 821](https://python-all.ru/3.9/library/smtplib.html#index-1), [\[1\]](https://python-all.ru/3.9/library/smtplib.html#index-4) [RFC 822](https://python-all.ru/3.9/distutils/apiref.html#index-6), [\[1\]](https://python-all.ru/3.9/library/email.examples.html#index-0), [\[2\]](https://python-all.ru/3.9/library/email.header.html#index-1), [\[3\]](https://python-all.ru/3.9/library/gettext.html#index-9), [\[4\]](https://python-all.ru/3.9/library/http.client.html#index-3), [\[5\]](https://python-all.ru/3.9/library/smtplib.html#index-10), [\[6\]](https://python-all.ru/3.9/library/smtplib.html#index-12), [\[7\]](https://python-all.ru/3.9/library/smtplib.html#index-6), [\[8\]](https://python-all.ru/3.9/library/smtplib.html#index-9), [\[9\]](https://python-all.ru/3.9/library/time.html#index-19), [\[10\]](https://python-all.ru/3.9/library/time.html#index-20), [\[11\]](https://python-all.ru/3.9/whatsnew/2.2.html#index-21) [RFC 8297](https://python-all.ru/3.9/library/http.html#index-4) [RFC 8305](https://python-all.ru/3.9/library/asyncio-eventloop.html#index-3), [\[1\]](https://python-all.ru/3.9/library/asyncio-eventloop.html#index-4) [RFC 8470](https://python-all.ru/3.9/library/http.html#index-46) [RFC 854](https://python-all.ru/3.9/library/telnetlib.html#index-2), [\[1\]](https://python-all.ru/3.9/library/telnetlib.html#index-3) [RFC 959](https://python-all.ru/3.9/library/ftplib.html#index-1) [RFC 977](https://python-all.ru/3.9/library/nntplib.html#index-3) [rfc2109 (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.Cookie.rfc2109) [rfc2109\_as\_netscape (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape) [rfc2965 (атрибут http.cookiejar.CookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookiePolicy.rfc2965) [rfc822\_escape() (в модуле distutils.util)](https://python-all.ru/3.9/distutils/apiref.html#distutils.util.rfc822_escape) [RFC\_4122 (в модуле uuid)](https://python-all.ru/3.9/library/uuid.html#uuid.RFC_4122) [rfile (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.rfile) [rfind() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rfind) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rfind) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.rfind) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rfind) [rgb\_to\_hls() (в модуле colorsys)](https://python-all.ru/3.9/library/colorsys.html#colorsys.rgb_to_hls) [rgb\_to\_hsv() (в модуле colorsys)](https://python-all.ru/3.9/library/colorsys.html#colorsys.rgb_to_hsv) [rgb\_to\_yiq() (в модуле colorsys)](https://python-all.ru/3.9/library/colorsys.html#colorsys.rgb_to_yiq) [rglob() (метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.rglob) [richcmpfunc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.richcmpfunc) [right (атрибут filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.right) [right() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.right) [right\_list (атрибут filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.right_list) [right\_only (атрибут filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.right_only) [RIGHTSHIFT (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RIGHTSHIFT) [RIGHTSHIFTEQUAL (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RIGHTSHIFTEQUAL) [rindex() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rindex) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rindex) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rindex) [rjust() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rjust) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rjust) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rjust) [rlcompleter (module)](https://python-all.ru/3.9/library/rlcompleter.html#module-rlcompleter) [rlecode\_hqx() (в модуле binascii)](https://python-all.ru/3.9/library/binascii.html#binascii.rlecode_hqx) [rledecode\_hqx() (в модуле binascii)](https://python-all.ru/3.9/library/binascii.html#binascii.rledecode_hqx) [RLIM\_INFINITY (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIM_INFINITY) [RLIMIT\_AS (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_AS) [RLIMIT\_CORE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_CORE) [RLIMIT\_CPU (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_CPU) [RLIMIT\_DATA (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_DATA) [RLIMIT\_FSIZE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_FSIZE) [RLIMIT\_MEMLOCK (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_MEMLOCK) [RLIMIT\_MSGQUEUE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_MSGQUEUE) [RLIMIT\_NICE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_NICE) [RLIMIT\_NOFILE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_NOFILE) [RLIMIT\_NPROC (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_NPROC) [RLIMIT\_NPTS (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_NPTS) [RLIMIT\_OFILE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_OFILE) [RLIMIT\_RSS (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_RSS) [RLIMIT\_RTPRIO (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_RTPRIO) [RLIMIT\_RTTIME (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_RTTIME) [RLIMIT\_SBSIZE (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_SBSIZE) [RLIMIT\_SIGPENDING (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_SIGPENDING) [RLIMIT\_STACK (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_STACK) [RLIMIT\_SWAP (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_SWAP) [RLIMIT\_VMEM (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RLIMIT_VMEM) [RLock (класс в multiprocessing)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.RLock) [(класс в threading)](https://python-all.ru/3.9/library/threading.html#threading.RLock) [RLock() (метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.SyncManager.RLock) [rmd() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.rmd) [rmdir() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.rmdir) [(в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.rmdir) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.rmdir) [RMFF](https://python-all.ru/3.9/library/chunk.html#index-0) [rms() (в модуле audioop)](https://python-all.ru/3.9/library/audioop.html#audioop.rms) [rmtree() (в модуле shutil)](https://python-all.ru/3.9/library/shutil.html#shutil.rmtree) [(в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.rmtree) [RobotFileParser (класс в urllib.robotparser)](https://python-all.ru/3.9/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser) [robots.txt](https://python-all.ru/3.9/library/urllib.robotparser.html#index-0) [rollback() (метод sqlite3.Connection)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Connection.rollback) [ROMAN (в модуле tkinter.font)](https://python-all.ru/3.9/library/tkinter.font.html#tkinter.font.ROMAN) [ROT\_FOUR (opcode)](https://python-all.ru/3.9/library/dis.html#opcode-ROT_FOUR) [ROT\_THREE (opcode)](https://python-all.ru/3.9/library/dis.html#opcode-ROT_THREE) [ROT\_TWO (opcode)](https://python-all.ru/3.9/library/dis.html#opcode-ROT_TWO) [rotate() (метод collections.deque)](https://python-all.ru/3.9/library/collections.html#collections.deque.rotate) [(метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.rotate) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.rotate) [(метод logging.handlers.BaseRotatingHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotate) [RotatingFileHandler (класс в logging.handlers)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.RotatingFileHandler) [rotation\_filename() (метод logging.handlers.BaseRotatingHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotation_filename) [rotator (атрибут logging.handlers.BaseRotatingHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotator) round [встроенная функция](https://python-all.ru/3.9/reference/datamodel.html#index-101) [round() (built-in function)](https://python-all.ru/3.9/library/functions.html#round) [ROUND\_05UP (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_05UP) [ROUND\_CEILING (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_CEILING) [ROUND\_DOWN (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_DOWN) [ROUND\_FLOOR (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_FLOOR) [ROUND\_HALF\_DOWN (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_HALF_DOWN) [ROUND\_HALF\_EVEN (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_HALF_EVEN) [ROUND\_HALF\_UP (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_HALF_UP) [ROUND\_UP (в модуле decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.ROUND_UP) [Rounded (класс в decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Rounded) [Row (класс в sqlite3)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Row) [row\_factory (атрибут sqlite3.Connection)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Connection.row_factory) [rowcount (атрибут sqlite3.Cursor)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Cursor.rowcount) [RPAR (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RPAR) [rpartition() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rpartition) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rpartition) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rpartition) [rpc\_paths (атрибут xmlrpc.server.SimpleXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths) [rpop() (метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.rpop) [rset() (метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.rset) [RShift (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.RShift) [rshift() (в модуле operator)](https://python-all.ru/3.9/library/operator.html#operator.rshift) [rsplit() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rsplit) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rsplit) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rsplit) [RSQB (в модуле token)](https://python-all.ru/3.9/library/token.html#token.RSQB) [rstrip() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.rstrip) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.rstrip) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.rstrip) [rt() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.rt) [RTLD\_DEEPBIND (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_DEEPBIND) [RTLD\_GLOBAL (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_GLOBAL) [RTLD\_LAZY (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_LAZY) [RTLD\_LOCAL (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_LOCAL) [RTLD\_NODELETE (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_NODELETE) [RTLD\_NOLOAD (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_NOLOAD) [RTLD\_NOW (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RTLD_NOW) [ruler (атрибут cmd.Cmd)](https://python-all.ru/3.9/library/cmd.html#cmd.Cmd.ruler) [run (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-run) [Выполнить скрипт](https://python-all.ru/3.9/library/idle.html#index-2) [run() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.run) [(метод contextvars.Context)](https://python-all.ru/3.9/library/contextvars.html#contextvars.Context.run) [(метод distutils.cmd.Command)](https://python-all.ru/3.9/distutils/apiref.html#distutils.cmd.Command.run) [(метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.run) [(в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.run) [(в модуле pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.run) [(в модуле profile)](https://python-all.ru/3.9/library/profile.html#profile.run) [(в модуле subprocess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.run) [(метод multiprocessing.Process)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.Process.run) [(метод pdb.Pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.Pdb.run) [(метод profile.Profile)](https://python-all.ru/3.9/library/profile.html#profile.Profile.run) [(метод sched.scheduler)](https://python-all.ru/3.9/library/sched.html#sched.scheduler.run) [(метод test.support.BasicTestRunner)](https://python-all.ru/3.9/library/test.html#test.support.BasicTestRunner.run) [(метод threading.Thread)](https://python-all.ru/3.9/library/threading.html#threading.Thread.run) [(метод trace.Trace)](https://python-all.ru/3.9/library/trace.html#trace.Trace.run) [(метод unittest.IsolatedAsyncioTestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.IsolatedAsyncioTestCase.run) [(метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.run) [(метод unittest.TestSuite)](https://python-all.ru/3.9/library/unittest.html#unittest.TestSuite.run) [(метод unittest.TextTestRunner)](https://python-all.ru/3.9/library/unittest.html#unittest.TextTestRunner.run) [(метод wsgiref.handlers.BaseHandler)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.BaseHandler.run) [run\_coroutine\_threadsafe() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.run_coroutine_threadsafe) [run\_docstring\_examples() (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.run_docstring_examples) [run\_doctest() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.run_doctest) [run\_forever() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.run_forever) [run\_in\_executor() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.run_in_executor) [run\_in\_subinterp() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.run_in_subinterp) [run\_module() (в модуле runpy)](https://python-all.ru/3.9/library/runpy.html#runpy.run_module) [run\_path() (в модуле runpy)](https://python-all.ru/3.9/library/runpy.html#runpy.run_path) [run\_python\_until\_end() (в модуле test.support.script\_helper)](https://python-all.ru/3.9/library/test.html#test.support.script_helper.run_python_until_end) [run\_script() (метод modulefinder.ModuleFinder)](https://python-all.ru/3.9/library/modulefinder.html#modulefinder.ModuleFinder.run_script) [run\_setup() (в модуле distutils.core)](https://python-all.ru/3.9/distutils/apiref.html#distutils.core.run_setup) [run\_unittest() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.run_unittest) [run\_until\_complete() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.run_until_complete) [run\_with\_locale() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.run_with_locale) [run\_with\_tz() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.run_with_tz) [runcall() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.runcall) [(в модуле pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.runcall) [(метод pdb.Pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.Pdb.runcall) [(метод profile.Profile)](https://python-all.ru/3.9/library/profile.html#profile.Profile.runcall) [runcode() (метод code.InteractiveInterpreter)](https://python-all.ru/3.9/library/code.html#code.InteractiveInterpreter.runcode) [runctx() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.runctx) [(в модуле profile)](https://python-all.ru/3.9/library/profile.html#profile.runctx) [(метод profile.Profile)](https://python-all.ru/3.9/library/profile.html#profile.Profile.runctx) [(метод trace.Trace)](https://python-all.ru/3.9/library/trace.html#trace.Trace.runctx) [runeval() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.runeval) [(в модуле pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.runeval) [(метод pdb.Pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.Pdb.runeval) [runfunc() (метод trace.Trace)](https://python-all.ru/3.9/library/trace.html#trace.Trace.runfunc) [running() (метод concurrent.futures.Future)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Future.running) [runpy (module)](https://python-all.ru/3.9/library/runpy.html#module-runpy) [runsource() (метод code.InteractiveInterpreter)](https://python-all.ru/3.9/library/code.html#code.InteractiveInterpreter.runsource) [runtime\_checkable() (в модуле typing)](https://python-all.ru/3.9/library/typing.html#typing.runtime_checkable) [runtime\_library\_dir\_option() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.runtime_library_dir_option) [RuntimeError](https://python-all.ru/3.9/library/exceptions.html#RuntimeError) [RuntimeWarning](https://python-all.ru/3.9/library/exceptions.html#RuntimeWarning) [RUSAGE\_BOTH (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RUSAGE_BOTH) [RUSAGE\_CHILDREN (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RUSAGE_CHILDREN) [RUSAGE\_SELF (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RUSAGE_SELF) [RUSAGE\_THREAD (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.RUSAGE_THREAD) [RWF\_DSYNC (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RWF_DSYNC) [RWF\_HIPRI (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RWF_HIPRI) [RWF\_NOWAIT (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RWF_NOWAIT) [RWF\_SYNC (в модуле os)](https://python-all.ru/3.9/library/os.html#os.RWF_SYNC) |
| --- | --- |
