This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navigation
index
modules
|
Python
»
3.9.24 Documentation
»
|
Index – F
f"
formatted string literal
f'
formatted string literal
f-string
,
[1]
f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_contiguous (memoryview attribute)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK (in module os)
F_OK (in module os)
F_TEST (in module os)
F_TLOCK (in module os)
f_trace (frame attribute)
f_trace_lines (frame attribute)
f_trace_opcodes (frame attribute)
F_ULOCK (in module os)
fabs() (in module math)
factorial() (in module math)
factory() (importlib.util.LazyLoader class method)
fail() (unittest.TestCase method)
FAIL_FAST (in module doctest)
failfast (unittest.TestResult attribute)
failureException (unittest.TestCase attribute)
failures (unittest.TestResult attribute)
FakePath (class in test.support)
False
,
[1]
,
[2]
false
False (Built-in object)
(built-in variable)
families() (in module tkinter.font)
family (socket.socket attribute)
fancy_getopt() (in module distutils.fancy_getopt)
FancyGetopt (class in distutils.fancy_getopt)
FancyURLopener (class in urllib.request)
fast (pickle.Pickler attribute)
FastChildWatcher (class in asyncio)
fatalError() (xml.sax.handler.ErrorHandler method)
Fault (class in xmlrpc.client)
faultCode (xmlrpc.client.Fault attribute)
faulthandler (module)
faultString (xmlrpc.client.Fault attribute)
fchdir() (in module os)
fchmod() (in module os)
fchown() (in module os)
FCICreate() (in module msilib)
fcntl (module)
fcntl() (in module fcntl)
fd (selectors.SelectorKey attribute)
fd() (in module turtle)
fd_count() (in module test.support)
fdatasync() (in module os)
fdopen() (in module os)
Feature (class in msilib)
feature_external_ges (in module xml.sax.handler)
feature_external_pes (in module xml.sax.handler)
feature_namespace_prefixes (in module xml.sax.handler)
feature_namespaces (in module xml.sax.handler)
feature_string_interning (in module xml.sax.handler)
feature_validation (in module xml.sax.handler)
feed() (email.parser.BytesFeedParser method)
(html.parser.HTMLParser method)
(xml.etree.ElementTree.XMLParser method)
(xml.etree.ElementTree.XMLPullParser method)
(xml.sax.xmlreader.IncrementalParser method)
FeedParser (class in email.parser)
fetch() (imaplib.IMAP4 method)
Fetch() (msilib.View method)
fetchall() (sqlite3.Cursor method)
fetchmany() (sqlite3.Cursor method)
fetchone() (sqlite3.Cursor method)
fflags (select.kevent attribute)
Field (class in dataclasses)
field() (in module dataclasses)
field_size_limit() (in module csv)
fieldnames (csv.csvreader attribute)
fields (uuid.UUID attribute)
fields() (in module dataclasses)
file
.ini
.pdbrc
byte-code
,
[1]
configuration
copying
debugger configuration
gzip command line option
large files
mime.types
modes
object
,
[1]
path configuration
plist
temporary
file (pyclbr.Class attribute)
(pyclbr.Function attribute)
file ...
compileall command line option
file control
UNIX
file name
temporary
file object
io module
open() built-in function
file-like object
FILE_ATTRIBUTE_ARCHIVE (in module stat)
FILE_ATTRIBUTE_COMPRESSED (in module stat)
FILE_ATTRIBUTE_DEVICE (in module stat)
FILE_ATTRIBUTE_DIRECTORY (in module stat)
FILE_ATTRIBUTE_ENCRYPTED (in module stat)
FILE_ATTRIBUTE_HIDDEN (in module stat)
FILE_ATTRIBUTE_INTEGRITY_STREAM (in module stat)
FILE_ATTRIBUTE_NO_SCRUB_DATA (in module stat)
FILE_ATTRIBUTE_NORMAL (in module stat)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (in module stat)
FILE_ATTRIBUTE_OFFLINE (in module stat)
FILE_ATTRIBUTE_READONLY (in module stat)
FILE_ATTRIBUTE_REPARSE_POINT (in module stat)
FILE_ATTRIBUTE_SPARSE_FILE (in module stat)
FILE_ATTRIBUTE_SYSTEM (in module stat)
FILE_ATTRIBUTE_TEMPORARY (in module stat)
FILE_ATTRIBUTE_VIRTUAL (in module stat)
file_created() (built-in function)
file_dispatcher (class in asyncore)
file_open() (urllib.request.FileHandler method)
file_size (zipfile.ZipInfo attribute)
file_wrapper (class in asyncore)
filecmp (module)
fileConfig() (in module logging.config)
FileCookieJar (class in http.cookiejar)
FileDialog (class in tkinter.filedialog)
FileEntry (class in tkinter.tix)
FileExistsError
FileFinder (class in importlib.machinery)
FileHandler (class in logging)
(class in urllib.request)
FileInput (class in fileinput)
fileinput (module)
FileIO (class in io)
filelineno() (in module fileinput)
FileLoader (class in importlib.abc)
filemode() (in module stat)
filename (doctest.DocTest attribute)
(http.cookiejar.FileCookieJar attribute)
(OSError attribute)
(SyntaxError attribute)
(traceback.TracebackException attribute)
(tracemalloc.Frame attribute)
(zipfile.ZipFile attribute)
(zipfile.ZipInfo attribute)
filename() (in module fileinput)
filename2 (OSError attribute)
filename_only (in module tabnanny)
filename_pattern (tracemalloc.Filter attribute)
filenames
pathname expansion
wildcard expansion
fileno() (http.client.HTTPResponse method)
(in module fileinput)
(io.IOBase method)
(multiprocessing.connection.Connection method)
(ossaudiodev.oss_audio_device method)
(ossaudiodev.oss_mixer_device method)
(select.devpoll method)
(select.epoll method)
(select.kqueue method)
(selectors.DevpollSelector method)
(selectors.EpollSelector method)
(selectors.KqueueSelector method)
(socket.socket method)
(socketserver.BaseServer method)
(telnetlib.Telnet method)
FileNotFoundError
fileobj (selectors.SelectorKey attribute)
files() (in module importlib.resources)
files_double_event() (tkinter.filedialog.FileDialog method)
files_select_event() (tkinter.filedialog.FileDialog method)
FileSelectBox (class in tkinter.tix)
FileType (class in argparse)
FileWrapper (class in wsgiref.util)
fill() (in module textwrap)
(textwrap.TextWrapper method)
fillcolor() (in module turtle)
filling() (in module turtle)
filter (2to3 fixer)
Filter (class in logging)
(class in tracemalloc)
filter (select.kevent attribute)
filter() (built-in function)
(in module curses)
(in module fnmatch)
(logging.Filter method)
(logging.Handler method)
(logging.Logger method)
filter_command() (tkinter.filedialog.FileDialog method)
FILTER_DIR (in module unittest.mock)
filter_traces() (tracemalloc.Snapshot method)
FilterError
filterfalse() (in module itertools)
filterwarnings() (in module warnings)
Final (in module typing)
final() (in module typing)
finalization, of objects
finalize (class in weakref)
finalize_options() (distutils.cmd.Command method)
finalizer
finally
keyword
,
[1]
,
[2]
,
[3]
,
[4]
find() (bytearray method)
(bytes method)
(doctest.DocTestFinder method)
(in module gettext)
(mmap.mmap method)
(str method)
(xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
find_class() (pickle protocol)
(pickle.Unpickler method)
find_library() (in module ctypes.util)
find_library_file() (distutils.ccompiler.CCompiler method)
find_loader() (importlib.abc.PathEntryFinder method)
(importlib.machinery.FileFinder method)
(in module importlib)
(in module pkgutil)
find_longest_match() (difflib.SequenceMatcher method)
find_module() (imp.NullImporter method)
(importlib.abc.Finder method)
(importlib.abc.MetaPathFinder method)
(importlib.abc.PathEntryFinder method)
(importlib.machinery.PathFinder class method)
(in module imp)
(zipimport.zipimporter method)
find_msvcrt() (in module ctypes.util)
find_spec
finder
find_spec() (importlib.abc.MetaPathFinder method)
(importlib.abc.PathEntryFinder method)
(importlib.machinery.FileFinder method)
(importlib.machinery.PathFinder class method)
(in module importlib.util)
find_unused_port() (in module test.support.socket_helper)
find_user_password() (urllib.request.HTTPPasswordMgr method)
(urllib.request.HTTPPasswordMgrWithPriorAuth method)
findall() (in module re)
(re.Pattern method)
(xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
findCaller() (logging.Logger method)
finder
,
[1]
find_spec
Finder (class in importlib.abc)
findfactor() (in module audioop)
findfile() (in module test.support)
findfit() (in module audioop)
finditer() (in module re)
(re.Pattern method)
findlabels() (in module dis)
findlinestarts() (in module dis)
findmatch() (in module mailcap)
findmax() (in module audioop)
findtext() (xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
finish() (socketserver.BaseRequestHandler method)
(tkinter.dnd.DndHandler method)
finish_request() (socketserver.BaseServer method)
firstChild (xml.dom.Node attribute)
firstkey() (dbm.gnu.gdbm method)
firstweekday() (in module calendar)
fix_missing_locations() (in module ast)
fix_sentence_endings (textwrap.TextWrapper attribute)
Flag (class in enum)
flag_bits (zipfile.ZipInfo attribute)
flags (in module sys)
(re.Pattern attribute)
(select.kevent attribute)
flash() (in module curses)
flatten() (email.generator.BytesGenerator method)
(email.generator.Generator method)
flattening
objects
float
built-in function
,
[1]
,
[2]
float (built-in class)
float_info (in module sys)
float_repr_style (in module sys)
floating point
literals
number
object
,
[1]
,
[2]
floating point literal
FloatingPointError
FloatOperation (class in decimal)
flock() (in module fcntl)
floor division
floor() (in module math)
,
[1]
FloorDiv (class in ast)
floordiv() (in module operator)
flush() (bz2.BZ2Compressor method)
(formatter.writer method)
(io.BufferedWriter method)
(io.IOBase method)
(logging.Handler method)
(logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
(logging.StreamHandler method)
(lzma.LZMACompressor method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.MH method)
(mmap.mmap method)
(xml.etree.ElementTree.XMLParser method)
(xml.etree.ElementTree.XMLPullParser method)
(zlib.Compress method)
(zlib.Decompress method)
flush_headers() (http.server.BaseHTTPRequestHandler method)
flush_softspace() (formatter.formatter method)
flushinp() (in module curses)
FlushKey() (in module winreg)
fma() (decimal.Context method)
(decimal.Decimal method)
fmean() (in module statistics)
fmod() (in module math)
FMT_BINARY (in module plistlib)
FMT_XML (in module plistlib)
fnmatch (module)
fnmatch() (in module fnmatch)
fnmatchcase() (in module fnmatch)
focus() (tkinter.ttk.Treeview method)
fold (datetime.datetime attribute)
(datetime.time attribute)
fold() (email.headerregistry.BaseHeader method)
(email.policy.Compat32 method)
(email.policy.EmailPolicy method)