dev (3.14)
3.13.2
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
English
Spanish | español
French | français
Italian | italiano
Japanese | 日本語
Korean | 한국어
Polish | polski
Brazilian Portuguese | Português brasileiro
Turkish | Türkçe
Simplified Chinese | 简体中文
Traditional Chinese | 繁體中文
Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
English
Spanish | español
French | français
Italian | italiano
Japanese | 日本語
Korean | 한국어
Polish | polski
Brazilian Portuguese | Português brasileiro
Turkish | Türkçe
Simplified Chinese | 简体中文
Traditional Chinese | 繁體中文
dev (3.14)
3.13.2
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
3.13.2 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – F
f"
格式字符串字面值
f'
格式字符串字面值
f-string -- f-字符串
,
[1]
,
[2]
f_back (帧属性)
f_back(frame 属性)
f_builtins (帧属性)
f_builtins(frame 属性)
f_code (帧属性)
f_code(frame 属性)
F_CONTIGUOUS(inspect.BufferFlags 属性)
f_contiguous(memoryview 属性)
f_globals (帧属性)
f_globals(frame 属性)
f_lasti (帧属性)
f_lasti(frame 属性)
f_lineno (帧属性)
f_lineno(frame 属性)
f_locals (帧属性)
f_locals(frame 属性)
F_LOCK()(在 os 模块中)
F_OK()(在 os 模块中)
F_TEST()(在 os 模块中)
F_TLOCK()(在 os 模块中)
f_trace (帧属性)
f_trace_lines (帧属性)
f_trace_lines(frame 属性)
f_trace_opcodes (帧属性)
f_trace_opcodes(frame 属性)
f_trace(frame 属性)
F_ULOCK()(在 os 模块中)
fabs()(在 math 模块中)
factorial()(在 math 模块中)
factory()(importlib.util.LazyLoader 类方法)
fail() (unittest.TestCase 方法)
FAIL_FAST()(在 doctest 模块中)
failed(doctest.TestResults 属性)
failfast(unittest.TestResult 属性)
failureException
failureException(unittest.TestCase 属性)
failures(doctest.DocTestRunner 属性)
failures(unittest.TestResult 属性)
FakePath(test.support.os_helper 中的类)
False
,
[1]
,
[2]
false
False (内置对象)
False(内置变量)
families()(在 tkinter.font 模块中)
family(socket.socket 属性)
FancyURLopener(urllib.request 中的类)
FastChildWatcher(asyncio 中的类)
fast(pickle.Pickler 属性)
fatalError() (xml.sax.handler.ErrorHandler 方法)
faultCode(xmlrpc.client.Fault 属性)
faulthandler
module
faultString(xmlrpc.client.Fault 属性)
Fault(xmlrpc.client 中的类)
fchdir()(在 os 模块中)
fchmod()(在 os 模块中)
fchown()(在 os 模块中)
fcntl
module
fcntl()(在 fcntl 模块中)
fd()(在 turtle 模块中)
fd_count()(在 test.support.os_helper 模块中)
fdatasync()(在 os 模块中)
fdopen()(在 os 模块中)
fd(selectors.SelectorKey 属性)
feature_external_ges()(在 xml.sax.handler 模块中)
feature_external_pes()(在 xml.sax.handler 模块中)
feature_namespace_prefixes()(在 xml.sax.handler 模块中)
feature_namespaces()(在 xml.sax.handler 模块中)
feature_string_interning()(在 xml.sax.handler 模块中)
feature_validation()(在 xml.sax.handler 模块中)
FEBRUARY()(在 calendar 模块中)
feed() (email.parser.BytesFeedParser 方法)
feed() (html.parser.HTMLParser 方法)
feed() (xml.etree.ElementTree.XMLParser 方法)
feed() (xml.etree.ElementTree.XMLPullParser 方法)
feed() (xml.sax.xmlreader.IncrementalParser 方法)
feed_eof() (asyncio.StreamReader 方法)
FeedParser(email.parser 中的类)
fetch() (imaplib.IMAP4 方法)
fetchall() (sqlite3.Cursor 方法)
fetchmany() (sqlite3.Cursor 方法)
fetchone() (sqlite3.Cursor 方法)
FF()(在 curses.ascii 模块中)
fflags(select.kevent 属性)
field()(在 dataclasses 模块中)
field_size_limit()(在 csv 模块中)
fieldnames(csv.DictReader 属性)
fields()(在 dataclasses 模块中)
fields(uuid.UUID 属性)
Field(dataclasses 中的类)
FIFOTYPE()(在 tarfile 模块中)
file
compileall命令行选项
gzip命令行选项
file object -- 文件对象
io 模块
open() 内置函数
file-like object -- 文件型对象
FILE_ATTRIBUTE_ARCHIVE()(在 stat 模块中)
FILE_ATTRIBUTE_COMPRESSED()(在 stat 模块中)
FILE_ATTRIBUTE_DEVICE()(在 stat 模块中)
FILE_ATTRIBUTE_DIRECTORY()(在 stat 模块中)
FILE_ATTRIBUTE_ENCRYPTED()(在 stat 模块中)
FILE_ATTRIBUTE_HIDDEN()(在 stat 模块中)
FILE_ATTRIBUTE_INTEGRITY_STREAM()(在 stat 模块中)
FILE_ATTRIBUTE_NO_SCRUB_DATA()(在 stat 模块中)
FILE_ATTRIBUTE_NORMAL()(在 stat 模块中)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED()(在 stat 模块中)
FILE_ATTRIBUTE_OFFLINE()(在 stat 模块中)
FILE_ATTRIBUTE_READONLY()(在 stat 模块中)
FILE_ATTRIBUTE_REPARSE_POINT()(在 stat 模块中)
FILE_ATTRIBUTE_SPARSE_FILE()(在 stat 模块中)
FILE_ATTRIBUTE_SYSTEM()(在 stat 模块中)
FILE_ATTRIBUTE_TEMPORARY()(在 stat 模块中)
FILE_ATTRIBUTE_VIRTUAL()(在 stat 模块中)
file_digest()(在 hashlib 模块中)
file_open() (urllib.request.FileHandler 方法)
file_size(zipfile.ZipInfo 属性)
filecmp
module
fileConfig()(在 logging.config 模块中)
FileCookieJar(http.cookiejar 中的类)
FileDialog(tkinter.filedialog 中的类)
FileExistsError
FileFinder(importlib.machinery 中的类)
FileHandler(logging 中的类)
FileHandler(urllib.request 中的类)
fileinput
module
FileInput(fileinput 中的类)
FileIO(io 中的类)
filelineno()(在 fileinput 模块中)
FileLoader(importlib.abc 中的类)
filemode()(在 stat 模块中)
filename()(在 fileinput 模块中)
filename2(OSError 属性)
filename_only()(在 tabnanny 模块中)
filename_pattern(tracemalloc.Filter 属性)
filename(doctest.DocTest 属性)
filename(http.cookiejar.FileCookieJar 属性)
filename(inspect.FrameInfo 属性)
filename(inspect.Traceback 属性)
filename(netrc.NetrcParseError 属性)
filename(OSError 属性)
filename(SyntaxError 属性)
filename(traceback.FrameSummary 属性)
filename(traceback.TracebackException 属性)
filename(tracemalloc.Frame 属性)
filename(zipfile.ZipFile 属性)
filename(zipfile.ZipInfo 属性)
fileno() (bz2.BZ2File 方法)
fileno() (http.client.HTTPResponse 方法)
fileno() (io.IOBase 方法)
fileno() (multiprocessing.connection.Connection 方法)
fileno() (select.devpoll 方法)
fileno() (select.epoll 方法)
fileno() (select.kqueue 方法)
fileno() (selectors.DevpollSelector 方法)
fileno() (selectors.EpollSelector 方法)
fileno() (selectors.KqueueSelector 方法)
fileno() (socket.socket 方法)
fileno() (socketserver.BaseServer 方法)
fileno()(在 fileinput 模块中)
FileNotFoundError
fileobj(selectors.SelectorKey 属性)
files() (importlib.abc.TraversableResources 方法)
files() (importlib.resources.abc.TraversableResources 方法)
files()(在 importlib.metadata 模块中)
files()(在 importlib.resources 模块中)
files_double_event() (tkinter.filedialog.FileDialog 方法)
files_select_event() (tkinter.filedialog.FileDialog 方法)
filesystem encoding and error handler -- 文件系统编码格式与错误处理器
FileType(argparse 中的类)
FileWrapper(wsgiref.types 中的类)
FileWrapper(wsgiref.util 中的类)
file(bdb.Breakpoint 属性)
file(pyclbr.Class 属性)
file(pyclbr.Function 属性)
fill() (textwrap.TextWrapper 方法)
fill()(在 textwrap 模块中)
fillcolor()(在 turtle 模块中)
filling()(在 turtle 模块中)
fillvalue(reprlib.Repr 属性)
filter()
built-in function
filter() (logging.Filter 方法)
filter() (logging.Handler 方法)
filter() (logging.Logger 方法)
filter()(在 curses 模块中)
filter()(在 fnmatch 模块中)
filter_command() (tkinter.filedialog.FileDialog 方法)
FILTER_DIR()(在 unittest.mock 模块中)
filter_traces() (tracemalloc.Snapshot 方法)
FilterError
filterfalse()(在 itertools 模块中)
filterwarnings()(在 warnings 模块中)
Filter(logging 中的类)
filter(select.kevent 属性)
Filter(tracemalloc 中的类)
Final()(在 typing 模块中)
final()(在 typing 模块中)
finalize(weakref 中的类)
finally
关键字
,
[1]
,
[2]
,
[3]
,
[4]
find() (bytearray 方法)
find() (bytes 方法)
find() (doctest.DocTestFinder 方法)
find() (mmap.mmap 方法)
find() (str 方法)
find() (xml.etree.ElementTree.Element 方法)
find() (xml.etree.ElementTree.ElementTree 方法)
find()(在 gettext 模块中)
find_class() (pickle 协议)
find_class() (pickle.Unpickler 方法)
find_library()(在 ctypes.util 模块中)
find_loader()(在 pkgutil 模块中)
find_longest_match() (difflib.SequenceMatcher 方法)
find_msvcrt()(在 ctypes.util 模块中)
find_spec
finder -- 查找器
find_spec() (importlib.abc.MetaPathFinder 方法)
find_spec() (importlib.abc.PathEntryFinder 方法)
find_spec() (importlib.machinery.FileFinder 方法)
find_spec() (zipimport.zipimporter 方法)
find_spec()(importlib.machinery.PathFinder 类方法)
find_spec()(在 importlib.util 模块中)
find_unused_port()(在 test.support.socket_helper 模块中)
find_user_password() (urllib.request.HTTPPasswordMgr 方法)
find_user_password() (urllib.request.HTTPPasswordMgrWithPriorAuth 方法)
findall() (re.Pattern 方法)
findall() (xml.etree.ElementTree.Element 方法)
findall() (xml.etree.ElementTree.ElementTree 方法)
findall()(在 re 模块中)
findCaller() (logging.Logger 方法)
finder -- 查找器
,
[1]
find_spec
findfile()(在 test.support 模块中)
finditer() (re.Pattern 方法)
finditer()(在 re 模块中)
findlabels()(在 dis 模块中)
findlinestarts()(在 dis 模块中)
findtext() (xml.etree.ElementTree.Element 方法)
findtext() (xml.etree.ElementTree.ElementTree 方法)
finish() (socketserver.BaseRequestHandler 方法)
finish() (tkinter.dnd.DndHandler 方法)
finish_request() (socketserver.BaseServer 方法)
FIRST_COMPLETED()(在 asyncio 模块中)
FIRST_COMPLETED()(在 concurrent.futures 模块中)
FIRST_EXCEPTION()(在 asyncio 模块中)
FIRST_EXCEPTION()(在 concurrent.futures 模块中)
firstChild(xml.dom.Node 属性)
FirstHeaderLineIsContinuationDefect
firstkey() (dbm.gnu.gdbm 方法)
firstweekday()(在 calendar 模块中)
firstweekday(calendar.Calendar 属性)
fix_missing_locations()(在 ast 模块中)
fix_sentence_endings(textwrap.TextWrapper 属性)
flag_bits(zipfile.ZipInfo 属性)
FlagBoundary(enum 中的类)
flags()(在 sys 模块中)
flags(re.Pattern 属性)
flags(select.kevent 属性)
Flag(enum 中的类)
flash()(在 curses 模块中)
flatten() (email.generator.BytesGenerator 方法)
flatten() (email.generator.Generator 方法)
flattening
objects
float
内置函数
,
[1]
,
[2]
float_info()(在 sys 模块中)
float_repr_style()(在 sys 模块中)
FloatingPointError
FloatOperation(decimal 中的类)
float(内置类)
flock()(在 fcntl 模块中)
floor division -- 向下取整除法
floor() (在 math 模块中)
floor()(在 math 模块中)
floordiv()(在 operator 模块中)
FloorDiv(ast 中的类)
flush() (bz2.BZ2Compressor 方法)
flush() (io.BufferedWriter 方法)
flush() (io.IOBase 方法)
flush() (logging.Handler 方法)
flush() (logging.handlers.BufferingHandler 方法)
flush() (logging.handlers.MemoryHandler 方法)
flush() (logging.StreamHandler 方法)
flush() (lzma.LZMACompressor 方法)
flush() (mailbox.Mailbox 方法)
flush() (mailbox.Maildir 方法)
flush() (mailbox.MH 方法)
flush() (mmap.mmap 方法)
flush() (xml.etree.ElementTree.XMLParser 方法)
flush() (xml.etree.ElementTree.XMLPullParser 方法)
flush() (zlib.Compress 方法)
flush() (zlib.Decompress 方法)
flush_headers() (http.server.BaseHTTPRequestHandler 方法)
flush_std_streams()(在 test.support 模块中)
flushinp()(在 curses 模块中)
FlushKey()(在 winreg 模块中)
fma() (decimal.Context 方法)
fma() (decimal.Decimal 方法)
fma()(在 math 模块中)
fmean()(在 statistics 模块中)
fmod()(在 math 模块中)
FMT_BINARY()(在 plistlib 模块中)
FMT_XML()(在 plistlib 模块中)
fnmatch
module
fnmatch()(在 fnmatch 模块中)
fnmatchcase()(在 fnmatch 模块中)
focus() (tkinter.ttk.Treeview 方法)
fold() (email.headerregistry.BaseHeader 方法)
fold() (email.policy.Compat32 方法)
fold() (email.policy.EmailPolicy 方法)
fold() (email.policy.Policy 方法)
fold_binary() (email.policy.Compat32 方法)
fold_binary() (email.policy.EmailPolicy 方法)
fold_binary() (email.policy.Policy 方法)
fold(datetime.datetime 属性)
fold(datetime.time 属性)
Font(tkinter.font 中的类)
for
statement -- 语句
,
[1]
,
[2]
,
[3]
在推导式中
FOR_ITER (opcode)
forget() (tkinter.ttk.Notebook 方法)
forget()(在 test.support.import_helper 模块中)
fork()(在 os 模块中)
fork()(在 pty 模块中)
ForkingMixIn(socketserver 中的类)
ForkingTCPServer(socketserver 中的类)
ForkingUDPServer(socketserver 中的类)
ForkingUnixDatagramServer(socketserver 中的类)
ForkingUnixStreamServer(socketserver 中的类)
forkpty()(在 os 模块中)
format()
built-in function
format() (内置函数)
__str__() (对象方法)
format() (inspect.Signature 方法)
format() (logging.BufferingFormatter 方法)
format() (logging.Formatter 方法)
format() (logging.Handler 方法)
format() (pprint.PrettyPrinter 方法)
format() (str 方法)
format() (string.Formatter 方法)
format() (traceback.StackSummary 方法)
format() (traceback.TracebackException 方法)
format() (tracemalloc.Traceback 方法)
format_datetime()(在 email.utils 模块中)
format_exc()(在 traceback 模块中)
format_exception()(在 traceback 模块中)
format_exception_only() (traceback.TracebackException 方法)
format_exception_only()(在 traceback 模块中)
format_field() (string.Formatter 方法)
format_frame_summary() (traceback.StackSummary 方法)
format_help() (argparse.ArgumentParser 方法)
format_list()(在 traceback 模块中)
format_map() (str 方法)
FORMAT_SIMPLE (opcode)
format_stack()(在 traceback 模块中)
format_stack_entry() (bdb.Bdb 方法)
format_string()(在 locale 模块中)
format_tb()(在 traceback 模块中)
format_usage() (argparse.Action 方法)
format_usage() (argparse.ArgumentParser 方法)
FORMAT_WITH_SPEC (opcode)
formataddr()(在 email.utils 模块中)
formatargvalues()(在 inspect 模块中)
formatdate()(在 email.utils 模块中)
formatday() (calendar.TextCalendar 方法)
FormatError
FormatError()(在 ctypes 模块中)
formatException() (logging.Formatter 方法)
formatFooter() (logging.BufferingFormatter 方法)
formatHeader() (logging.BufferingFormatter 方法)
formatmonth() (calendar.HTMLCalendar 方法)
formatmonth() (calendar.TextCalendar 方法)
formatmonthname() (calendar.HTMLCalendar 方法)
formatmonthname() (calendar.TextCalendar 方法)
formatStack() (logging.Formatter 方法)
FormattedValue(ast 中的类)
Formatter(logging 中的类)
Formatter(string 中的类)
formatTime() (logging.Formatter 方法)
formatwarning()(在 warnings 模块中)
formatweek() (calendar.TextCalendar 方法)
formatweekday() (calendar.TextCalendar 方法)
formatweekheader() (calendar.TextCalendar 方法)
formatyear() (calendar.HTMLCalendar 方法)
formatyear() (calendar.TextCalendar 方法)
formatyearpage() (calendar.HTMLCalendar 方法)
FORMAT(inspect.BufferFlags 属性)
format(memoryview 属性)
format(multiprocessing.shared_memory.ShareableList 属性)
format(struct.Struct 属性)
Fortran 连续
,
[1]
forward()(在 turtle 模块中)
ForwardRef(typing 中的类)
For(ast 中的类)
fpathconf()(在 os 模块中)
fp(urllib.error.HTTPError 属性)
fractions
module
Fraction(fractions 中的类)
frame -- 帧
object -- 对象
执行
,
[1]
FrameInfo(inspect 中的类)
FrameSummary(traceback 中的类)
FrameType()(在 types 模块中)
frame(inspect.FrameInfo 属性)
frame(tkinter.scrolledtext.ScrolledText 属性)
Frame(tracemalloc 中的类)
free
variable
free (C 函数)
free threading -- 自由线程
free variable -- 自由变量
free_tool_id()(在 sys.monitoring 模块中)
freedesktop_os_release()(在 platform 模块中)
freefunc(C type)
freeze()(在 gc 模块中)
freeze_support()(在 multiprocessing 模块中)
frexp()(在 math 模块中)
FRIDAY()(在 calendar 模块中)
from
import 语句
import 语句statement
yield from 表达式
关键字
,
[1]
from_address() (ctypes._CData 方法)
from_buffer() (ctypes._CData 方法)
from_buffer_copy() (ctypes._CData 方法)
from_bytes()(int 类方法)
from_callable()(inspect.Signature 类方法)
from_decimal()(fractions.Fraction 类方法)
from_exception()(traceback.TracebackException 类方法)
from_file()(zipfile.ZipInfo 类方法)
from_file()(zoneinfo.ZoneInfo 类方法)
from_float()(decimal.Decimal 类方法)
from_float()(fractions.Fraction 类方法)
from_iterable()(itertools.chain 类方法)
from_list()(traceback.StackSummary 类方法)
from_param() (ctypes._CData 方法)
from_samples()(statistics.NormalDist 类方法)
from_traceback()(dis.Bytecode 类方法)
from_uri()(pathlib.Path 类方法)
frombuf()(tarfile.TarInfo 类方法)
frombytes() (array.array 方法)
fromfd() (select.epoll 方法)
fromfd() (select.kqueue 方法)
fromfd()(在 socket 模块中)
fromfile() (array.array 方法)
fromhex()(bytearray 类方法)
fromhex()(bytes 类方法)
fromhex()(float 类方法)
fromisocalendar()(datetime.date 类方法)
fromisocalendar()(datetime.datetime 类方法)
fromisoformat()(datetime.date 类方法)
fromisoformat()(datetime.datetime 类方法)
fromisoformat()(datetime.time 类方法)
fromkeys() (collections.Counter 方法)
fromkeys()(dict 类方法)
fromlist() (array.array 方法)
fromordinal()(datetime.date 类方法)
fromordinal()(datetime.datetime 类方法)
fromshare()(在 socket 模块中)
fromstring()(在 xml.etree.ElementTree 模块中)
fromstringlist()(在 xml.etree.ElementTree 模块中)
fromtarfile()(tarfile.TarInfo 类方法)
fromtimestamp()(datetime.date 类方法)
fromtimestamp()(datetime.datetime 类方法)
fromunicode() (array.array 方法)
fromutc() (datetime.timezone 方法)
fromutc() (datetime.tzinfo 方法)
FrozenImporter(importlib.machinery 中的类)
FrozenInstanceError
frozenset
object -- 对象
,
[1]
FrozenSet(typing 中的类)
frozenset(内置类)
FS()(在 curses.ascii 模块中)
fs_is_case_insensitive()(在 test.support.os_helper 模块中)
FS_NONASCII()(在 test.support.os_helper 模块中)
fsdecode()(在 os 模块中)
fsencode()(在 os 模块中)
fspath()(在 os 模块中)
fstat()(在 os 模块中)
fstatvfs()(在 os 模块中)
fstring
,
[1]
FSTRING_END()(在 token 模块中)
FSTRING_MIDDLE()(在 token 模块中)
FSTRING_START()(在 token 模块中)
fsum()(在 math 模块中)
fsync()(在 os 模块中)
FTP
ftplib (标准模块)
协议
,
[1]
ftp_open() (urllib.request.FTPHandler 方法)
FTP_TLS(ftplib 中的类)
FTPHandler(urllib.request 中的类)
ftplib
module
FTP(ftplib 中的类)
ftruncate()(在 os 模块中)
Full
full() (asyncio.Queue 方法)
full() (multiprocessing.Queue 方法)
full() (queue.Queue 方法)
full_match() (pathlib.PurePath 方法)
FULL_RO(inspect.BufferFlags 属性)
full_url(urllib.request.Request 属性)
fullmatch() (re.Pattern 方法)
fullmatch()(在 re 模块中)
fully_trusted_filter()(在 tarfile 模块中)
FULL(inspect.BufferFlags 属性)
funcname(bdb.Breakpoint 属性)
function -- 函数
annotations
,
[1]
argument -- 参数
call
,
[1]
,
[2]
call, 用户自定义
generator -- 生成器
,
[1]
name
,
[1]
object -- 对象
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
匿名
定义
,
[1]
用户自定义
function annotation -- 函数标注
FunctionDef(ast 中的类)
FunctionTestCase(unittest 中的类)
FunctionType()(在 types 模块中)
FunctionType(ast 中的类)
function(inspect.FrameInfo 属性)
function(inspect.Traceback 属性)
Function(pyclbr 中的类)
Function(symtable 中的类)
FUNCTION(symtable.SymbolTableType 属性)
functools
module
func(functools.partial 属性)
funny_files(filecmp.dircmp 属性)
future
statement -- 语句
FutureWarning
Future(asyncio 中的类)
Future(concurrent.futures 中的类)
fwalk()(在 os 模块中)
«
导航
索引
模块
|
Python
»
English
Spanish | español
French | français
Italian | italiano
Japanese | 日本語
Korean | 한국어
Polish | polski
Brazilian Portuguese | Português brasileiro
Turkish | Türkçe
Simplified Chinese | 简体中文
Traditional Chinese | 繁體中文
dev (3.14)
3.13.2
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
3.13.2 Documentation
»
索引
|
Theme
Auto
Light
Dark
|