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
.
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|
Indice – 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 attributo)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK (nel modulo os)
F_OK (nel modulo os)
F_TEST (nel modulo os)
F_TLOCK (nel modulo os)
f_trace (frame attribute)
f_trace_lines (frame attribute)
f_trace_opcodes (frame attribute)
F_ULOCK (nel modulo os)
fabs() (nel modulo math)
factorial() (nel modulo math)
factory() (importlib.util.LazyLoader metodo della classe)
fail() (unittest.TestCase metodo)
FAIL_FAST (nel modulo doctest)
failfast (unittest.TestResult attributo)
failureException (unittest.TestCase attributo)
failures (unittest.TestResult attributo)
FakePath (classe in test.support)
False
,
[1]
,
[2]
false
False (Built-in object)
(variabile built-in)
family (socket.socket attributo)
fancy_getopt() (nel modulo distutils.fancy_getopt)
FancyGetopt (classe in distutils.fancy_getopt)
FancyURLopener (classe in urllib.request)
fast (pickle.Pickler attributo)
FastChildWatcher (classe in asyncio)
fatalError() (xml.sax.handler.ErrorHandler metodo)
Fault (classe in xmlrpc.client)
faultCode (xmlrpc.client.Fault attributo)
faulthandler (modulo)
faultString (xmlrpc.client.Fault attributo)
fchdir() (nel modulo os)
fchmod() (nel modulo os)
fchown() (nel modulo os)
FCICreate() (nel modulo msilib)
fcntl (modulo)
fcntl() (nel modulo fcntl)
fd (selectors.SelectorKey attributo)
fd() (nel modulo turtle)
fd_count() (nel modulo test.support)
fdatasync() (nel modulo os)
fdopen() (nel modulo os)
Feature (classe in msilib)
feature_external_ges (nel modulo xml.sax.handler)
feature_external_pes (nel modulo xml.sax.handler)
feature_namespace_prefixes (nel modulo xml.sax.handler)
feature_namespaces (nel modulo xml.sax.handler)
feature_string_interning (nel modulo xml.sax.handler)
feature_validation (nel modulo xml.sax.handler)
feed() (email.parser.BytesFeedParser metodo)
(html.parser.HTMLParser metodo)
(xml.etree.ElementTree.XMLParser metodo)
(xml.etree.ElementTree.XMLPullParser metodo)
(xml.sax.xmlreader.IncrementalParser metodo)
FeedParser (classe in email.parser)
fetch() (imaplib.IMAP4 metodo)
Fetch() (msilib.View metodo)
fetchall() (sqlite3.Cursor metodo)
fetchmany() (sqlite3.Cursor metodo)
fetchone() (sqlite3.Cursor metodo)
fflags (select.kevent attributo)
Field (classe in dataclasses)
field() (nel modulo dataclasses)
field_size_limit() (nel modulo csv)
fieldnames (csv.csvreader attributo)
fields (uuid.UUID attributo)
fields() (nel modulo dataclasses)
file
.ini
.pdbrc
byte-code
,
[1]
configuration
copying
debugger configuration
large files
mime.types
modes
oggetto
,
[1]
path configuration
plist
temporary
file (pyclbr.Class attributo)
(pyclbr.Function attributo)
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 (nel modulo stat)
FILE_ATTRIBUTE_COMPRESSED (nel modulo stat)
FILE_ATTRIBUTE_DEVICE (nel modulo stat)
FILE_ATTRIBUTE_DIRECTORY (nel modulo stat)
FILE_ATTRIBUTE_ENCRYPTED (nel modulo stat)
FILE_ATTRIBUTE_HIDDEN (nel modulo stat)
FILE_ATTRIBUTE_INTEGRITY_STREAM (nel modulo stat)
FILE_ATTRIBUTE_NO_SCRUB_DATA (nel modulo stat)
FILE_ATTRIBUTE_NORMAL (nel modulo stat)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (nel modulo stat)
FILE_ATTRIBUTE_OFFLINE (nel modulo stat)
FILE_ATTRIBUTE_READONLY (nel modulo stat)
FILE_ATTRIBUTE_REPARSE_POINT (nel modulo stat)
FILE_ATTRIBUTE_SPARSE_FILE (nel modulo stat)
FILE_ATTRIBUTE_SYSTEM (nel modulo stat)
FILE_ATTRIBUTE_TEMPORARY (nel modulo stat)
FILE_ATTRIBUTE_VIRTUAL (nel modulo stat)
file_created() (funzione built-in)
file_dispatcher (classe in asyncore)
file_open() (urllib.request.FileHandler metodo)
file_size (zipfile.ZipInfo attributo)
file_wrapper (classe in asyncore)
filecmp (modulo)
fileConfig() (nel modulo logging.config)
FileCookieJar (classe in http.cookiejar)
FileEntry (classe in tkinter.tix)
FileExistsError
FileFinder (classe in importlib.machinery)
FileHandler (classe in logging)
(classe in urllib.request)
FileInput (classe in fileinput)
fileinput (modulo)
FileIO (classe in io)
filelineno() (nel modulo fileinput)
FileLoader (classe in importlib.abc)
filemode() (nel modulo stat)
filename (doctest.DocTest attributo)
(http.cookiejar.FileCookieJar attributo)
(OSError attributo)
(traceback.TracebackException attributo)
(tracemalloc.Frame attributo)
(zipfile.ZipFile attributo)
(zipfile.ZipInfo attributo)
filename() (nel modulo fileinput)
filename2 (OSError attributo)
filename_only (nel modulo tabnanny)
filename_pattern (tracemalloc.Filter attributo)
filenames
pathname expansion
wildcard expansion
fileno() (http.client.HTTPResponse metodo)
(io.IOBase metodo)
(multiprocessing.connection.Connection metodo)
(nel modulo fileinput)
(ossaudiodev.oss_audio_device metodo)
(ossaudiodev.oss_mixer_device metodo)
(select.devpoll metodo)
(select.epoll metodo)
(select.kqueue metodo)
(selectors.DevpollSelector metodo)
(selectors.EpollSelector metodo)
(selectors.KqueueSelector metodo)
(socket.socket metodo)
(socketserver.BaseServer metodo)
(telnetlib.Telnet metodo)
FileNotFoundError
fileobj (selectors.SelectorKey attributo)
FileSelectBox (classe in tkinter.tix)
FileType (classe in argparse)
FileWrapper (classe in wsgiref.util)
fill() (nel modulo textwrap)
(textwrap.TextWrapper metodo)
fillcolor() (nel modulo turtle)
filling() (nel modulo turtle)
filter (2to3 fixer)
Filter (classe in logging)
(classe in tracemalloc)
filter (select.kevent attributo)
filter() (funzione built-in)
(logging.Filter metodo)
(logging.Handler metodo)
(logging.Logger metodo)
(nel modulo curses)
(nel modulo fnmatch)
FILTER_DIR (nel modulo unittest.mock)
filter_traces() (tracemalloc.Snapshot metodo)
filterfalse() (nel modulo itertools)
filterwarnings() (nel modulo warnings)
finalization, of objects
finalize (classe in weakref)
finalize_options() (distutils.cmd.Command metodo)
finalizer
finally
keyword
,
[1]
,
[2]
,
[3]
,
[4]
find() (bytearray metodo)
(bytes metodo)
(doctest.DocTestFinder metodo)
(mmap.mmap metodo)
(nel modulo gettext)
(str metodo)
(xml.etree.ElementTree.Element metodo)
(xml.etree.ElementTree.ElementTree metodo)
find_class() (pickle protocol)
(pickle.Unpickler metodo)
find_library() (nel modulo ctypes.util)
find_library_file() (distutils.ccompiler.CCompiler metodo)
find_loader() (importlib.abc.PathEntryFinder metodo)
(importlib.machinery.FileFinder metodo)
(nel modulo importlib)
(nel modulo pkgutil)
find_longest_match() (difflib.SequenceMatcher metodo)
find_module() (imp.NullImporter metodo)
(importlib.abc.Finder metodo)
(importlib.abc.MetaPathFinder metodo)
(importlib.abc.PathEntryFinder metodo)
(importlib.machinery.PathFinder metodo della classe)
(nel modulo imp)
(zipimport.zipimporter metodo)
find_msvcrt() (nel modulo ctypes.util)
find_spec
finder
find_spec() (importlib.abc.MetaPathFinder metodo)
(importlib.abc.PathEntryFinder metodo)
(importlib.machinery.FileFinder metodo)
(importlib.machinery.PathFinder metodo della classe)
(nel modulo importlib.util)
find_unused_port() (nel modulo test.support)
find_user_password() (urllib.request.HTTPPasswordMgr metodo)
,
[1]
findall() (nel modulo re)
(re.Pattern metodo)
(xml.etree.ElementTree.Element metodo)
(xml.etree.ElementTree.ElementTree metodo)
findCaller() (logging.Logger metodo)
finder
,
[1]
find_spec
Finder (classe in importlib.abc)
findfactor() (nel modulo audioop)
findfile() (nel modulo test.support)
findfit() (nel modulo audioop)
finditer() (nel modulo re)
(re.Pattern metodo)
findlabels() (nel modulo dis)
findlinestarts() (nel modulo dis)
findmatch() (nel modulo mailcap)
findmax() (nel modulo audioop)
findtext() (xml.etree.ElementTree.Element metodo)
(xml.etree.ElementTree.ElementTree metodo)
finish() (socketserver.BaseRequestHandler metodo)
finish_request() (socketserver.BaseServer metodo)
firstChild (xml.dom.Node attributo)
firstkey() (dbm.gnu.gdbm metodo)
firstweekday() (nel modulo calendar)
fix_missing_locations() (nel modulo ast)
fix_sentence_endings (textwrap.TextWrapper attributo)
Flag (classe in enum)
flag_bits (zipfile.ZipInfo attributo)
flags (nel modulo sys)
(re.Pattern attributo)
(select.kevent attributo)
flash() (nel modulo curses)
flatten() (email.generator.BytesGenerator metodo)
(email.generator.Generator metodo)
flattening
objects
float
funzione built-in
,
[1]
,
[2]
float (classe built-in)
float_info (nel modulo sys)
float_repr_style (nel modulo sys)
floating point
literals
number
oggetto
,
[1]
,
[2]
floating point literal
FloatingPointError
FloatOperation (classe in decimal)
flock() (nel modulo fcntl)
floor division
floor() (in module math)
(nel modulo math)
floordiv() (nel modulo operator)
flush() (bz2.BZ2Compressor metodo)
(formatter.writer metodo)
(io.BufferedWriter metodo)
(io.IOBase metodo)
(logging.Handler metodo)
(logging.handlers.BufferingHandler metodo)
(logging.handlers.MemoryHandler metodo)
(logging.StreamHandler metodo)
(lzma.LZMACompressor metodo)
(mailbox.Mailbox metodo)
(mailbox.Maildir metodo)
(mailbox.MH metodo)
(mmap.mmap metodo)
(zlib.Compress metodo)
(zlib.Decompress metodo)
flush_headers() (http.server.BaseHTTPRequestHandler metodo)
flush_softspace() (formatter.formatter metodo)
flushinp() (nel modulo curses)
FlushKey() (nel modulo winreg)
fma() (decimal.Context metodo)
(decimal.Decimal metodo)
fmod() (nel modulo math)
FMT_BINARY (nel modulo plistlib)
FMT_XML (nel modulo plistlib)
fnmatch (modulo)
fnmatch() (nel modulo fnmatch)
fnmatchcase() (nel modulo fnmatch)
focus() (tkinter.ttk.Treeview metodo)
fold (datetime.datetime attributo)
(datetime.time attributo)
fold() (email.headerregistry.BaseHeader metodo)
(email.policy.Compat32 metodo)
(email.policy.EmailPolicy metodo)
(email.policy.Policy metodo)
fold_binary() (email.policy.Compat32 metodo)
(email.policy.EmailPolicy metodo)
(email.policy.Policy metodo)
for
in comprehensions
statement
,
[1]
,
[2]
,
[3]
FOR_ITER (opcode)
forget() (nel modulo test.support)
(tkinter.ttk.Notebook metodo)
fork() (nel modulo os)
(nel modulo pty)
ForkingMixIn (classe in socketserver)
ForkingTCPServer (classe in socketserver)
ForkingUDPServer (classe in socketserver)
forkpty() (nel modulo os)
form
lambda
Form (classe in tkinter.tix)
format (memoryview attributo)
(struct.Struct attributo)
format() (built-in function)
__str__() (object method)
format() (funzione built-in)
(logging.Formatter metodo)
(logging.Handler metodo)
(nel modulo locale)
(pprint.PrettyPrinter metodo)
(str metodo)
(string.Formatter metodo)
(traceback.StackSummary metodo)
(traceback.TracebackException metodo)
(tracemalloc.Traceback metodo)
format_datetime() (nel modulo email.utils)
format_exc() (nel modulo traceback)
format_exception() (nel modulo traceback)
format_exception_only() (nel modulo traceback)
(traceback.TracebackException metodo)
format_field() (string.Formatter metodo)
format_help() (argparse.ArgumentParser metodo)
format_list() (nel modulo traceback)
format_map() (str metodo)
format_stack() (nel modulo traceback)
format_stack_entry() (bdb.Bdb metodo)
format_string() (nel modulo locale)
format_tb() (nel modulo traceback)
format_usage() (argparse.ArgumentParser metodo)
FORMAT_VALUE (opcode)
formataddr() (nel modulo email.utils)
formatargspec() (nel modulo inspect)
formatargvalues() (nel modulo inspect)
formatdate() (nel modulo email.utils)
FormatError
FormatError() (nel modulo ctypes)
formatException() (logging.Formatter metodo)
formatmonth() (calendar.HTMLCalendar metodo)
(calendar.TextCalendar metodo)
formatStack() (logging.Formatter metodo)
formatted string literal
Formatter (classe in logging)
(classe in string)
formatter (modulo)
formatTime() (logging.Formatter metodo)
formatting
bytearray (%)
bytes (%)
formatting, string (%)
formatwarning() (nel modulo warnings)
formatyear() (calendar.HTMLCalendar metodo)
(calendar.TextCalendar metodo)
formatyearpage() (calendar.HTMLCalendar metodo)
Fortran contiguous
,
[1]
forward() (nel modulo turtle)
ForwardRef (classe in typing)
found_terminator() (asynchat.async_chat metodo)
fpathconf() (nel modulo os)
fqdn (smtpd.SMTPChannel attributo)
Fraction (classe in fractions)
fractions (modulo)
frame
execution
,
[1]
oggetto
Frame (classe in tracemalloc)
frame (tkinter.scrolledtext.ScrolledText attributo)
FrameSummary (classe in traceback)
FrameType (nel modulo types)
free
variable
free()
freeze utility
freeze() (nel modulo gc)
freeze_support() (nel modulo multiprocessing)
frexp() (nel modulo math)
from
import statement
,
[1]
keyword
,
[1]
yield from expression
from_address() (ctypes._CData metodo)
from_buffer() (ctypes._CData metodo)
from_buffer_copy() (ctypes._CData metodo)
from_bytes() (int metodo della classe)
from_callable() (inspect.Signature metodo della classe)
from_decimal() (fractions.Fraction metodo)
from_exception() (traceback.TracebackException metodo della classe)
from_file() (zipfile.ZipInfo metodo della classe)
from_float() (decimal.Decimal metodo)
(fractions.Fraction metodo)
from_iterable() (itertools.chain metodo della classe)
from_list() (traceback.StackSummary metodo della classe)
from_param() (ctypes._CData metodo)
from_traceback() (dis.Bytecode metodo della classe)
frombuf() (tarfile.TarInfo metodo della classe)
frombytes() (array.array metodo)
fromfd() (nel modulo socket)
(select.epoll metodo)
(select.kqueue metodo)
fromfile() (array.array metodo)
fromhex() (bytearray metodo della classe)
(bytes metodo della classe)
(float metodo della classe)
fromisoformat() (datetime.date metodo della classe)
(datetime.datetime metodo della classe)
(datetime.time metodo della classe)
fromkeys() (collections.Counter metodo)
(dict metodo della classe)
fromlist() (array.array metodo)
fromordinal() (datetime.date metodo della classe)
(datetime.datetime metodo della classe)
fromshare() (nel modulo socket)
fromstring() (array.array metodo)
(nel modulo xml.etree.ElementTree)
fromstringlist() (nel modulo xml.etree.ElementTree)
fromtarfile() (tarfile.TarInfo metodo della classe)
fromtimestamp() (datetime.date metodo della classe)
(datetime.datetime metodo della classe)
fromunicode() (array.array metodo)
fromutc() (datetime.timezone metodo)
(datetime.tzinfo metodo)
FrozenImporter (classe in importlib.machinery)
FrozenInstanceError
frozenset
oggetto
,
[1]
frozenset (classe built-in)
FrozenSet (classe in typing)
fs_is_case_insensitive() (nel modulo test.support)
FS_NONASCII (nel modulo test.support)
fsdecode() (nel modulo os)
fsencode() (nel modulo os)
fspath() (nel modulo os)
fstat() (nel modulo os)
fstatvfs() (nel modulo os)
fsum() (nel modulo math)
fsync() (nel modulo os)
FTP
ftplib (standard module)
protocol
,
[1]
FTP (classe in ftplib)
ftp_open() (urllib.request.FTPHandler metodo)
FTP_TLS (classe in ftplib)
FTPHandler (classe in urllib.request)
ftplib (modulo)
ftruncate() (nel modulo os)
Full
full() (asyncio.Queue metodo)
(multiprocessing.Queue metodo)
(queue.Queue metodo)
full_url (urllib.request.Request attributo)
fullmatch() (nel modulo re)
(re.Pattern metodo)
func (functools.partial attributo)
funcattrs (2to3 fixer)
function
annotations
,
[1]
anonymous
argument
call
,
[1]
,
[2]
call, user-defined
definition
,
[1]
generator
,
[1]
name
,
[1]
oggetto
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
user-defined
Function (classe in symtable)
function annotation
function__entry (funzione C)
function__return (funzione C)
FunctionTestCase (classe in unittest)
FunctionType (nel modulo types)
functools (modulo)
funny_files (filecmp.dircmp attributo)
funzione built-in
__import__
abs
,
[1]
ascii
bytes
,
[1]
chr
classmethod
compile
,
[1]
,
[2]
,
[3]
,
[4]
complex
,
[1]
divmod
,
[1]
,
[2]
eval
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
exec
,
[1]
,
[2]
,
[3]
float
,
[1]
,
[2]
hash
,
[1]
,
[2]
,
[3]
help
id
int
,
[1]
,
[2]
len
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
max
min
open
,
[1]
ord
pow
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
print
range
repr
,
[1]
,
[2]
,
[3]
round
slice
,
[1]
staticmethod
tuple
,
[1]
type
,
[1]
,
[2]
,
[3]
future
statement
future (2to3 fixer)
Future (classe in asyncio)
(classe in concurrent.futures)
FutureWarning
fwalk() (nel modulo os)
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|