Theme
Auto
Light
Dark
Điều hướng
chỉ mục
các mô-đun
|
Python
»
3.15.0b2 Documentation
»
Index
|
Theme
Auto
Light
Dark
|
Index – F
f"
formatted string literal
f'
formatted string literal
f-string
,
[1]
,
[2]
f-strings
,
[1]
f_back (frame attribute)
(thuộc tính frame)
f_bavail (thuộc tính os.statvfs_result)
f_bfree (thuộc tính os.statvfs_result)
f_blocks (thuộc tính os.statvfs_result)
f_bsize (thuộc tính os.statvfs_result)
f_builtins (frame attribute)
(thuộc tính frame)
f_code (frame attribute)
(thuộc tính frame)
F_CONTIGUOUS (thuộc tính inspect.BufferFlags)
f_contiguous (thuộc tính memoryview)
f_favail (thuộc tính os.statvfs_result)
f_ffree (thuộc tính os.statvfs_result)
f_files (thuộc tính os.statvfs_result)
f_flag (thuộc tính os.statvfs_result)
f_frsize (thuộc tính os.statvfs_result)
f_fsid (thuộc tính os.statvfs_result)
f_generator (frame attribute)
(thuộc tính frame)
f_globals (frame attribute)
(thuộc tính frame)
f_lasti (frame attribute)
(thuộc tính frame)
f_lineno (frame attribute)
(thuộc tính frame)
f_locals (frame attribute)
(thuộc tính frame)
F_LOCK (trong mô-đun os)
f_namemax (thuộc tính os.statvfs_result)
F_OK (trong mô-đun os)
F_TEST (trong mô-đun os)
F_TLOCK (trong mô-đun os)
f_trace (frame attribute)
(thuộc tính frame)
f_trace_lines (frame attribute)
(thuộc tính frame)
f_trace_opcodes (frame attribute)
(thuộc tính frame)
F_ULOCK (trong mô-đun os)
fabs() (trong mô-đun math)
factorial() (trong mô-đun math)
(trong mô-đun math.integer)
factory() (phương thức lớp importlib.util.LazyLoader)
fail() (phương thức unittest.TestCase)
FAIL_FAST (trong mô-đun doctest)
failed (thuộc tính doctest.TestResults)
failfast (thuộc tính unittest.TestResult)
failureException (thuộc tính unittest.TestCase)
failures (thuộc tính doctest.DocTestRunner)
(thuộc tính unittest.TestResult)
FakePath (lớp trong test.support.os_helper)
False
,
[1]
,
[2]
false
False (biến dựng sẵn)
(Built-in object)
FALSE (trong mô-đun tkinter)
families() (trong mô-đun tkinter.font)
family (thuộc tính socket.socket)
fast (thuộc tính compression.zstd.Strategy)
(thuộc tính pickle.Pickler)
fatalError() (phương thức xml.sax.handler.ErrorHandler)
Fault (lớp trong xmlrpc.client)
faultCode (thuộc tính xmlrpc.client.Fault)
faulthandler
module
faultString (thuộc tính xmlrpc.client.Fault)
fchdir() (trong mô-đun os)
fchmod() (trong mô-đun os)
fchown() (trong mô-đun os)
fcntl
module
fcntl() (trong mô-đun fcntl)
fd (thuộc tính selectors.SelectorKey)
fd() (trong mô-đun turtle)
fd_count() (trong mô-đun test.support.os_helper)
fdatasync() (trong mô-đun os)
fdopen() (trong mô-đun os)
feature_external_ges (trong mô-đun xml.sax.handler)
feature_external_pes (trong mô-đun xml.sax.handler)
feature_namespace_prefixes (trong mô-đun xml.sax.handler)
feature_namespaces (trong mô-đun xml.sax.handler)
feature_string_interning (trong mô-đun xml.sax.handler)
feature_validation (trong mô-đun xml.sax.handler)
FEBRUARY (trong mô-đun calendar)
feed() (phương thức email.parser.BytesFeedParser)
(phương thức html.parser.HTMLParser)
(phương thức xml.etree.ElementTree.XMLParser)
(phương thức xml.etree.ElementTree.XMLPullParser)
(phương thức xml.sax.xmlreader.IncrementalParser)
feed_eof() (phương thức asyncio.StreamReader)
FeedParser (lớp trong email.parser)
fetch() (phương thức imaplib.IMAP4)
fetchall() (phương thức sqlite3.Cursor)
fetchmany() (phương thức sqlite3.Cursor)
fetchone() (phương thức sqlite3.Cursor)
FF (trong mô-đun curses.ascii)
fflags (thuộc tính select.kevent)
Field (lớp trong dataclasses)
field() (trong mô-đun dataclasses)
field_size_limit() (trong mô-đun csv)
fieldnames (thuộc tính csv.DictReader)
fields (thuộc tính uuid.UUID)
fields() (trong mô-đun dataclasses)
FIFOTYPE (trong mô-đun tarfile)
file
compileall command line option
gzip command line option
file (imaplib.IMAP4 property)
(thuộc tính bdb.Breakpoint)
(thuộc tính pyclbr.Class)
(thuộc tính pyclbr.Function)
file control
UNIX
file name
temporary
file-like object
FILE_ATTRIBUTE_ARCHIVE (trong mô-đun stat)
FILE_ATTRIBUTE_COMPRESSED (trong mô-đun stat)
FILE_ATTRIBUTE_DEVICE (trong mô-đun stat)
FILE_ATTRIBUTE_DIRECTORY (trong mô-đun stat)
FILE_ATTRIBUTE_ENCRYPTED (trong mô-đun stat)
FILE_ATTRIBUTE_HIDDEN (trong mô-đun stat)
FILE_ATTRIBUTE_INTEGRITY_STREAM (trong mô-đun stat)
FILE_ATTRIBUTE_NO_SCRUB_DATA (trong mô-đun stat)
FILE_ATTRIBUTE_NORMAL (trong mô-đun stat)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (trong mô-đun stat)
FILE_ATTRIBUTE_OFFLINE (trong mô-đun stat)
FILE_ATTRIBUTE_READONLY (trong mô-đun stat)
FILE_ATTRIBUTE_REPARSE_POINT (trong mô-đun stat)
FILE_ATTRIBUTE_SPARSE_FILE (trong mô-đun stat)
FILE_ATTRIBUTE_SYSTEM (trong mô-đun stat)
FILE_ATTRIBUTE_TEMPORARY (trong mô-đun stat)
FILE_ATTRIBUTE_VIRTUAL (trong mô-đun stat)
file_digest() (trong mô-đun hashlib)
file_open() (phương thức urllib.request.FileHandler)
file_size (thuộc tính zipfile.ZipInfo)
filecmp
module
fileConfig() (trong mô-đun logging.config)
FileCookieJar (lớp trong http.cookiejar)
FileDialog (lớp trong tkinter.filedialog)
FileExistsError
FileFinder (lớp trong importlib.machinery)
FileHandler (lớp trong logging)
(lớp trong urllib.request)
fileinput
module
FileInput (lớp trong fileinput)
FileIO (lớp trong io)
filelineno() (trong mô-đun fileinput)
FileLoader (lớp trong importlib.abc)
filemode() (trong mô-đun stat)
filename (thuộc tính doctest.DocTest)
(thuộc tính http.cookiejar.FileCookieJar)
(thuộc tính inspect.FrameInfo)
(thuộc tính inspect.Traceback)
(thuộc tính netrc.NetrcParseError)
(thuộc tính OSError)
FILENAME (thuộc tính pstats.SortKey)
filename (thuộc tính SyntaxError)
(thuộc tính traceback.FrameSummary)
(thuộc tính traceback.TracebackException)
(thuộc tính tracemalloc.Frame)
(thuộc tính zipfile.ZipFile)
(thuộc tính zipfile.ZipInfo)
filename() (trong mô-đun fileinput)
filename2 (thuộc tính OSError)
filename_only (trong mô-đun tabnanny)
filename_pattern (thuộc tính tracemalloc.Filter)
filenames
pathname expansion
wildcard expansion
fileno() (phương thức bz2.BZ2File)
(phương thức http.client.HTTPResponse)
(phương thức io.IOBase)
(phương thức multiprocessing.connection.Connection)
(phương thức select.devpoll)
(phương thức select.epoll)
(phương thức select.kqueue)
(phương thức selectors.DevpollSelector)
(phương thức selectors.EpollSelector)
(phương thức selectors.KqueueSelector)
(phương thức socket.socket)
(phương thức socketserver.BaseServer)
(trong mô-đun fileinput)
FileNotFoundError
fileobj (thuộc tính selectors.SelectorKey)
files (thuộc tính importlib.metadata.Distribution)
files() (phương thức importlib.resources.abc.TraversableResources)
(trong mô-đun importlib.metadata)
(trong mô-đun importlib.resources)
files_double_event() (phương thức tkinter.filedialog.FileDialog)
files_select_event() (phương thức tkinter.filedialog.FileDialog)
filesystem encoding and error handler
FileType (lớp trong argparse)
FileWrapper (lớp trong wsgiref.types)
(lớp trong wsgiref.util)
fill() (phương thức textwrap.TextWrapper)
(trong mô-đun textwrap)
(trong mô-đun turtle)
fillcolor() (trong mô-đun turtle)
filling() (trong mô-đun turtle)
fillvalue (thuộc tính reprlib.Repr)
Filter (lớp trong logging)
(lớp trong tracemalloc)
filter (thuộc tính select.kevent)
filter()
built-in function
filter() (phương thức logging.Filter)
(phương thức logging.Handler)
(phương thức logging.Logger)
(trong mô-đun curses)
(trong mô-đun fnmatch)
filter_command() (phương thức tkinter.filedialog.FileDialog)
FILTER_DIR (trong mô-đun unittest.mock)
filter_traces() (phương thức tracemalloc.Snapshot)
FilterError
filterfalse() (trong mô-đun fnmatch)
(trong mô-đun itertools)
filterwarnings() (trong mô-đun warnings)
Final (trong mô-đun typing)
final() (trong mô-đun typing)
finalization, of objects
finalize (lớp trong weakref)
finalize_dict() (trong mô-đun compression.zstd)
finalizer
finally
keyword
,
[1]
,
[2]
,
[3]
,
[4]
find() (phương thức bytearray)
(phương thức bytes)
(phương thức doctest.DocTestFinder)
(phương thức mmap.mmap)
(phương thức str)
(phương thức tkinter.Canvas)
(phương thức xml.etree.ElementTree.Element)
(phương thức xml.etree.ElementTree.ElementTree)
(trong mô-đun gettext)
find_above() (phương thức tkinter.Canvas)
find_all() (phương thức tkinter.Canvas)
find_below() (phương thức tkinter.Canvas)
find_class() (phương thức pickle.Unpickler)
(pickle protocol)
find_closest() (phương thức tkinter.Canvas)
find_enclosed() (phương thức tkinter.Canvas)
find_library() (trong mô-đun ctypes.util)
find_longest_match() (phương thức difflib.SequenceMatcher)
find_msvcrt() (trong mô-đun ctypes.util)
find_overlapping() (phương thức tkinter.Canvas)
find_spec
finder
find_spec() (phương thức importlib.abc.MetaPathFinder)
(phương thức importlib.abc.PathEntryFinder)
(phương thức importlib.machinery.FileFinder)
(phương thức lớp importlib.machinery.PathFinder)
(phương thức zipimport.zipimporter)
(trong mô-đun importlib.util)
find_unused_port() (trong mô-đun test.support.socket_helper)
find_user_password() (phương thức urllib.request.HTTPPasswordMgr)
(phương thức urllib.request.HTTPPasswordMgrWithPriorAuth)
find_withtag() (phương thức tkinter.Canvas)
findall() (phương thức re.Pattern)
(phương thức xml.etree.ElementTree.Element)
(phương thức xml.etree.ElementTree.ElementTree)
(trong mô-đun re)
findCaller() (phương thức logging.Logger)
finder
,
[1]
find_spec
findfile() (trong mô-đun test.support)
finditer() (phương thức re.Pattern)
(trong mô-đun re)
findlabels() (trong mô-đun dis)
findlinestarts() (trong mô-đun dis)
findtext() (phương thức xml.etree.ElementTree.Element)
(phương thức xml.etree.ElementTree.ElementTree)
finish() (phương thức socketserver.BaseRequestHandler)
(phương thức tkinter.dnd.DndHandler)
finish_request() (phương thức socketserver.BaseServer)
FIRST (trong mô-đun tkinter)
FIRST_COMPLETED (trong mô-đun asyncio)
(trong mô-đun concurrent.futures)
FIRST_EXCEPTION (trong mô-đun asyncio)
(trong mô-đun concurrent.futures)
firstChild (thuộc tính xml.dom.Node)
FirstHeaderLineIsContinuationDefect
firstkey() (phương thức dbm.gnu.gdbm)
firstweekday (thuộc tính calendar.Calendar)
firstweekday() (trong mô-đun calendar)
fix_missing_locations() (trong mô-đun ast)
fix_sentence_endings (thuộc tính textwrap.TextWrapper)
Flag (lớp trong enum)
flag_bits (thuộc tính zipfile.ZipInfo)
FlagBoundary (lớp trong enum)
flags (thuộc tính decimal.Context)
(thuộc tính re.Pattern)
(thuộc tính select.kevent)
(trong mô-đun sys)
flash() (phương thức tkinter.Button)
(phương thức tkinter.Checkbutton)
(phương thức tkinter.Radiobutton)
(trong mô-đun curses)
FLAT (trong mô-đun tkinter)
flatten() (phương thức email.generator.BytesGenerator)
(phương thức email.generator.Generator)
flattening
objects
float
hàm tích hợp sẵn
,
[1]
,
[2]
float (lớp dựng sẵn)
float_info (trong mô-đun sys)
float_repr_style (trong mô-đun sys)
floating-point
literals
number
object
,
[1]
,
[2]
floating-point literal
FloatingPointError
FloatOperation (lớp trong decimal)
flock() (trong mô-đun fcntl)
floor division
floor() (in module math)
(trong mô-đun math)
FloorDiv (lớp trong ast)
floordiv() (trong mô-đun operator)
flush() (phương thức bz2.BZ2Compressor)
(phương thức compression.zstd.ZstdCompressor)
(phương thức io.BufferedWriter)
(phương thức io.IOBase)
(phương thức logging.Handler)
(phương thức logging.handlers.BufferingHandler)
(phương thức logging.handlers.MemoryHandler)
(phương thức logging.StreamHandler)
(phương thức lzma.LZMACompressor)
(phương thức mailbox.Mailbox)
(phương thức mailbox.Maildir)
(phương thức mailbox.MH)
(phương thức mmap.mmap)
(phương thức xml.etree.ElementTree.XMLParser)
(phương thức xml.etree.ElementTree.XMLPullParser)
(phương thức zlib.Compress)
(phương thức zlib.Decompress)
FLUSH_BLOCK (thuộc tính compression.zstd.ZstdCompressor)
FLUSH_FRAME (thuộc tính compression.zstd.ZstdCompressor)
flush_headers() (phương thức http.server.BaseHTTPRequestHandler)
flush_std_streams() (trong mô-đun test.support)
flushinp() (trong mô-đun curses)
FlushKey() (trong mô-đun winreg)
fma() (phương thức decimal.Context)
(phương thức decimal.Decimal)
(trong mô-đun math)
fmax() (trong mô-đun math)
fmean() (trong mô-đun statistics)
fmin() (trong mô-đun math)
fmod() (trong mô-đun math)
FMT_BINARY (trong mô-đun plistlib)
FMT_XML (trong mô-đun plistlib)
fnmatch
module
fnmatch() (trong mô-đun fnmatch)
fnmatchcase() (trong mô-đun fnmatch)
focus (thuộc tính tkinter.Event)
focus() (phương thức tkinter.Canvas)
(phương thức tkinter.Misc)
(phương thức tkinter.ttk.Treeview)
focus_displayof() (phương thức tkinter.Misc)
focus_force() (phương thức tkinter.Misc)
focus_get() (phương thức tkinter.Misc)
focus_lastfor() (phương thức tkinter.Misc)
focus_set() (phương thức tkinter.Misc)
focusmodel() (phương thức tkinter.Wm)
fold (thuộc tính datetime.datetime)
(thuộc tính datetime.time)
fold() (phương thức email.headerregistry.BaseHeader)
(phương thức email.policy.Compat32)
(phương thức email.policy.EmailPolicy)
(phương thức email.policy.Policy)
fold_binary() (phương thức email.policy.Compat32)
(phương thức email.policy.EmailPolicy)
(phương thức email.policy.Policy)
Font (lớp trong tkinter.font)
for
câu lệnh
,
[1]
,
[2]
,
[3]
in comprehensions
For (lớp trong ast)
FOR_ITER (opcode)
forget() (phương thức tkinter.Grid)
(phương thức tkinter.Pack)
(phương thức tkinter.PanedWindow)
(phương thức tkinter.Place)
(phương thức tkinter.ttk.Notebook)
(phương thức tkinter.ttk.Panedwindow)
(phương thức tkinter.Wm)
(trong mô-đun test.support.import_helper)
fork() (trong mô-đun os)
(trong mô-đun pty)
ForkingMixIn (lớp trong socketserver)
ForkingTCPServer (lớp trong socketserver)
ForkingUDPServer (lớp trong socketserver)
ForkingUnixDatagramServer (lớp trong socketserver)
ForkingUnixStreamServer (lớp trong socketserver)
forkpty() (trong mô-đun os)
form
lambda
Format (lớp trong annotationlib)
FORMAT (thuộc tính inspect.BufferFlags)
format (thuộc tính memoryview)
(thuộc tính multiprocessing.shared_memory.ShareableList)
(thuộc tính struct.Struct)
format()
built-in function
format() (hàm tích hợp sẵn)
__str__() (object method)
format() (phương thức inspect.Signature)
(phương thức logging.BufferingFormatter)
(phương thức logging.Formatter)
(phương thức logging.Handler)
(phương thức pprint.PrettyPrinter)
(phương thức str)
(phương thức string.Formatter)
(phương thức traceback.StackSummary)
(phương thức traceback.TracebackException)
(phương thức tracemalloc.Traceback)
format_call_graph() (trong mô-đun asyncio)
format_datetime() (trong mô-đun email.utils)
format_exc() (trong mô-đun traceback)
format_exception() (trong mô-đun traceback)
format_exception_only() (phương thức traceback.TracebackException)
(trong mô-đun traceback)
format_field() (phương thức string.Formatter)
format_frame_summary() (phương thức traceback.StackSummary)
format_help() (phương thức argparse.ArgumentParser)
format_list() (trong mô-đun traceback)
format_map() (phương thức str)
FORMAT_SIMPLE (opcode)
format_spec (thuộc tính string.templatelib.Interpolation)
format_stack() (trong mô-đun traceback)
format_stack_entry() (phương thức bdb.Bdb)
format_string() (trong mô-đun locale)
format_tb() (trong mô-đun traceback)
format_usage() (phương thức argparse.Action)
(phương thức argparse.ArgumentParser)
FORMAT_WITH_SPEC (opcode)
formataddr() (trong mô-đun email.utils)
formatargvalues() (trong mô-đun inspect)
formatdate() (trong mô-đun email.utils)
formatday() (phương thức calendar.TextCalendar)
FormatError
FormatError() (trong mô-đun ctypes)
formatException() (phương thức logging.Formatter)
formatFooter() (phương thức logging.BufferingFormatter)
formatHeader() (phương thức logging.BufferingFormatter)
formatmonth() (phương thức calendar.HTMLCalendar)
(phương thức calendar.TextCalendar)
formatmonthname() (phương thức calendar.HTMLCalendar)
(phương thức calendar.TextCalendar)
formatStack() (phương thức logging.Formatter)
formatted string literal
,
[1]
formatted string literals
FormattedValue (lớp trong ast)
Formatter (lớp trong logging)
(lớp trong string)
formatTime() (phương thức logging.Formatter)
formatting
bytearray (%)
bytes (%)
formatting, string (%)
formatwarning() (trong mô-đun warnings)
formatweek() (phương thức calendar.TextCalendar)
formatweekday() (phương thức calendar.TextCalendar)
formatweekheader() (phương thức calendar.TextCalendar)
formatyear() (phương thức calendar.HTMLCalendar)
(phương thức calendar.TextCalendar)
formatyearpage() (phương thức calendar.HTMLCalendar)
Fortran contiguous
,
[1]
forward() (trong mô-đun turtle)
ForwardRef (lớp trong annotationlib)
(lớp trong typing)
FORWARDREF (thuộc tính annotationlib.Format)
fp (thuộc tính urllib.error.HTTPError)
fpathconf() (trong mô-đun os)
Fraction (lớp trong fractions)
fraction() (phương thức tkinter.Scrollbar)
fractions
module
frame
execution
,
[1]
object
Frame (lớp trong tkinter)
(lớp trong tkinter.ttk)
(lớp trong tracemalloc)
frame (thuộc tính inspect.FrameInfo)
(thuộc tính tkinter.scrolledtext.ScrolledText)
frame() (phương thức tkinter.Wm)
FrameInfo (lớp trong compression.zstd)
(lớp trong inspect)
FrameLocalsProxyType (lớp trong types)
FrameSummary (lớp trong traceback)
FrameType (lớp trong types)
free
variable
free (C function)
free threading
free variable
free-threaded build
free_threaded (thuộc tính sys.abi_info)
free_tool_id() (trong mô-đun sys.monitoring)
freedesktop_os_release() (trong mô-đun platform)
freefunc (C type)
freeze utility
freeze() (trong mô-đun gc)
freeze_support() (trong mô-đun multiprocessing)
frexp() (trong mô-đun math)
FRIDAY (trong mô-đun calendar)
from
import statement
,
[1]
keyword
,
[1]
yield from expression
from_address() (phương thức ctypes._CData)
from_buffer() (phương thức ctypes._CData)
from_buffer_copy() (phương thức ctypes._CData)
from_bytes() (phương thức lớp int)
from_callable() (phương thức lớp inspect.Signature)
from_decimal() (phương thức lớp fractions.Fraction)
from_exception() (phương thức lớp traceback.TracebackException)
from_file() (phương thức lớp zipfile.ZipInfo)
(phương thức lớp zoneinfo.ZoneInfo)
from_float() (phương thức lớp decimal.Decimal)
(phương thức lớp fractions.Fraction)
from_iterable() (phương thức lớp itertools.chain)
from_list() (phương thức lớp traceback.StackSummary)
from_name() (phương thức lớp importlib.metadata.Distribution)
from_number() (phương thức lớp complex)
(phương thức lớp decimal.Decimal)
(phương thức lớp float)
(phương thức lớp fractions.Fraction)
from_param() (phương thức ctypes._CData)
from_samples() (phương thức lớp statistics.NormalDist)
from_traceback() (phương thức lớp dis.Bytecode)
from_uri() (phương thức lớp pathlib.Path)
frombuf() (phương thức lớp tarfile.TarInfo)
frombytes() (phương thức array.array)
fromfd() (phương thức select.epoll)
(phương thức select.kqueue)
(trong mô-đun socket)
fromfile() (phương thức array.array)
fromhex() (phương thức lớp bytearray)
(phương thức lớp bytes)
(phương thức lớp float)
fromisocalendar() (phương thức lớp datetime.date)
(phương thức lớp datetime.datetime)
fromisoformat() (phương thức lớp datetime.date)
(phương thức lớp datetime.datetime)
(phương thức lớp datetime.time)
fromkeys() (phương thức collections.Counter)
(phương thức lớp dict)
fromlist() (phương thức array.array)
fromordinal() (phương thức lớp datetime.date)
(phương thức lớp datetime.datetime)
fromshare() (trong mô-đun socket)
fromstring() (trong mô-đun xml.etree.ElementTree)
fromstringlist() (trong mô-đun xml.etree.ElementTree)
fromtarfile() (phương thức lớp tarfile.TarInfo)
fromtimestamp() (phương thức lớp datetime.date)
(phương thức lớp datetime.datetime)
fromunicode() (phương thức array.array)
fromutc() (phương thức datetime.timezone)
(phương thức datetime.tzinfo)
frozendict
object
frozendict (lớp dựng sẵn)
FrozenImporter (lớp trong importlib.machinery)
FrozenInstanceError
frozenset
object
,
[1]
frozenset (lớp dựng sẵn)
FrozenSet (lớp trong typing)
FS (trong mô-đun curses.ascii)
fs_is_case_insensitive() (trong mô-đun test.support.os_helper)
FS_NONASCII (trong mô-đun test.support.os_helper)
fsdecode() (trong mô-đun os)
fsencode() (trong mô-đun os)
fspath() (trong mô-đun os)
fstat() (trong mô-đun os)
fstatvfs() (trong mô-đun os)
fstring
,
[1]
,
[2]
FSTRING_END (trong mô-đun token)
FSTRING_MIDDLE (trong mô-đun token)
FSTRING_START (trong mô-đun token)
fsum() (trong mô-đun math)
fsync() (trong mô-đun os)
FTP
ftplib (standard module)
protocol
,
[1]
FTP (lớp trong ftplib)
ftp_open() (phương thức urllib.request.FTPHandler)
FTP_TLS (lớp trong ftplib)
FTPHandler (lớp trong urllib.request)
ftplib
module
ftruncate() (trong mô-đun os)
Full
FULL (thuộc tính inspect.BufferFlags)
full() (phương thức asyncio.Queue)
(phương thức multiprocessing.Queue)
(phương thức queue.Queue)
full_match() (phương thức pathlib.PurePath)
FULL_RO (thuộc tính inspect.BufferFlags)
full_url (thuộc tính urllib.request.Request)
fullmatch() (phương thức re.Pattern)
(trong mô-đun re)
fully_trusted_filter() (trong mô-đun tarfile)
func (thuộc tính functools.partial)
funcname (thuộc tính bdb.Breakpoint)
Function (lớp trong pyclbr)
(lớp trong symtable)
function (thuộc tính inspect.FrameInfo)
(thuộc tính inspect.Traceback)
FUNCTION (thuộc tính symtable.SymbolTableType)
function annotation
FunctionDef (lớp trong ast)
FunctionTestCase (lớp trong unittest)
FunctionType (lớp trong ast)
(lớp trong types)
functools
module
funny_files (thuộc tính filecmp.dircmp)
future
câu lệnh
Future (lớp trong asyncio)
(lớp trong concurrent.futures)
future_add_to_awaited_by() (trong mô-đun asyncio)
future_discard_from_awaited_by() (trong mô-đun asyncio)
FutureWarning
fwalk() (trong mô-đun os)
«
Điều hướng
chỉ mục
các mô-đun
|
Python
»
3.15.0b2 Documentation
»
Index
|
Theme
Auto
Light
Dark
|