René's URL Explorer Experiment


Title: 索引 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-R.html
raw string literal(原始字串常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-22
raw string literal(原始字串常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-22
R_OK (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.R_OK
radians() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.radians
(於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.radians
radix (sys.float_info 的屬性)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.float_info.radix
radix() (decimal.Context 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.radix
(decimal.Decimal 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.radix
RADIXCHAR (於 locale 模組中)https://python.github.io/python-docs-zh-tw/library/locale.html#locale.RADIXCHAR
statement(陳述式)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-27
[1]https://python.github.io/python-docs-zh-tw/library/exceptions.html#index-1
Raise (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.Raise
RAISE (monitoring event)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#monitoring-event-RAISE
raise an exception(引發例外)https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-17
raise_on_defect (email.policy.Policy 的屬性)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Policy.raise_on_defect
raise_signal() (於 signal 模組中)https://python.github.io/python-docs-zh-tw/library/signal.html#signal.raise_signal
RAISE_VARARGS (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-RAISE_VARARGS
raiseExceptions (於 logging 模組中)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.raiseExceptions
exception(例外)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-27
RAND_add() (於 ssl 模組中)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.RAND_add
RAND_bytes() (於 ssl 模組中)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.RAND_bytes
RAND_status() (於 ssl 模組中)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.RAND_status
randbelow() (於 secrets 模組中)https://python.github.io/python-docs-zh-tw/library/secrets.html#secrets.randbelow
randbits() (於 secrets 模組中)https://python.github.io/python-docs-zh-tw/library/secrets.html#secrets.randbits
randbytes() (random.Random 的方法)https://python.github.io/python-docs-zh-tw/library/random.html#random.Random.randbytes
(於 random 模組中)https://python.github.io/python-docs-zh-tw/library/random.html#random.randbytes
randint() (於 random 模組中)https://python.github.io/python-docs-zh-tw/library/random.html#random.randint
modulehttps://python.github.io/python-docs-zh-tw/library/random.html#module-random
Random (random 中的類別)https://python.github.io/python-docs-zh-tw/library/random.html#random.Random
--choicehttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-choice
--floathttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-float
--helphttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-h
--integerhttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-integer
-chttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-c
-fhttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-f
-hhttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-h
-ihttps://python.github.io/python-docs-zh-tw/library/random.html#cmdoption-random-i
random() (random.Random 的方法)https://python.github.io/python-docs-zh-tw/library/random.html#random.Random.random
(於 random 模組中)https://python.github.io/python-docs-zh-tw/library/random.html#random.random
randrange() (於 random 模組中)https://python.github.io/python-docs-zh-tw/library/random.html#random.randrange
built-in function(內建函式)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-8
object(物件)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-27
range (內建類別)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#range
RARROW (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RARROW
ratio() (difflib.SequenceMatcher 的方法)https://python.github.io/python-docs-zh-tw/library/difflib.html#difflib.SequenceMatcher.ratio
Rational (numbers 中的類別)https://python.github.io/python-docs-zh-tw/library/numbers.html#numbers.Rational
raw (io.BufferedIOBase 的屬性)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.raw
raw() (pickle.PickleBuffer 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle.PickleBuffer.raw
(於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.raw
raw_data_manager (於 email.contentmanager 模組中)https://python.github.io/python-docs-zh-tw/library/email.contentmanager.html#email.contentmanager.raw_data_manager
raw_decode() (json.JSONDecoder 的方法)https://python.github.io/python-docs-zh-tw/library/json.html#json.JSONDecoder.raw_decode
raw_input() (code.InteractiveConsole 的方法)https://python.github.io/python-docs-zh-tw/library/code.html#code.InteractiveConsole.raw_input
RawArray() (於 multiprocessing.sharedctypes 模組中)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.sharedctypes.RawArray
RawConfigParser (configparser 中的類別)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.RawConfigParser
RawDescriptionHelpFormatter (argparse 中的類別)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.RawDescriptionHelpFormatter
RawIOBase (io 中的類別)https://python.github.io/python-docs-zh-tw/library/io.html#io.RawIOBase
RawPen (turtle 中的類別)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.RawPen
RawTextHelpFormatter (argparse 中的類別)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.RawTextHelpFormatter
RawTurtle (turtle 中的類別)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.RawTurtle
RawValue() (於 multiprocessing.sharedctypes 模組中)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.sharedctypes.RawValue
RBRACE (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RBRACE
modulehttps://python.github.io/python-docs-zh-tw/library/re.html#module-re
module(模組)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#index-1
模組https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-33
re (re.Match 的屬性)https://python.github.io/python-docs-zh-tw/library/re.html#re.Match.re
READ (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.READ
read() (asyncio.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#asyncio.StreamReader.read
(codecs.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.StreamReader.read
(configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.read
(http.client.HTTPResponse 的方法)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.HTTPResponse.read
(imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.read
(io.BufferedIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.read
(io.BufferedReader 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedReader.read
(io.RawIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.RawIOBase.read
(io.Reader 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.Reader.read
(io.TextIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.TextIOBase.read
(mimetypes.MimeTypes 的方法)https://python.github.io/python-docs-zh-tw/library/mimetypes.html#mimetypes.MimeTypes.read
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.read
(sqlite3.Blob 的方法)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Blob.read
(ssl.MemoryBIO 的方法)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.MemoryBIO.read
(ssl.SSLSocket 的方法)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.SSLSocket.read
(urllib.robotparser.RobotFileParser 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.read
(zipfile.ZipFile 的方法)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipFile.read
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.read
read1() (bz2.BZ2File 的方法)https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.read1
(io.BufferedIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.read1
(io.BufferedReader 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedReader.read1
(io.BytesIO 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BytesIO.read1
read_binary() (於 importlib.resources 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.resources.html#importlib.resources.read_binary
read_byte() (mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.read_byte
read_bytes() (importlib.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.Traversable.read_bytes
(importlib.resources.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.Traversable.read_bytes
(pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.read_bytes
(zipfile.Path 的方法)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.Path.read_bytes
read_dict() (configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.read_dict
read_environ() (於 wsgiref.handlers 模組中)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.handlers.read_environ
read_events() (xml.etree.ElementTree.XMLPullParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLPullParser.read_events
read_file() (configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.read_file
read_history_file() (於 readline 模組中)https://python.github.io/python-docs-zh-tw/library/readline.html#readline.read_history_file
read_init_file() (於 readline 模組中)https://python.github.io/python-docs-zh-tw/library/readline.html#readline.read_init_file
read_mime_types() (於 mimetypes 模組中)https://python.github.io/python-docs-zh-tw/library/mimetypes.html#mimetypes.read_mime_types
READ_RESTRICTED(C 巨集)https://python.github.io/python-docs-zh-tw/c-api/structures.html#index-2
read_string() (configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.read_string
read_text() (importlib.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.Traversable.read_text
(importlib.resources.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.Traversable.read_text
(pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.read_text
(zipfile.Path 的方法)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.Path.read_text
(於 importlib.resources 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.resources.html#importlib.resources.read_text
read_token() (shlex.shlex 的方法)https://python.github.io/python-docs-zh-tw/library/shlex.html#shlex.shlex.read_token
read_windows_registry() (mimetypes.MimeTypes 的方法)https://python.github.io/python-docs-zh-tw/library/mimetypes.html#mimetypes.MimeTypes.read_windows_registry
READABLE (於 _tkinter 模組中)https://python.github.io/python-docs-zh-tw/library/tkinter.html#tkinter.READABLE
readable() (bz2.BZ2File 的方法)https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.readable
(io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.readable
readall() (io.RawIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.RawIOBase.readall
readbuffer_encode() (於 codecs 模組中)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.readbuffer_encode
Reader (io 中的類別)https://python.github.io/python-docs-zh-tw/library/io.html#io.Reader
reader() (於 csv 模組中)https://python.github.io/python-docs-zh-tw/library/csv.html#csv.reader
ReadErrorhttps://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.ReadError
readexactly() (asyncio.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#asyncio.StreamReader.readexactly
readfp() (mimetypes.MimeTypes 的方法)https://python.github.io/python-docs-zh-tw/library/mimetypes.html#mimetypes.MimeTypes.readfp
readframes() (wave.Wave_read 的方法)https://python.github.io/python-docs-zh-tw/library/wave.html#wave.Wave_read.readframes
readinto() (bz2.BZ2File 的方法)https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.readinto
(http.client.HTTPResponse 的方法)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.HTTPResponse.readinto
(io.BufferedIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.readinto
(io.RawIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.RawIOBase.readinto
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.readinto
readinto1() (io.BufferedIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.readinto1
(io.BytesIO 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BytesIO.readinto1
modulehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
readline() (asyncio.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#asyncio.StreamReader.readline
(codecs.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.StreamReader.readline
(imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.readline
(io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.readline
(io.TextIOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.TextIOBase.readline
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.readline
readlines() (codecs.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.StreamReader.readlines
(io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.readlines
readlink() (pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.readlink
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.readlink
readmodule() (於 pyclbr 模組中)https://python.github.io/python-docs-zh-tw/library/pyclbr.html#pyclbr.readmodule
readmodule_ex() (於 pyclbr 模組中)https://python.github.io/python-docs-zh-tw/library/pyclbr.html#pyclbr.readmodule_ex
readonly (memoryview 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview.readonly
ReadOnly (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.ReadOnly
READONLY(C 巨集)https://python.github.io/python-docs-zh-tw/c-api/structures.html#index-3
ReadTransport (asyncio 中的類別)https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#asyncio.ReadTransport
readuntil() (asyncio.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#asyncio.StreamReader.readuntil
readv() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.readv
ready() (multiprocessing.pool.AsyncResult 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.pool.AsyncResult.ready
Real (numbers 中的類別)https://python.github.io/python-docs-zh-tw/library/numbers.html#numbers.Real
real (numbers.Complex 的屬性)https://python.github.io/python-docs-zh-tw/library/numbers.html#numbers.Complex.real
real_max_memuse (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.real_max_memuse
real_quick_ratio() (difflib.SequenceMatcher 的方法)https://python.github.io/python-docs-zh-tw/library/difflib.html#difflib.SequenceMatcher.real_quick_ratio
realloc(C 函式)https://python.github.io/python-docs-zh-tw/c-api/memory.html#index-0
realpath() (於 os.path 模組中)https://python.github.io/python-docs-zh-tw/library/os.path.html#os.path.realpath
REALTIME_PRIORITY_CLASS (於 subprocess 模組中)https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess.REALTIME_PRIORITY_CLASS
reap_children() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.reap_children
reap_threads() (於 test.support.threading_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.threading_helper.reap_threads
reason (http.client.HTTPResponse 的屬性)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.HTTPResponse.reason
(ssl.SSLError 的屬性)https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl.SSLError.reason
(UnicodeError 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#UnicodeError.reason
(urllib.error.HTTPError 的屬性)https://python.github.io/python-docs-zh-tw/library/urllib.error.html#urllib.error.HTTPError.reason
(urllib.error.URLError 的屬性)https://python.github.io/python-docs-zh-tw/library/urllib.error.html#urllib.error.URLError.reason
reattach() (tkinter.ttk.Treeview 的方法)https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tkinter.ttk.Treeview.reattach
name(名稱)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-4
recent() (imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.recent
recipients (smtplib.SMTPRecipientsRefused 的屬性)https://python.github.io/python-docs-zh-tw/library/smtplib.html#smtplib.SMTPRecipientsRefused.recipients
reconfigure() (io.TextIOWrapper 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.TextIOWrapper.reconfigure
record_original_stdout() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.record_original_stdout
RECORDS (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.RECORDS
records (unittest.TestCase 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestCase.records
RECORDS_RO (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.RECORDS_RO
rect() (於 cmath 模組中)https://python.github.io/python-docs-zh-tw/library/cmath.html#cmath.rect
rectangle() (於 curses.textpad 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.rectangle
RecursionErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#RecursionError
recursive_repr() (於 reprlib 模組中)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.recursive_repr
recv() (multiprocessing.connection.Connection 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.connection.Connection.recv
(socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recv
recv_bytes() (multiprocessing.connection.Connection 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.connection.Connection.recv_bytes
recv_bytes_into() (multiprocessing.connection.Connection 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.connection.Connection.recv_bytes_into
recv_fds() (於 socket 模組中)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.recv_fds
recv_into() (socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recv_into
recvfrom() (socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recvfrom
recvfrom_into() (socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recvfrom_into
recvmsg() (socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recvmsg
recvmsg_into() (socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.recvmsg_into
redirect_request() (urllib.request.HTTPRedirectHandler 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.HTTPRedirectHandler.redirect_request
redirect_stderr() (於 contextlib 模組中)https://python.github.io/python-docs-zh-tw/library/contextlib.html#contextlib.redirect_stderr
redirect_stdout() (於 contextlib 模組中)https://python.github.io/python-docs-zh-tw/library/contextlib.html#contextlib.redirect_stdout
redisplay() (於 readline 模組中)https://python.github.io/python-docs-zh-tw/library/readline.html#readline.redisplay
redrawln() (curses.window 的方法)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.redrawln
redrawwin() (curses.window 的方法)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.redrawwin
reduce() (於 functools 模組中)https://python.github.io/python-docs-zh-tw/library/functools.html#functools.reduce
reducer_override() (pickle.Pickler 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle.Pickler.reducer_override
ref (weakref 中的類別)https://python.github.io/python-docs-zh-tw/library/weakref.html#weakref.ref
refcount_test() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.refcount_test
reference counting(參照計數)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-2
reference count(參照計數)https://python.github.io/python-docs-zh-tw/glossary.html#term-reference-count
ReferenceErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ReferenceError
ReferenceType (於 weakref 模組中)https://python.github.io/python-docs-zh-tw/library/weakref.html#weakref.ReferenceType
attribute(屬性)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-39
refold_source (email.policy.EmailPolicy 的屬性)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.EmailPolicy.refold_source
refresh() (curses.window 的方法)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
REG_BINARY (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_BINARY
REG_DWORD (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_DWORD
REG_DWORD_BIG_ENDIAN (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_DWORD_BIG_ENDIAN
REG_DWORD_LITTLE_ENDIAN (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_DWORD_LITTLE_ENDIAN
REG_EXPAND_SZ (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_EXPAND_SZ
REG_FULL_RESOURCE_DESCRIPTOR (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_FULL_RESOURCE_DESCRIPTOR
REG_LINK (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_LINK
REG_MULTI_SZ (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_MULTI_SZ
REG_NONE (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_NONE
REG_QWORD (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_QWORD
REG_QWORD_LITTLE_ENDIAN (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_QWORD_LITTLE_ENDIAN
REG_RESOURCE_LIST (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_RESOURCE_LIST
REG_RESOURCE_REQUIREMENTS_LIST (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_RESOURCE_REQUIREMENTS_LIST
REG_SZ (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.REG_SZ
RegexFlag (re 中的類別)https://python.github.io/python-docs-zh-tw/library/re.html#re.RegexFlag
register() (abc.ABCMeta 的方法)https://python.github.io/python-docs-zh-tw/library/abc.html#abc.ABCMeta.register
(argparse.ArgumentParser 的方法)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.ArgumentParser.register
(functools.singledispatch 的方法)https://python.github.io/python-docs-zh-tw/library/functools.html#functools.singledispatch.register
(multiprocessing.managers.BaseManager 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.BaseManager.register
(select.devpoll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.devpoll.register
(select.epoll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.epoll.register
(select.poll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.poll.register
(selectors.BaseSelector 的方法)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.BaseSelector.register
(於 atexit 模組中)https://python.github.io/python-docs-zh-tw/library/atexit.html#atexit.register
(於 codecs 模組中)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.register
(於 faulthandler 模組中)https://python.github.io/python-docs-zh-tw/library/faulthandler.html#faulthandler.register
(於 webbrowser 模組中)https://python.github.io/python-docs-zh-tw/library/webbrowser.html#webbrowser.register
register_adapter() (於 sqlite3 模組中)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.register_adapter
register_archive_format() (於 shutil 模組中)https://python.github.io/python-docs-zh-tw/library/shutil.html#shutil.register_archive_format
register_at_fork() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.register_at_fork
register_callback() (於 sys.monitoring 模組中)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#sys.monitoring.register_callback
register_converter() (於 sqlite3 模組中)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.register_converter
register_defect() (email.policy.Policy 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Policy.register_defect
register_dialect() (於 csv 模組中)https://python.github.io/python-docs-zh-tw/library/csv.html#csv.register_dialect
register_error() (於 codecs 模組中)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.register_error
register_function() (xmlrpc.server.CGIXMLRPCRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_function
(xmlrpc.server.SimpleXMLRPCServer 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_function
register_instance() (xmlrpc.server.CGIXMLRPCRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_instance
(xmlrpc.server.SimpleXMLRPCServer 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_instance
register_introspection_functions() (xmlrpc.server.CGIXMLRPCRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions
(xmlrpc.server.SimpleXMLRPCServer 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions
register_multicall_functions() (xmlrpc.server.CGIXMLRPCRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions
(xmlrpc.server.SimpleXMLRPCServer 的方法)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions
register_namespace() (於 xml.etree.ElementTree 模組中)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.register_namespace
register_optionflag() (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.register_optionflag
register_shape() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.register_shape
register_unpack_format() (於 shutil 模組中)https://python.github.io/python-docs-zh-tw/library/shutil.html#shutil.register_unpack_format
registerDOMImplementation() (於 xml.dom 模組中)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.registerDOMImplementation
registerResult() (於 unittest 模組中)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.registerResult
REGTYPE (於 tarfile 模組中)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.REGTYPE
regular package(正規套件)https://python.github.io/python-docs-zh-tw/glossary.html#term-regular-package
package(套件)https://python.github.io/python-docs-zh-tw/reference/import.html#index-4
relative_to() (pathlib.PurePath 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.PurePath.relative_to
import(引入)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-39
URL(統一資源定位器)https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-0
release() (_thread.lock 的方法)https://python.github.io/python-docs-zh-tw/library/_thread.html#thread.lock.release
(asyncio.Condition 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#asyncio.Condition.release
(asyncio.Lock 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#asyncio.Lock.release
(asyncio.Semaphore 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#asyncio.Semaphore.release
(logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.release
(memoryview 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview.release
(multiprocessing.Lock 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.Lock.release
(multiprocessing.RLock 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.RLock.release
(pickle.PickleBuffer 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle.PickleBuffer.release
(threading.Condition 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.Condition.release
(threading.Lock 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.Lock.release
(threading.RLock 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.RLock.release
(threading.Semaphore 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.Semaphore.release
(於 platform 模組中)https://python.github.io/python-docs-zh-tw/library/platform.html#platform.release
releasebufferproc (C type)https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.releasebufferproc
reload() (於 importlib 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.reload
reload_environ() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.reload_environ
relpath() (於 os.path 模組中)https://python.github.io/python-docs-zh-tw/library/os.path.html#os.path.relpath
remainder() (decimal.Context 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.remainder
(於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.remainder
remainder_near() (decimal.Context 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.remainder_near
(decimal.Decimal 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.remainder_near
remote_exec() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.remote_exec
RemoteDisconnectedhttps://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.RemoteDisconnected
remove() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.remove
(collections.deque 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.deque.remove
(frozenset 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#frozenset.remove
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.remove
(mailbox.MH 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MH.remove
(sequence 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#sequence.remove
(xml.etree.ElementTree.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.remove
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.remove
remove_done_callback() (asyncio.Future 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-future.html#asyncio.Future.remove_done_callback
(asyncio.Task 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.Task.remove_done_callback
remove_flag() (mailbox.Maildir 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Maildir.remove_flag
(mailbox.MaildirMessage 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MaildirMessage.remove_flag
(mailbox.mboxMessage 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.mboxMessage.remove_flag
(mailbox.MMDFMessage 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MMDFMessage.remove_flag
remove_folder() (mailbox.Maildir 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Maildir.remove_folder
(mailbox.MH 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MH.remove_folder
remove_header() (urllib.request.Request 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.Request.remove_header
remove_history_item() (於 readline 模組中)https://python.github.io/python-docs-zh-tw/library/readline.html#readline.remove_history_item
remove_label() (mailbox.BabylMessage 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.BabylMessage.remove_label
remove_option() (configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.remove_option
(optparse.OptionParser 的方法)https://python.github.io/python-docs-zh-tw/library/optparse.html#optparse.OptionParser.remove_option
remove_reader() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.remove_reader
remove_section() (configparser.ConfigParser 的方法)https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser.ConfigParser.remove_section
remove_sequence() (mailbox.MHMessage 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MHMessage.remove_sequence
remove_signal_handler() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.remove_signal_handler
remove_writer() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.remove_writer
removeAttribute() (xml.dom.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Element.removeAttribute
removeAttributeNode() (xml.dom.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Element.removeAttributeNode
removeAttributeNS() (xml.dom.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Element.removeAttributeNS
removeChild() (xml.dom.Node 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Node.removeChild
removedirs() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.removedirs
removeFilter() (logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.removeFilter
(logging.Logger 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Logger.removeFilter
removeHandler() (logging.Logger 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Logger.removeHandler
(於 unittest 模組中)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.removeHandler
removeprefix() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.removeprefix
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.removeprefix
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.removeprefix
removeResult() (於 unittest 模組中)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.removeResult
removesuffix() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.removesuffix
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.removesuffix
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.removesuffix
removexattr() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.removexattr
rename() (ftplib.FTP 的方法)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP.rename
(imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.rename
(pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.rename
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.rename
renames() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.renames
reopenIfNeeded() (logging.handlers.WatchedFileHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.WatchedFileHandler.reopenIfNeeded
reorganize() (dbm.gnu.gdbm 的方法)https://python.github.io/python-docs-zh-tw/library/dbm.html#dbm.gnu.gdbm.reorganize
repeat() (timeit.Timer 的方法)https://python.github.io/python-docs-zh-tw/library/timeit.html#timeit.Timer.repeat
(於 itertools 模組中)https://python.github.io/python-docs-zh-tw/library/itertools.html#itertools.repeat
(於 timeit 模組中)https://python.github.io/python-docs-zh-tw/library/timeit.html#timeit.repeat
operation(操作)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-20
REPLhttps://python.github.io/python-docs-zh-tw/glossary.html#term-REPL
error handler's name(錯誤處理器名稱)https://python.github.io/python-docs-zh-tw/library/codecs.html#index-1
replace() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.replace
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.replace
(codeobject 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#codeobject.replace
(curses.panel.Panel 的方法)https://python.github.io/python-docs-zh-tw/library/curses.panel.html#curses.panel.Panel.replace
(datetime.date 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.replace
(datetime.datetime 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.replace
(datetime.time 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.replace
(inspect.Parameter 的方法)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Parameter.replace
(inspect.Signature 的方法)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Signature.replace
(pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.replace
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.replace
(tarfile.TarInfo 的方法)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.TarInfo.replace
(於 copy 模組中)https://python.github.io/python-docs-zh-tw/library/copy.html#copy.replace
(於 dataclasses 模組中)https://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.replace
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.replace
replace_errors() (於 codecs 模組中)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.replace_errors
replace_header() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.replace_header
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.replace_header
replace_history_item() (於 readline 模組中)https://python.github.io/python-docs-zh-tw/library/readline.html#readline.replace_history_item
replace_whitespace (textwrap.TextWrapper 的屬性)https://python.github.io/python-docs-zh-tw/library/textwrap.html#textwrap.TextWrapper.replace_whitespace
replaceChild() (xml.dom.Node 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Node.replaceChild
ReplacePackage() (於 modulefinder 模組中)https://python.github.io/python-docs-zh-tw/library/modulefinder.html#modulefinder.ReplacePackage
report() (filecmp.dircmp 的方法)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.report
(modulefinder.ModuleFinder 的方法)https://python.github.io/python-docs-zh-tw/library/modulefinder.html#modulefinder.ModuleFinder.report
REPORT_CDIFF (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.REPORT_CDIFF
REPORT_ERRMODE (於 msvcrt 模組中)https://python.github.io/python-docs-zh-tw/library/msvcrt.html#msvcrt.REPORT_ERRMODE
report_failure() (doctest.DocTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.report_failure
report_full_closure() (filecmp.dircmp 的方法)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.report_full_closure
REPORT_NDIFF (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.REPORT_NDIFF
REPORT_ONLY_FIRST_FAILURE (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.REPORT_ONLY_FIRST_FAILURE
report_partial_closure() (filecmp.dircmp 的方法)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.report_partial_closure
report_start() (doctest.DocTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.report_start
report_success() (doctest.DocTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.report_success
REPORT_UDIFF (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.REPORT_UDIFF
report_unexpected_exception() (doctest.DocTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.report_unexpected_exception
REPORTING_FLAGS (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.REPORTING_FLAGS
built-in function(內建函式)https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#index-0
[1]https://python.github.io/python-docs-zh-tw/extending/newtypes.html#index-3
[2]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-3
bulit-in function(內建函式)https://python.github.io/python-docs-zh-tw/c-api/object.html#index-0
Repr (reprlib 中的類別)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.Repr
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#repr
repr() (reprlib.Repr 的方法)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.Repr.repr
(於 reprlib 模組中)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.repr
__repr__() (物件方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-81
repr1() (reprlib.Repr 的方法)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.Repr.repr1
ReprEnum (enum 中的類別)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.ReprEnum
integer(整數)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-11
reprfunc (C type)https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.reprfunc
modulehttps://python.github.io/python-docs-zh-tw/library/reprlib.html#module-reprlib
request (socketserver.BaseRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseRequestHandler.request
Request (urllib.request 中的類別)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.Request
request() (http.client.HTTPConnection 的方法)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.HTTPConnection.request
request_queue_size (socketserver.BaseServer 的屬性)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseServer.request_queue_size
request_rate() (urllib.robotparser.RobotFileParser 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.request_rate
request_uri() (於 wsgiref.util 模組中)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.util.request_uri
request_version (http.server.BaseHTTPRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/http.server.html#http.server.BaseHTTPRequestHandler.request_version
RequestHandlerClass (socketserver.BaseServer 的屬性)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseServer.RequestHandlerClass
requestline (http.server.BaseHTTPRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/http.server.html#http.server.BaseHTTPRequestHandler.requestline
Required (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.Required
requires() (於 importlib.metadata 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#importlib.metadata.requires
(於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires
requires_bz2() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_bz2
requires_docstrings() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_docstrings
requires_freebsd_version() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_freebsd_version
requires_gil_enabled() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_gil_enabled
requires_gzip() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_gzip
requires_IEEE_754() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_IEEE_754
requires_limited_api() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_limited_api
requires_linux_version() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_linux_version
requires_lzma() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_lzma
requires_mac_version() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_mac_version
requires_resource() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_resource
requires_zlib() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.requires_zlib
RERAISE (monitoring event)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#monitoring-event-RERAISE
(opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-RERAISE
reschedule() (asyncio.Timeout 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.Timeout.reschedule
reserved (zipfile.ZipInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo.reserved
reserved word(保留字)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-11
RESERVED_FUTURE (於 uuid 模組中)https://python.github.io/python-docs-zh-tw/library/uuid.html#uuid.RESERVED_FUTURE
RESERVED_MICROSOFT (於 uuid 模組中)https://python.github.io/python-docs-zh-tw/library/uuid.html#uuid.RESERVED_MICROSOFT
RESERVED_NCS (於 uuid 模組中)https://python.github.io/python-docs-zh-tw/library/uuid.html#uuid.RESERVED_NCS
reset() (asyncio.Barrier 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#asyncio.Barrier.reset
(bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.reset
(codecs.IncrementalDecoder 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.IncrementalDecoder.reset
(codecs.IncrementalEncoder 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.IncrementalEncoder.reset
(codecs.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.StreamReader.reset
(codecs.StreamWriter 的方法)https://python.github.io/python-docs-zh-tw/library/codecs.html#codecs.StreamWriter.reset
(contextvars.ContextVar 的方法)https://python.github.io/python-docs-zh-tw/library/contextvars.html#contextvars.ContextVar.reset
(html.parser.HTMLParser 的方法)https://python.github.io/python-docs-zh-tw/library/html.parser.html#html.parser.HTMLParser.reset
(threading.Barrier 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.Barrier.reset
(xml.dom.pulldom.DOMEventStream 的方法)https://python.github.io/python-docs-zh-tw/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.reset
(xml.sax.xmlreader.IncrementalParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.reset
(於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.reset
reset_mock() (unittest.mock.AsyncMock 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.AsyncMock.reset_mock
(unittest.mock.Mock 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.Mock.reset_mock
reset_peak() (於 tracemalloc 模組中)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.reset_peak
reset_prog_mode() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_prog_mode
reset_shell_mode() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_shell_mode
reset_tzpath() (於 zoneinfo 模組中)https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#zoneinfo.reset_tzpath
resetbuffer() (code.InteractiveConsole 的方法)https://python.github.io/python-docs-zh-tw/library/code.html#code.InteractiveConsole.resetbuffer
resetscreen() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.resetscreen
resetty() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resetty
resetwarnings() (於 warnings 模組中)https://python.github.io/python-docs-zh-tw/library/warnings.html#warnings.resetwarnings
resize() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.resize
(curses.window 的方法)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.resize
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.resize
(於 ctypes 模組中)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.resize
resize_term() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
resizemode() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.resizemode
resizeterm() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resizeterm
resolution (datetime.date 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.resolution
(datetime.datetime 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.resolution
(datetime.time 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.resolution
(datetime.timedelta 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.timedelta.resolution
resolve() (pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.resolve
resolve_bases() (於 types 模組中)https://python.github.io/python-docs-zh-tw/library/types.html#types.resolve_bases
resolve_name() (於 importlib.util 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.util.resolve_name
(於 pkgutil 模組中)https://python.github.io/python-docs-zh-tw/library/pkgutil.html#pkgutil.resolve_name
resolveEntity() (xml.sax.handler.EntityResolver 的方法)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.EntityResolver.resolveEntity
modulehttps://python.github.io/python-docs-zh-tw/library/resource.html#module-resource
resource_path() (importlib.abc.ResourceReader 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.ResourceReader.resource_path
(importlib.resources.abc.ResourceReader 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.ResourceReader.resource_path
ResourceDeniedhttps://python.github.io/python-docs-zh-tw/library/test.html#test.support.ResourceDenied
ResourceLoader (importlib.abc 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.ResourceLoader
ResourceReader (importlib.abc 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.ResourceReader
(importlib.resources.abc 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.ResourceReader
ResourceWarninghttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ResourceWarning
response() (imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.response
ResponseNotReadyhttps://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.ResponseNotReady
responses (http.server.BaseHTTPRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/http.server.html#http.server.BaseHTTPRequestHandler.responses
(於 http.client 模組中)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.responses
restart (pdb command)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdbcommand-restart
restart_events() (bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.restart_events
(於 sys.monitoring 模組中)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#sys.monitoring.restart_events
restore() (test.support.SaveSignals 的方法)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.SaveSignals.restore
(於 difflib 模組中)https://python.github.io/python-docs-zh-tw/library/difflib.html#difflib.restore
RESTRICTED(C 巨集)https://python.github.io/python-docs-zh-tw/c-api/structures.html#index-2
execution(執行)https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-15
restype (ctypes._CFuncPtr 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CFuncPtr.restype
result() (asyncio.Future 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-future.html#asyncio.Future.result
(asyncio.Task 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.Task.result
(concurrent.futures.Future 的方法)https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#concurrent.futures.Future.result
results() (trace.Trace 的方法)https://python.github.io/python-docs-zh-tw/library/trace.html#trace.Trace.results
RESUME (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-RESUME
resume_reading() (asyncio.ReadTransport 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#asyncio.ReadTransport.resume_reading
resume_writing() (asyncio.BaseProtocol 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#asyncio.BaseProtocol.resume_writing
retr() (poplib.POP3 的方法)https://python.github.io/python-docs-zh-tw/library/poplib.html#poplib.POP3.retr
retrbinary() (ftplib.FTP 的方法)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP.retrbinary
retrlines() (ftplib.FTP 的方法)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP.retrlines
RETRY (於 tkinter.messagebox 模組中)https://python.github.io/python-docs-zh-tw/library/tkinter.messagebox.html#tkinter.messagebox.RETRY
RETRYCANCEL (於 tkinter.messagebox 模組中)https://python.github.io/python-docs-zh-tw/library/tkinter.messagebox.html#tkinter.messagebox.RETRYCANCEL
Return (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.Return
return (pdb command)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdbcommand-return
statement(陳述式)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-24
[1]https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-14
[2]https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-16
return_annotation (inspect.Signature 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Signature.return_annotation
RETURN_GENERATOR (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-RETURN_GENERATOR
return_ok() (http.cookiejar.CookiePolicy 的方法)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.CookiePolicy.return_ok
RETURN_VALUE (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-RETURN_VALUE
return_value (unittest.mock.Mock 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.Mock.return_value
returncode (asyncio.subprocess.Process 的屬性)https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#asyncio.subprocess.Process.returncode
(subprocess.CalledProcessError 的屬性)https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess.CalledProcessError.returncode
(subprocess.CompletedProcess 的屬性)https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess.CompletedProcess.returncode
(subprocess.Popen 的屬性)https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess.Popen.returncode
retval (pdb command)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdbcommand-retval
reveal_type() (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.reveal_type
reverse() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.reverse
(collections.deque 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.deque.reverse
(sequence 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#sequence.reverse
reverse_order() (pstats.Stats 的方法)https://python.github.io/python-docs-zh-tw/library/profile.html#pstats.Stats.reverse_order
reverse_pointer (ipaddress.IPv4Address 的屬性)https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.reverse_pointer
(ipaddress.IPv6Address 的屬性)https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.reverse_pointer
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#reversed
Reversible (collections.abc 中的類別)https://python.github.io/python-docs-zh-tw/library/collections.abc.html#collections.abc.Reversible
(typing 中的類別)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.Reversible
revert() (http.cookiejar.FileCookieJar 的方法)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.FileCookieJar.revert
rewind() (wave.Wave_read 的方法)https://python.github.io/python-docs-zh-tw/library/wave.html#wave.Wave_read.rewind
RFC 1123https://python.github.io/python-docs-zh-tw/library/time.html#index-47
RFC 1321https://python.github.io/python-docs-zh-tw/library/hashlib.html#index-9
RFC 1422https://python.github.io/python-docs-zh-tw/library/ssl.html#index-18
[1]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-19
RFC 1494https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-40
RFC 1521https://python.github.io/python-docs-zh-tw/library/base64.html#index-36
[1]https://python.github.io/python-docs-zh-tw/library/quopri.html#index-11
[2]https://python.github.io/python-docs-zh-tw/library/quopri.html#index-9
RFC 1522https://python.github.io/python-docs-zh-tw/library/binascii.html#index-3
[1]https://python.github.io/python-docs-zh-tw/library/quopri.html#index-10
[2]https://python.github.io/python-docs-zh-tw/library/quopri.html#index-12
RFC 1730https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-2
RFC 1738https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-23
RFC 1750https://python.github.io/python-docs-zh-tw/library/ssl.html#index-37
RFC 1808https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-22
[2]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-3
[3]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-43
RFC 1869https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-2
[1]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-5
RFC 1870https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#index-27
RFC 1939https://python.github.io/python-docs-zh-tw/library/poplib.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/poplib.html#index-2
RFC 2014https://python.github.io/python-docs-zh-tw/library/hmac.html#index-2
RFC 2033https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#index-21
RFC 2045https://python.github.io/python-docs-zh-tw/library/base64.html#index-27
[1]https://python.github.io/python-docs-zh-tw/library/base64.html#index-28
[2]https://python.github.io/python-docs-zh-tw/library/base64.html#index-33
[3]https://python.github.io/python-docs-zh-tw/library/base64.html#index-34
[4]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-4
[5]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-5
[6]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-6
[7]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-9
[8]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-4
[9]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-10
[10]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-9
[11]https://python.github.io/python-docs-zh-tw/library/email.html#index-3
[12]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-6
[13]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-7
[14]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-8
RFC 2045 Section 6.8https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#index-0
RFC 2046https://python.github.io/python-docs-zh-tw/library/email.contentmanager.html#index-0
[1]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-5
[2]https://python.github.io/python-docs-zh-tw/library/email.html#index-4
RFC 2047https://python.github.io/python-docs-zh-tw/library/email.header.html#index-11
[1]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-13
[2]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-6
[3]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-8
[4]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-1
[5]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-4
[6]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-6
[7]https://python.github.io/python-docs-zh-tw/library/email.html#index-5
[8]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-3
[9]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-4
[10]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-1
[11]https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#index-11
[12]https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#index-8
RFC 2060https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-8
RFC 2068https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-17
RFC 2104https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#index-17
[1]https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-36
[2]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-27
RFC 2109https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-53
[1]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-55
[2]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-56
[3]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-58
[4]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-67
[5]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-73
[6]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-75
[7]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-76
[8]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-16
[9]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-18
[10]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-19
[11]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-20
[12]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-21
[13]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-22
[14]https://python.github.io/python-docs-zh-tw/library/http.cookies.html#index-23
RFC 2177https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-6
[1]https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-37
RFC 2183https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-11
[1]https://python.github.io/python-docs-zh-tw/library/email.html#index-6
[2]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-10
RFC 2231https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-10
[1]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-2
[2]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-3
[3]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-7
[4]https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-8
[5]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-7
[6]https://python.github.io/python-docs-zh-tw/library/email.html#index-7
[7]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-4
[8]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-5
[9]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-9
[10]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-5
[11]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-6
[12]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-7
[13]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-8
[14]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-9
[15]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-10
[16]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-68
RFC 2295https://python.github.io/python-docs-zh-tw/library/http.html#index-108
RFC 2324https://python.github.io/python-docs-zh-tw/library/http.html#index-100
RFC 2342https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-7
[1]https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#index-19
RFC 2361https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-46
RFC 2368https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-13
RFC 2373https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-3
[2]https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-6
RFC 2396https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-21
[1]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-5
[2]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-8
[3]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-44
[4]https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#index-35
RFC 2397https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-8
RFC 2449https://python.github.io/python-docs-zh-tw/library/poplib.html#index-4
RFC 2487https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#index-18
RFC 2518https://python.github.io/python-docs-zh-tw/library/http.html#index-95
RFC 2595https://python.github.io/python-docs-zh-tw/library/poplib.html#index-3
[1]https://python.github.io/python-docs-zh-tw/library/poplib.html#index-6
RFC 2616https://python.github.io/python-docs-zh-tw/howto/urllib2.html#index-1
[1]https://python.github.io/python-docs-zh-tw/howto/urllib2.html#index-2
[2]https://python.github.io/python-docs-zh-tw/howto/urllib2.html#index-4
[3]https://python.github.io/python-docs-zh-tw/library/urllib.error.html#index-2
[4]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-6
[5]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-7
[6]https://python.github.io/python-docs-zh-tw/library/wsgiref.html#index-51
[7]https://python.github.io/python-docs-zh-tw/library/wsgiref.html#index-56
[8]https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#index-7
RFC 2616 Section 14.23https://python.github.io/python-docs-zh-tw/library/http.client.html#index-4
RFC 2616 Section 5.1.2https://python.github.io/python-docs-zh-tw/library/http.client.html#index-3
[1]https://python.github.io/python-docs-zh-tw/library/http.client.html#index-5
RFC 2640https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-13
[1]https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-14
[2]https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-16
[3]https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#index-22
[4]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-312
RFC 2732https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-11
[1]https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#index-10
[2]https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#index-13
RFC 2774https://python.github.io/python-docs-zh-tw/library/http.html#index-111
RFC 2818https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#index-12
RFC 2821https://python.github.io/python-docs-zh-tw/library/email.html#index-0
RFC 2822https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-0
[2]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-10
[3]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-12
[4]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-2
[5]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-3
[6]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-9
[7]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-0
[8]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-10
[9]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-2
[10]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-3
[11]https://python.github.io/python-docs-zh-tw/library/email.utils.html#index-4
[12]https://python.github.io/python-docs-zh-tw/library/time.html#index-48
[13]https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#index-20
RFC 2964https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-62
RFC 2965https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-52
[1]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-54
[2]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-57
[3]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-59
[4]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-60
[5]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-61
[6]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-63
[7]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-64
[8]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-65
[9]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-66
[10]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-68
[11]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-69
[12]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-70
[13]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-71
[14]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-72
[15]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-74
[16]https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#index-77
[17]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-16
[18]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-17
[19]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-5
RFC 3056https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-14
RFC 3164https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-5
RFC 3171https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-0
RFC 3207https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#index-22
RFC 3229https://python.github.io/python-docs-zh-tw/library/http.html#index-99
RFC 3280https://python.github.io/python-docs-zh-tw/library/ssl.html#index-42
RFC 3330https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-5
RFC 3339https://python.github.io/python-docs-zh-tw/howto/logging.html#index-0
RFC 3362https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-41
RFC 3454https://python.github.io/python-docs-zh-tw/library/stringprep.html#index-4
[1]https://python.github.io/python-docs-zh-tw/library/stringprep.html#index-5
[2]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-155
RFC 3490https://python.github.io/python-docs-zh-tw/library/codecs.html#index-13
[1]https://python.github.io/python-docs-zh-tw/library/codecs.html#index-14
[2]https://python.github.io/python-docs-zh-tw/library/codecs.html#index-6
[3]https://python.github.io/python-docs-zh-tw/library/codecs.html#index-8
RFC 3490 Section 3.1https://python.github.io/python-docs-zh-tw/library/codecs.html#index-12
RFC 3491https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-157
RFC 3492https://python.github.io/python-docs-zh-tw/library/codecs.html#index-7
[1]https://python.github.io/python-docs-zh-tw/library/codecs.html#index-9
RFC 3493https://python.github.io/python-docs-zh-tw/library/socket.html#index-15
RFC 3501https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-9
RFC 3542https://python.github.io/python-docs-zh-tw/library/socket.html#index-3
[1]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-362
RFC 3548https://python.github.io/python-docs-zh-tw/library/binascii.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/binascii.html#index-2
[2]https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#index-18
RFC 3596 Section 2.5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-48
RFC 3659https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-15
RFC 3745https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-42
RFC 3879https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-11
[1]https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-4
RFC 3927https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-7
RFC 3950https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-43
RFC 3986https://python.github.io/python-docs-zh-tw/library/http.server.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-2
[2]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-20
[3]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-4
[4]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-6
[5]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-7
[6]https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#index-9
[7]https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#index-12
[8]https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#index-9
[9]https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#index-32
[10]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-42
[11]https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#index-36
[12]https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#index-25
[13]https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#index-28
[14]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-40
RFC 4007https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-10
[1]https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-13
RFC 4047https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-44
RFC 4086https://python.github.io/python-docs-zh-tw/library/ssl.html#index-20
RFC 4122https://python.github.io/python-docs-zh-tw/library/uuid.html#index-13
[1]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-14
[2]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-2
[3]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-28
[4]https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#index-22
[5]https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#index-23
RFC 4180https://python.github.io/python-docs-zh-tw/library/csv.html#index-6
RFC 4193https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-12
RFC 4217https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-5
RFC 4291https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-8
[1]https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-9
[2]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-119
[3]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-221
RFC 4337https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-47
RFC 4380https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-15
RFC 4627https://python.github.io/python-docs-zh-tw/library/json.html#index-11
[1]https://python.github.io/python-docs-zh-tw/library/json.html#index-13
RFC 4648https://python.github.io/python-docs-zh-tw/library/base64.html#index-25
[1]https://python.github.io/python-docs-zh-tw/library/base64.html#index-26
[2]https://python.github.io/python-docs-zh-tw/library/base64.html#index-29
[3]https://python.github.io/python-docs-zh-tw/library/base64.html#index-30
[4]https://python.github.io/python-docs-zh-tw/library/base64.html#index-31
[5]https://python.github.io/python-docs-zh-tw/library/base64.html#index-32
[6]https://python.github.io/python-docs-zh-tw/library/base64.html#index-35
[7]https://python.github.io/python-docs-zh-tw/library/security_warnings.html#index-5
[8]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-223
RFC 4918https://python.github.io/python-docs-zh-tw/library/http.html#index-101
[1]https://python.github.io/python-docs-zh-tw/library/http.html#index-102
[2]https://python.github.io/python-docs-zh-tw/library/http.html#index-109
[3]https://python.github.io/python-docs-zh-tw/library/http.html#index-97
RFC 4954https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-7
[1]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-8
RFC 5161https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-3
[1]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-33
RFC 5246https://python.github.io/python-docs-zh-tw/library/ssl.html#index-22
[1]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-41
RFC 5280https://python.github.io/python-docs-zh-tw/library/ssl.html#index-21
[1]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-38
[2]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-4
[3]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-5
[4]https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#index-40
[5]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-41
[6]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-51
RFC 5321https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-13
[1]https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#index-26
RFC 5322https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#index-0
[1]https://python.github.io/python-docs-zh-tw/library/email.errors.html#index-0
[2]https://python.github.io/python-docs-zh-tw/library/email.generator.html#index-0
[3]https://python.github.io/python-docs-zh-tw/library/email.generator.html#index-1
[4]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-0
[5]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-11
[6]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-12
[7]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-14
[8]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-2
[9]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-3
[10]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-5
[11]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-7
[12]https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#index-8
[13]https://python.github.io/python-docs-zh-tw/library/email.html#index-1
[14]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-0
[15]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-2
[16]https://python.github.io/python-docs-zh-tw/library/email.parser.html#index-0
[17]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-0
[18]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-1
[19]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-2
[20]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-5
[21]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-6
[22]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-9
[23]https://python.github.io/python-docs-zh-tw/library/http.client.html#index-2
[24]https://python.github.io/python-docs-zh-tw/library/http.server.html#index-2
[25]https://python.github.io/python-docs-zh-tw/library/mailbox.html#index-0
[26]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-11
[27]https://python.github.io/python-docs-zh-tw/library/time.html#index-38
[28]https://python.github.io/python-docs-zh-tw/library/time.html#index-49
[29]https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#index-3
RFC 5322 Section 2.2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-24
RFC 5334https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-48
RFC 5424https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-0
[1]https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-2
[2]https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-3
[3]https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-4
[4]https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#index-0
RFC 5424 Section 6https://python.github.io/python-docs-zh-tw/howto/logging-cookbook.html#index-1
RFC 5735https://python.github.io/python-docs-zh-tw/library/ipaddress.html#index-2
RFC 5789https://python.github.io/python-docs-zh-tw/library/http.html#index-76
RFC 5842https://python.github.io/python-docs-zh-tw/library/http.html#index-110
[1]https://python.github.io/python-docs-zh-tw/library/http.html#index-98
RFC 5891https://python.github.io/python-docs-zh-tw/library/codecs.html#index-10
RFC 5894https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-156
RFC 5895https://python.github.io/python-docs-zh-tw/library/codecs.html#index-11
RFC 5929https://python.github.io/python-docs-zh-tw/library/ssl.html#index-13
RFC 6066https://python.github.io/python-docs-zh-tw/library/ssl.html#index-15
[1]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-23
[2]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-40
RFC 6152https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-37
RFC 6531https://python.github.io/python-docs-zh-tw/library/email.message.html#index-3
[1]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-8
[2]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-3
[3]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-32
[4]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-38
[5]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-39
RFC 6532https://python.github.io/python-docs-zh-tw/library/email.html#index-2
[1]https://python.github.io/python-docs-zh-tw/library/email.message.html#index-1
[2]https://python.github.io/python-docs-zh-tw/library/email.parser.html#index-1
[3]https://python.github.io/python-docs-zh-tw/library/email.policy.html#index-7
[4]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-31
RFC 6585https://python.github.io/python-docs-zh-tw/library/http.html#index-104
[1]https://python.github.io/python-docs-zh-tw/library/http.html#index-105
[2]https://python.github.io/python-docs-zh-tw/library/http.html#index-106
[3]https://python.github.io/python-docs-zh-tw/library/http.html#index-112
RFC 6713https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-49
RFC 6855https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-4
[1]https://python.github.io/python-docs-zh-tw/library/imaplib.html#index-5
[2]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-34
[3]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-35
RFC 6856https://python.github.io/python-docs-zh-tw/library/poplib.html#index-5
[1]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-36
RFC 7159https://python.github.io/python-docs-zh-tw/library/json.html#index-10
[1]https://python.github.io/python-docs-zh-tw/library/json.html#index-12
[2]https://python.github.io/python-docs-zh-tw/library/json.html#index-14
RFC 7230https://python.github.io/python-docs-zh-tw/library/http.client.html#index-7
[1]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-15
RFC 7301https://python.github.io/python-docs-zh-tw/library/ssl.html#index-14
[1]https://python.github.io/python-docs-zh-tw/library/ssl.html#index-39
[2]https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#index-40
RFC 7525https://python.github.io/python-docs-zh-tw/library/ssl.html#index-24
RFC 7538https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-214
RFC 7616https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-59
[1]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-35
RFC 7693https://python.github.io/python-docs-zh-tw/library/hashlib.html#index-11
RFC 7725https://python.github.io/python-docs-zh-tw/library/http.html#index-107
RFC 7903https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-45
RFC 7914https://python.github.io/python-docs-zh-tw/library/hashlib.html#index-10
RFC 8081https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-38
RFC 8089https://python.github.io/python-docs-zh-tw/library/pathlib.html#index-8
RFC 8089 Section 3https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-0
RFC 821https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-14
RFC 822https://python.github.io/python-docs-zh-tw/library/email.examples.html#index-0
[1]https://python.github.io/python-docs-zh-tw/library/email.header.html#index-1
[2]https://python.github.io/python-docs-zh-tw/library/gettext.html#index-9
[3]https://python.github.io/python-docs-zh-tw/library/http.client.html#index-6
[4]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-10
[5]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-12
[6]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-6
[7]https://python.github.io/python-docs-zh-tw/library/smtplib.html#index-9
[8]https://python.github.io/python-docs-zh-tw/library/time.html#index-45
[9]https://python.github.io/python-docs-zh-tw/library/time.html#index-46
[10]https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#index-21
RFC 8297https://python.github.io/python-docs-zh-tw/library/http.html#index-96
RFC 8305https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#index-15
[1]https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#index-16
RFC 8470https://python.github.io/python-docs-zh-tw/library/http.html#index-103
RFC 850https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-36
RFC 9110https://python.github.io/python-docs-zh-tw/library/http.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/http.html#index-10
[2]https://python.github.io/python-docs-zh-tw/library/http.html#index-11
[3]https://python.github.io/python-docs-zh-tw/library/http.html#index-15
[4]https://python.github.io/python-docs-zh-tw/library/http.html#index-16
[5]https://python.github.io/python-docs-zh-tw/library/http.html#index-17
[6]https://python.github.io/python-docs-zh-tw/library/http.html#index-18
[7]https://python.github.io/python-docs-zh-tw/library/http.html#index-19
[8]https://python.github.io/python-docs-zh-tw/library/http.html#index-2
[9]https://python.github.io/python-docs-zh-tw/library/http.html#index-20
[10]https://python.github.io/python-docs-zh-tw/library/http.html#index-21
[11]https://python.github.io/python-docs-zh-tw/library/http.html#index-22
[12]https://python.github.io/python-docs-zh-tw/library/http.html#index-23
[13]https://python.github.io/python-docs-zh-tw/library/http.html#index-24
[14]https://python.github.io/python-docs-zh-tw/library/http.html#index-25
[15]https://python.github.io/python-docs-zh-tw/library/http.html#index-26
[16]https://python.github.io/python-docs-zh-tw/library/http.html#index-27
[17]https://python.github.io/python-docs-zh-tw/library/http.html#index-28
[18]https://python.github.io/python-docs-zh-tw/library/http.html#index-29
[19]https://python.github.io/python-docs-zh-tw/library/http.html#index-30
[20]https://python.github.io/python-docs-zh-tw/library/http.html#index-31
[21]https://python.github.io/python-docs-zh-tw/library/http.html#index-32
[22]https://python.github.io/python-docs-zh-tw/library/http.html#index-33
[23]https://python.github.io/python-docs-zh-tw/library/http.html#index-34
[24]https://python.github.io/python-docs-zh-tw/library/http.html#index-35
[25]https://python.github.io/python-docs-zh-tw/library/http.html#index-36
[26]https://python.github.io/python-docs-zh-tw/library/http.html#index-37
[27]https://python.github.io/python-docs-zh-tw/library/http.html#index-38
[28]https://python.github.io/python-docs-zh-tw/library/http.html#index-39
[29]https://python.github.io/python-docs-zh-tw/library/http.html#index-40
[30]https://python.github.io/python-docs-zh-tw/library/http.html#index-42
[31]https://python.github.io/python-docs-zh-tw/library/http.html#index-43
[32]https://python.github.io/python-docs-zh-tw/library/http.html#index-47
[33]https://python.github.io/python-docs-zh-tw/library/http.html#index-5
[34]https://python.github.io/python-docs-zh-tw/library/http.html#index-52
[35]https://python.github.io/python-docs-zh-tw/library/http.html#index-53
[36]https://python.github.io/python-docs-zh-tw/library/http.html#index-54
[37]https://python.github.io/python-docs-zh-tw/library/http.html#index-55
[38]https://python.github.io/python-docs-zh-tw/library/http.html#index-56
[39]https://python.github.io/python-docs-zh-tw/library/http.html#index-57
[40]https://python.github.io/python-docs-zh-tw/library/http.html#index-6
[41]https://python.github.io/python-docs-zh-tw/library/http.html#index-63
[42]https://python.github.io/python-docs-zh-tw/library/http.html#index-64
[43]https://python.github.io/python-docs-zh-tw/library/http.html#index-65
[44]https://python.github.io/python-docs-zh-tw/library/http.html#index-66
[45]https://python.github.io/python-docs-zh-tw/library/http.html#index-67
[46]https://python.github.io/python-docs-zh-tw/library/http.html#index-68
[47]https://python.github.io/python-docs-zh-tw/library/http.html#index-69
[48]https://python.github.io/python-docs-zh-tw/library/http.html#index-7
[49]https://python.github.io/python-docs-zh-tw/library/http.html#index-70
[50]https://python.github.io/python-docs-zh-tw/library/http.html#index-71
[51]https://python.github.io/python-docs-zh-tw/library/http.html#index-72
[52]https://python.github.io/python-docs-zh-tw/library/http.html#index-73
[53]https://python.github.io/python-docs-zh-tw/library/http.html#index-74
[54]https://python.github.io/python-docs-zh-tw/library/http.html#index-75
[55]https://python.github.io/python-docs-zh-tw/library/http.html#index-8
[56]https://python.github.io/python-docs-zh-tw/library/http.html#index-9
[57]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-37
RFC 9239https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-167
RFC 9512https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-51
[1]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-16
RFC 9559https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-39
[1]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-39
RFC 9562https://python.github.io/python-docs-zh-tw/library/uuid.html#index-1
[1]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-15
[2]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-19
[3]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-26
[4]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-27
[5]https://python.github.io/python-docs-zh-tw/library/uuid.html#index-31
[6]https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-60
[7]https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-61
[8]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-28
[9]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-29
[10]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-31
[11]https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-42
RFC 9562 Section 5.1https://python.github.io/python-docs-zh-tw/library/uuid.html#index-6
RFC 9562 Section 5.10https://python.github.io/python-docs-zh-tw/library/uuid.html#index-17
RFC 9562 Section 5.3https://python.github.io/python-docs-zh-tw/library/uuid.html#index-29
RFC 9562 Section 5.4https://python.github.io/python-docs-zh-tw/library/uuid.html#index-8
RFC 9562 Section 5.5https://python.github.io/python-docs-zh-tw/library/uuid.html#index-30
RFC 9562 Section 5.6https://python.github.io/python-docs-zh-tw/library/uuid.html#index-10
RFC 9562 Section 5.7https://python.github.io/python-docs-zh-tw/library/uuid.html#index-11
RFC 9562 Section 5.8https://python.github.io/python-docs-zh-tw/library/uuid.html#index-12
RFC 9562 Section 5.9https://python.github.io/python-docs-zh-tw/library/uuid.html#index-16
RFC 9562 Section 6.10-3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#index-8
RFC 959https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-12
RFC 9639https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#index-50
rfc2109 (http.cookiejar.Cookie 的屬性)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.Cookie.rfc2109
rfc2109_as_netscape (http.cookiejar.DefaultCookiePolicy 的屬性)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape
rfc2965 (http.cookiejar.CookiePolicy 的屬性)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.CookiePolicy.rfc2965
RFC_4122 (於 uuid 模組中)https://python.github.io/python-docs-zh-tw/library/uuid.html#uuid.RFC_4122
rfile (http.server.BaseHTTPRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/http.server.html#http.server.BaseHTTPRequestHandler.rfile
(socketserver.DatagramRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.DatagramRequestHandler.rfile
rfind() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rfind
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rfind
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.rfind
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rfind
rgb_to_hls() (於 colorsys 模組中)https://python.github.io/python-docs-zh-tw/library/colorsys.html#colorsys.rgb_to_hls
rgb_to_hsv() (於 colorsys 模組中)https://python.github.io/python-docs-zh-tw/library/colorsys.html#colorsys.rgb_to_hsv
rgb_to_yiq() (於 colorsys 模組中)https://python.github.io/python-docs-zh-tw/library/colorsys.html#colorsys.rgb_to_yiq
rglob() (pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.rglob
richcmpfunc (C type)https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.richcmpfunc
right (filecmp.dircmp 的屬性)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.right
right() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.right
right_list (filecmp.dircmp 的屬性)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.right_list
right_only (filecmp.dircmp 的屬性)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.right_only
RIGHTSHIFT (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RIGHTSHIFT
RIGHTSHIFTEQUAL (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RIGHTSHIFTEQUAL
rindex() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rindex
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rindex
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rindex
rjust() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rjust
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rjust
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rjust
modulehttps://python.github.io/python-docs-zh-tw/library/rlcompleter.html#module-rlcompleter
RLIM_INFINITY (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIM_INFINITY
RLIMIT_AS (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_AS
RLIMIT_CORE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_CORE
RLIMIT_CPU (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_CPU
RLIMIT_DATA (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_DATA
RLIMIT_FSIZE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_FSIZE
RLIMIT_KQUEUES (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_KQUEUES
RLIMIT_MEMLOCK (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_MEMLOCK
RLIMIT_MSGQUEUE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_MSGQUEUE
RLIMIT_NICE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_NICE
RLIMIT_NOFILE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_NOFILE
RLIMIT_NPROC (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_NPROC
RLIMIT_NPTS (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_NPTS
RLIMIT_OFILE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_OFILE
RLIMIT_RSS (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_RSS
RLIMIT_RTPRIO (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_RTPRIO
RLIMIT_RTTIME (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_RTTIME
RLIMIT_SBSIZE (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_SBSIZE
RLIMIT_SIGPENDING (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_SIGPENDING
RLIMIT_STACK (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_STACK
RLIMIT_SWAP (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_SWAP
RLIMIT_VMEM (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RLIMIT_VMEM
RLock (multiprocessing 中的類別)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.RLock
(threading 中的類別)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.RLock
RLock() (multiprocessing.managers.SyncManager 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.SyncManager.RLock
rmd() (ftplib.FTP 的方法)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP.rmd
rmdir() (pathlib.Path 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.rmdir
(於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.rmdir
(於 test.support.os_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.rmdir
rmtree() (於 shutil 模組中)https://python.github.io/python-docs-zh-tw/library/shutil.html#shutil.rmtree
(於 test.support.os_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.rmtree
RobotFileParser (urllib.robotparser 中的類別)https://python.github.io/python-docs-zh-tw/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser
robots.txthttps://python.github.io/python-docs-zh-tw/library/urllib.robotparser.html#index-0
rollback() (sqlite3.Connection 的方法)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Connection.rollback
rollover() (tempfile.SpooledTemporaryFile 的方法)https://python.github.io/python-docs-zh-tw/library/tempfile.html#tempfile.SpooledTemporaryFile.rollover
ROMAN (於 tkinter.font 模組中)https://python.github.io/python-docs-zh-tw/library/tkinter.font.html#tkinter.font.ROMAN
root (pathlib.PurePath 的屬性)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.PurePath.root
rotate() (collections.deque 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.deque.rotate
(decimal.Context 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.rotate
(decimal.Decimal 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.rotate
(logging.handlers.BaseRotatingHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotate
RotatingFileHandler (logging.handlers 中的類別)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.RotatingFileHandler
rotation_filename() (logging.handlers.BaseRotatingHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotation_filename
rotator (logging.handlers.BaseRotatingHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.BaseRotatingHandler.rotator
built-in function(內建函式)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-110
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#round
ROUND_05UP (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_05UP
ROUND_CEILING (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_CEILING
ROUND_DOWN (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_DOWN
ROUND_FLOOR (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_FLOOR
ROUND_HALF_DOWN (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_HALF_DOWN
ROUND_HALF_EVEN (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_HALF_EVEN
ROUND_HALF_UP (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_HALF_UP
ROUND_UP (於 decimal 模組中)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.ROUND_UP
Rounded (decimal 中的類別)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Rounded
rounding (decimal.Context 的屬性)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.rounding
rounds (sys.float_info 的屬性)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.float_info.rounds
Row (sqlite3 中的類別)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Row
row_factory (sqlite3.Connection 的屬性)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Connection.row_factory
(sqlite3.Cursor 的屬性)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Cursor.row_factory
rowcount (sqlite3.Cursor 的屬性)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Cursor.rowcount
RPAR (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RPAR
rpartition() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rpartition
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rpartition
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rpartition
rpc_paths (xmlrpc.server.SimpleXMLRPCRequestHandler 的屬性)https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths
rpop() (poplib.POP3 的方法)https://python.github.io/python-docs-zh-tw/library/poplib.html#poplib.POP3.rpop
RS (於 curses.ascii 模組中)https://python.github.io/python-docs-zh-tw/library/curses.ascii.html#curses.ascii.RS
rset() (poplib.POP3 的方法)https://python.github.io/python-docs-zh-tw/library/poplib.html#poplib.POP3.rset
RShift (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.RShift
rshift() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.rshift
rsplit() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rsplit
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rsplit
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rsplit
RSQB (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.RSQB
rstrip() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.rstrip
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.rstrip
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rstrip
rt() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.rt
RTLD_DEEPBIND (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_DEEPBIND
RTLD_GLOBAL (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_GLOBAL
RTLD_LAZY (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_LAZY
RTLD_LOCAL (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_LOCAL
RTLD_NODELETE (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_NODELETE
RTLD_NOLOAD (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_NOLOAD
RTLD_NOW (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RTLD_NOW
ruler (cmd.Cmd 的屬性)https://python.github.io/python-docs-zh-tw/library/cmd.html#cmd.Cmd.ruler
run (pdb command)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdbcommand-run
Run script(執行腳本)https://python.github.io/python-docs-zh-tw/library/idle.html#index-2
run() (asyncio.Runner 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#asyncio.Runner.run
(bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.run
(contextvars.Context 的方法)https://python.github.io/python-docs-zh-tw/library/contextvars.html#contextvars.Context.run
(doctest.DocTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.run
(multiprocessing.Process 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.Process.run
(pdb.Pdb 的方法)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.Pdb.run
(profile.Profile 的方法)https://python.github.io/python-docs-zh-tw/library/profile.html#profile.Profile.run
(sched.scheduler 的方法)https://python.github.io/python-docs-zh-tw/library/sched.html#sched.scheduler.run
(threading.Thread 的方法)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.Thread.run
(trace.Trace 的方法)https://python.github.io/python-docs-zh-tw/library/trace.html#trace.Trace.run
(unittest.IsolatedAsyncioTestCase 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.IsolatedAsyncioTestCase.run
(unittest.TestCase 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestCase.run
(unittest.TestSuite 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestSuite.run
(unittest.TextTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TextTestRunner.run
(wsgiref.handlers.BaseHandler 的方法)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.handlers.BaseHandler.run
(於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#asyncio.run
(於 pdb 模組中)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.run
(於 profile 模組中)https://python.github.io/python-docs-zh-tw/library/profile.html#profile.run
(於 subprocess 模組中)https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess.run
run_concurrently() (於 test.support.threading_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.threading_helper.run_concurrently
run_coroutine_threadsafe() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.run_coroutine_threadsafe
run_docstring_examples() (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.run_docstring_examples
run_forever() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.run_forever
run_in_executor() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.run_in_executor
run_in_subinterp() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.run_in_subinterp
run_module() (於 runpy 模組中)https://python.github.io/python-docs-zh-tw/library/runpy.html#runpy.run_module
run_path() (於 runpy 模組中)https://python.github.io/python-docs-zh-tw/library/runpy.html#runpy.run_path
run_python_until_end() (於 test.support.script_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.script_helper.run_python_until_end
run_script() (modulefinder.ModuleFinder 的方法)https://python.github.io/python-docs-zh-tw/library/modulefinder.html#modulefinder.ModuleFinder.run_script
run_until_complete() (asyncio.loop 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#asyncio.loop.run_until_complete
run_with_locale() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.run_with_locale
run_with_tz() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.run_with_tz
runcall() (bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.runcall
(pdb.Pdb 的方法)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.Pdb.runcall
(profile.Profile 的方法)https://python.github.io/python-docs-zh-tw/library/profile.html#profile.Profile.runcall
(於 pdb 模組中)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.runcall
runcode() (code.InteractiveInterpreter 的方法)https://python.github.io/python-docs-zh-tw/library/code.html#code.InteractiveInterpreter.runcode
runctx() (bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.runctx
(profile.Profile 的方法)https://python.github.io/python-docs-zh-tw/library/profile.html#profile.Profile.runctx
(trace.Trace 的方法)https://python.github.io/python-docs-zh-tw/library/trace.html#trace.Trace.runctx
(於 profile 模組中)https://python.github.io/python-docs-zh-tw/library/profile.html#profile.runctx
runeval() (bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.runeval
(pdb.Pdb 的方法)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.Pdb.runeval
(於 pdb 模組中)https://python.github.io/python-docs-zh-tw/library/pdb.html#pdb.runeval
runfunc() (trace.Trace 的方法)https://python.github.io/python-docs-zh-tw/library/trace.html#trace.Trace.runfunc
Runner (asyncio 中的類別)https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#asyncio.Runner
running() (concurrent.futures.Future 的方法)https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#concurrent.futures.Future.running
modulehttps://python.github.io/python-docs-zh-tw/library/runpy.html#module-runpy
runsource() (code.InteractiveInterpreter 的方法)https://python.github.io/python-docs-zh-tw/library/code.html#code.InteractiveInterpreter.runsource
runtime (sys._emscripten_info 的屬性)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._emscripten_info.runtime
runtime_checkable() (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.runtime_checkable
RuntimeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#RuntimeError
RuntimeWarninghttps://python.github.io/python-docs-zh-tw/library/exceptions.html#RuntimeWarning
RUSAGE_BOTH (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RUSAGE_BOTH
RUSAGE_CHILDREN (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RUSAGE_CHILDREN
RUSAGE_SELF (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RUSAGE_SELF
RUSAGE_THREAD (於 resource 模組中)https://python.github.io/python-docs-zh-tw/library/resource.html#resource.RUSAGE_THREAD
RWF_APPEND (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RWF_APPEND
RWF_DSYNC (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RWF_DSYNC
RWF_HIPRI (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RWF_HIPRI
RWF_NOWAIT (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RWF_NOWAIT
RWF_SYNC (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.RWF_SYNC
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-R.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.