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 – A
A (nel modulo re)
A-LAW
,
[1]
a-LAW
a2b_base64() (nel modulo binascii)
a2b_hex() (nel modulo binascii)
a2b_hqx() (nel modulo binascii)
a2b_qp() (nel modulo binascii)
a2b_uu() (nel modulo binascii)
a85decode() (nel modulo base64)
a85encode() (nel modulo base64)
ABC (classe in abc)
abc (modulo)
ABCMeta (classe in abc)
abiflags (nel modulo sys)
abort()
(asyncio.DatagramTransport metodo)
(asyncio.WriteTransport metodo)
(ftplib.FTP metodo)
(nel modulo os)
(threading.Barrier metodo)
above() (curses.panel.Panel metodo)
ABOVE_NORMAL_PRIORITY_CLASS (nel modulo subprocess)
abs
funzione built-in
,
[1]
abs() (decimal.Context metodo)
(funzione built-in)
(nel modulo operator)
abspath() (nel modulo os.path)
abstract base class
AbstractAsyncContextManager (classe in contextlib)
AbstractBasicAuthHandler (classe in urllib.request)
AbstractChildWatcher (classe in asyncio)
abstractclassmethod() (nel modulo abc)
AbstractContextManager (classe in contextlib)
AbstractDigestAuthHandler (classe in urllib.request)
AbstractEventLoop (classe in asyncio)
AbstractEventLoopPolicy (classe in asyncio)
AbstractFormatter (classe in formatter)
abstractmethod() (nel modulo abc)
abstractproperty() (nel modulo abc)
AbstractSet (classe in typing)
abstractstaticmethod() (nel modulo abc)
AbstractWriter (classe in formatter)
accept() (asyncore.dispatcher metodo)
(multiprocessing.connection.Listener metodo)
(socket.socket metodo)
access() (nel modulo os)
accumulate() (nel modulo itertools)
aclose() (agen metodo)
(contextlib.AsyncExitStack metodo)
acos() (nel modulo cmath)
(nel modulo math)
acosh() (nel modulo cmath)
(nel modulo math)
acquire() (_thread.lock metodo)
(asyncio.Condition metodo)
(asyncio.Lock metodo)
(asyncio.Semaphore metodo)
(logging.Handler metodo)
(multiprocessing.Lock metodo)
(multiprocessing.RLock metodo)
(threading.Condition metodo)
(threading.Lock metodo)
(threading.RLock metodo)
(threading.Semaphore metodo)
acquire_lock() (nel modulo imp)
Action (classe in argparse)
action (optparse.Option attributo)
ACTIONS (optparse.Option attributo)
active_children() (nel modulo multiprocessing)
active_count() (nel modulo threading)
add() (decimal.Context metodo)
(frozenset metodo)
(mailbox.Mailbox metodo)
(mailbox.Maildir metodo)
(msilib.RadioButtonGroup metodo)
(nel modulo audioop)
(nel modulo operator)
(pstats.Stats metodo)
(tarfile.TarFile metodo)
(tkinter.ttk.Notebook metodo)
add_alias() (nel modulo email.charset)
add_alternative() (email.message.EmailMessage metodo)
add_argument() (argparse.ArgumentParser metodo)
add_argument_group() (argparse.ArgumentParser metodo)
add_attachment() (email.message.EmailMessage metodo)
add_cgi_vars() (wsgiref.handlers.BaseHandler metodo)
add_charset() (nel modulo email.charset)
add_child_handler() (asyncio.AbstractChildWatcher metodo)
add_codec() (nel modulo email.charset)
add_cookie_header() (http.cookiejar.CookieJar metodo)
add_data() (nel modulo msilib)
add_done_callback() (asyncio.Future metodo)
(asyncio.Task metodo)
(concurrent.futures.Future metodo)
add_fallback() (gettext.NullTranslations metodo)
add_file() (msilib.Directory metodo)
add_flag() (mailbox.MaildirMessage metodo)
(mailbox.mboxMessage metodo)
(mailbox.MMDFMessage metodo)
add_flowing_data() (formatter.formatter metodo)
add_folder() (mailbox.Maildir metodo)
(mailbox.MH metodo)
add_get_handler() (email.contentmanager.ContentManager metodo)
add_handler() (urllib.request.OpenerDirector metodo)
add_header() (email.message.EmailMessage metodo)
(email.message.Message metodo)
(urllib.request.Request metodo)
(wsgiref.headers.Headers metodo)
add_history() (nel modulo readline)
add_hor_rule() (formatter.formatter metodo)
add_include_dir() (distutils.ccompiler.CCompiler metodo)
add_label() (mailbox.BabylMessage metodo)
add_label_data() (formatter.formatter metodo)
add_library() (distutils.ccompiler.CCompiler metodo)
add_library_dir() (distutils.ccompiler.CCompiler metodo)
add_line_break() (formatter.formatter metodo)
add_link_object() (distutils.ccompiler.CCompiler metodo)
add_literal_data() (formatter.formatter metodo)
add_mutually_exclusive_group() (argparse.ArgumentParser metodo)
add_option() (optparse.OptionParser metodo)
add_parent() (urllib.request.BaseHandler metodo)
add_password() (urllib.request.HTTPPasswordMgr metodo)
(urllib.request.HTTPPasswordMgrWithPriorAuth metodo)
add_reader() (asyncio.loop metodo)
add_related() (email.message.EmailMessage metodo)
add_runtime_library_dir() (distutils.ccompiler.CCompiler metodo)
add_section() (configparser.ConfigParser metodo)
(configparser.RawConfigParser metodo)
add_sequence() (mailbox.MHMessage metodo)
add_set_handler() (email.contentmanager.ContentManager metodo)
add_signal_handler() (asyncio.loop metodo)
add_stream() (nel modulo msilib)
add_subparsers() (argparse.ArgumentParser metodo)
add_tables() (nel modulo msilib)
add_type() (nel modulo mimetypes)
add_unredirected_header() (urllib.request.Request metodo)
add_writer() (asyncio.loop metodo)
addch() (curses.window metodo)
addCleanup() (unittest.TestCase metodo)
addcomponent() (turtle.Shape metodo)
addError() (unittest.TestResult metodo)
addExpectedFailure() (unittest.TestResult metodo)
addFailure() (unittest.TestResult metodo)
addfile() (tarfile.TarFile metodo)
addFilter() (logging.Handler metodo)
(logging.Logger metodo)
addHandler() (logging.Logger metodo)
addition
addLevelName() (nel modulo logging)
addnstr() (curses.window metodo)
AddPackagePath() (nel modulo modulefinder)
addr (smtpd.SMTPChannel attributo)
addr_spec (email.headerregistry.Address attributo)
Address (classe in email.headerregistry)
address (email.headerregistry.SingleAddressHeader attributo)
(multiprocessing.connection.Listener attributo)
(multiprocessing.managers.BaseManager attributo)
address_exclude() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
address_family (socketserver.BaseServer attributo)
address_string() (http.server.BaseHTTPRequestHandler metodo)
addresses (email.headerregistry.AddressHeader attributo)
(email.headerregistry.Group attributo)
AddressHeader (classe in email.headerregistry)
addressof() (nel modulo ctypes)
AddressValueError
addshape() (nel modulo turtle)
addsitedir() (nel modulo site)
addSkip() (unittest.TestResult metodo)
addstr() (curses.window metodo)
addSubTest() (unittest.TestResult metodo)
addSuccess() (unittest.TestResult metodo)
addTest() (unittest.TestSuite metodo)
addTests() (unittest.TestSuite metodo)
addTypeEqualityFunc() (unittest.TestCase metodo)
addUnexpectedSuccess() (unittest.TestResult metodo)
adjust_int_max_str_digits() (nel modulo test.support)
adjusted() (decimal.Decimal metodo)
adler32() (nel modulo zlib)
ADPCM, Intel/DVI
adpcm2lin() (nel modulo audioop)
AF_ALG (nel modulo socket)
AF_CAN (nel modulo socket)
AF_INET (nel modulo socket)
AF_INET6 (nel modulo socket)
AF_LINK (nel modulo socket)
AF_PACKET (nel modulo socket)
AF_RDS (nel modulo socket)
AF_UNIX (nel modulo socket)
AF_VSOCK (nel modulo socket)
aifc (modulo)
aifc() (aifc.aifc metodo)
AIFF
,
[1]
aiff() (aifc.aifc metodo)
AIFF-C
,
[1]
alarm() (nel modulo signal)
alaw2lin() (nel modulo audioop)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE (nel modulo ssl)
ALERT_DESCRIPTION_INTERNAL_ERROR (nel modulo ssl)
AlertDescription (classe in ssl)
algorithms_available (nel modulo hashlib)
algorithms_guaranteed (nel modulo hashlib)
alias (pdb command)
alignment() (nel modulo ctypes)
alive (weakref.finalize attributo)
all() (funzione built-in)
all_errors (nel modulo ftplib)
all_features (nel modulo xml.sax.handler)
all_frames (tracemalloc.Filter attributo)
all_properties (nel modulo xml.sax.handler)
all_suffixes() (nel modulo importlib.machinery)
all_tasks() (asyncio.Task metodo della classe)
(nel modulo asyncio)
allocate_lock() (nel modulo _thread)
allow_reuse_address (socketserver.BaseServer attributo)
allowed_domains() (http.cookiejar.DefaultCookiePolicy metodo)
alt() (nel modulo curses.ascii)
ALT_DIGITS (nel modulo locale)
altsep (nel modulo os)
altzone (nel modulo time)
ALWAYS_EQ (nel modulo test.support)
ALWAYS_TYPED_ACTIONS (optparse.Option attributo)
AMPER (nel modulo token)
AMPEREQUAL (nel modulo token)
and
bitwise
operatore
,
[1]
,
[2]
and_() (nel modulo operator)
annotated
assignment
annotation
(inspect.Parameter attributo)
annotations
function
,
[1]
announce() (distutils.ccompiler.CCompiler metodo)
anonymous
function
answer_challenge() (nel modulo multiprocessing.connection)
anticipate_failure() (nel modulo test.support)
Any (nel modulo typing)
ANY (nel modulo unittest.mock)
any() (funzione built-in)
AnyStr (nel modulo typing)
api_version (nel modulo sys)
apop() (poplib.POP3 metodo)
APPDATA
append() (array.array metodo)
(collections.deque metodo)
(email.header.Header metodo)
(imaplib.IMAP4 metodo)
(msilib.CAB metodo)
(pipes.Template metodo)
(sequence method)
(xml.etree.ElementTree.Element metodo)
append_history_file() (nel modulo readline)
appendChild() (xml.dom.Node metodo)
appendleft() (collections.deque metodo)
application_uri() (nel modulo wsgiref.util)
apply (2to3 fixer)
apply() (multiprocessing.pool.Pool metodo)
apply_async() (multiprocessing.pool.Pool metodo)
apply_defaults() (inspect.BoundArguments metodo)
architecture() (nel modulo platform)
archive (zipimport.zipimporter attributo)
aRepr (nel modulo reprlib)
argparse (modulo)
args (BaseException attributo)
(functools.partial attributo)
(inspect.BoundArguments attributo)
(pdb command)
(subprocess.CompletedProcess attributo)
(subprocess.Popen attributo)
args_from_interpreter_flags() (nel modulo test.support)
argtypes (ctypes._FuncPtr attributo)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (classe in argparse)
ArgumentError
ArgumentParser (classe in argparse)
arguments (inspect.BoundArguments attributo)
argv (in module sys)
(nel modulo sys)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
modulo
,
[1]
array (classe in array)
Array (classe in ctypes)
array (modulo)
Array() (multiprocessing.managers.SyncManager metodo)
(nel modulo multiprocessing)
(nel modulo multiprocessing.sharedctypes)
arrays
arraysize (sqlite3.Cursor attributo)
article() (nntplib.NNTP metodo)
as
except clause
import statement
keyword
,
[1]
,
[2]
with statement
as_bytes() (email.message.EmailMessage metodo)
(email.message.Message metodo)
as_completed() (nel modulo asyncio)
(nel modulo concurrent.futures)
as_integer_ratio() (decimal.Decimal metodo)
(float metodo)
AS_IS (nel modulo formatter)
as_posix() (pathlib.PurePath metodo)
as_string() (email.message.EmailMessage metodo)
(email.message.Message metodo)
as_tuple() (decimal.Decimal metodo)
as_uri() (pathlib.PurePath metodo)
ASCII
,
[1]
ascii
(nel modulo re)
funzione built-in
ascii() (funzione built-in)
(nel modulo curses.ascii)
ascii_letters (nel modulo string)
ascii_lowercase (nel modulo string)
ascii_uppercase (nel modulo string)
asctime() (nel modulo time)
asdict() (nel modulo dataclasses)
asend() (agen metodo)
asin() (nel modulo cmath)
(nel modulo math)
asinh() (nel modulo cmath)
(nel modulo math)
assert
statement
,
[1]
assert_any_call() (unittest.mock.Mock metodo)
assert_called() (unittest.mock.Mock metodo)
assert_called_once() (unittest.mock.Mock metodo)
assert_called_once_with() (unittest.mock.Mock metodo)
assert_called_with() (unittest.mock.Mock metodo)
assert_has_calls() (unittest.mock.Mock metodo)
assert_line_data() (formatter.formatter metodo)
assert_not_called() (unittest.mock.Mock metodo)
assert_python_failure() (nel modulo test.support.script_helper)
assert_python_ok() (nel modulo test.support.script_helper)
assertAlmostEqual() (unittest.TestCase metodo)
assertCountEqual() (unittest.TestCase metodo)
assertDictEqual() (unittest.TestCase metodo)
assertEqual() (unittest.TestCase metodo)
assertFalse() (unittest.TestCase metodo)
assertGreater() (unittest.TestCase metodo)
assertGreaterEqual() (unittest.TestCase metodo)
assertIn() (unittest.TestCase metodo)
AssertionError
eccezione
assertions
debugging
assertIs() (unittest.TestCase metodo)
assertIsInstance() (unittest.TestCase metodo)
assertIsNone() (unittest.TestCase metodo)
assertIsNot() (unittest.TestCase metodo)
assertIsNotNone() (unittest.TestCase metodo)
assertLess() (unittest.TestCase metodo)
assertLessEqual() (unittest.TestCase metodo)
assertListEqual() (unittest.TestCase metodo)
assertLogs() (unittest.TestCase metodo)
assertMultiLineEqual() (unittest.TestCase metodo)
assertNotAlmostEqual() (unittest.TestCase metodo)
assertNotEqual() (unittest.TestCase metodo)
assertNotIn() (unittest.TestCase metodo)
assertNotIsInstance() (unittest.TestCase metodo)
assertNotRegex() (unittest.TestCase metodo)
assertRaises() (unittest.TestCase metodo)
assertRaisesRegex() (unittest.TestCase metodo)
assertRegex() (unittest.TestCase metodo)
asserts (2to3 fixer)
assertSequenceEqual() (unittest.TestCase metodo)
assertSetEqual() (unittest.TestCase metodo)
assertTrue() (unittest.TestCase metodo)
assertTupleEqual() (unittest.TestCase metodo)
assertWarns() (unittest.TestCase metodo)
assertWarnsRegex() (unittest.TestCase metodo)
assignment
annotated
attribute
,
[1]
augmented
class attribute
class instance attribute
slice
slicing
statement
,
[1]
subscript
subscription
target list
AST (classe in ast)
ast (modulo)
astimezone() (datetime.datetime metodo)
astuple() (nel modulo dataclasses)
async
keyword
async def
statement
async for
in comprehensions
statement
async with
statement
async_chat (classe in asynchat)
async_chat.ac_in_buffer_size (nel modulo asynchat)
async_chat.ac_out_buffer_size (nel modulo asynchat)
AsyncContextManager (classe in typing)
asynccontextmanager() (nel modulo contextlib)
AsyncExitStack (classe in contextlib)
AsyncGenerator (classe in collections.abc)
(classe in typing)
AsyncGeneratorType (nel modulo types)
asynchat (modulo)
asynchronous context manager
asynchronous generator
asynchronous iterator
function
asynchronous generator iterator
asynchronous iterable
asynchronous iterator
asynchronous-generator
oggetto
asyncio (modulo)
asyncio.subprocess.DEVNULL (nel modulo asyncio)
asyncio.subprocess.PIPE (nel modulo asyncio)
asyncio.subprocess.Process (classe in asyncio)
asyncio.subprocess.STDOUT (nel modulo asyncio)
AsyncIterable (classe in collections.abc)
(classe in typing)
AsyncIterator (classe in collections.abc)
(classe in typing)
asyncore (modulo)
AsyncResult (classe in multiprocessing.pool)
AT (nel modulo token)
at_eof() (asyncio.StreamReader metodo)
atan() (nel modulo cmath)
(nel modulo math)
atan2() (nel modulo math)
atanh() (nel modulo cmath)
(nel modulo math)
ATEQUAL (nel modulo token)
atexit (modulo)
(weakref.finalize attributo)
athrow() (agen metodo)
atof() (nel modulo locale)
atoi() (nel modulo locale)
atom
attach() (email.message.Message metodo)
attach_loop() (asyncio.AbstractChildWatcher metodo)
attach_mock() (unittest.mock.Mock metodo)
AttlistDeclHandler() (xml.parsers.expat.xmlparser metodo)
attrgetter() (nel modulo operator)
attrib (xml.etree.ElementTree.Element attributo)
attribute
,
[1]
assignment
,
[1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
AttributeError
eccezione
attributes (xml.dom.Node attributo)
AttributesImpl (classe in xml.sax.xmlreader)
AttributesNSImpl (classe in xml.sax.xmlreader)
attroff() (curses.window metodo)
attron() (curses.window metodo)
attrset() (curses.window metodo)
Audio Interchange File Format
,
[1]
AUDIO_FILE_ENCODING_ADPCM_G721 (nel modulo sunau)
AUDIO_FILE_ENCODING_ADPCM_G722 (nel modulo sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (nel modulo sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (nel modulo sunau)
AUDIO_FILE_ENCODING_ALAW_8 (nel modulo sunau)
AUDIO_FILE_ENCODING_DOUBLE (nel modulo sunau)
AUDIO_FILE_ENCODING_FLOAT (nel modulo sunau)
AUDIO_FILE_ENCODING_LINEAR_16 (nel modulo sunau)
AUDIO_FILE_ENCODING_LINEAR_24 (nel modulo sunau)
AUDIO_FILE_ENCODING_LINEAR_32 (nel modulo sunau)
AUDIO_FILE_ENCODING_LINEAR_8 (nel modulo sunau)
AUDIO_FILE_ENCODING_MULAW_8 (nel modulo sunau)
AUDIO_FILE_MAGIC (nel modulo sunau)
AUDIODEV
audioop (modulo)
augmented
assignment
auth() (ftplib.FTP_TLS metodo)
(smtplib.SMTP metodo)
authenticate() (imaplib.IMAP4 metodo)
AuthenticationError
authenticators() (netrc.netrc metodo)
authkey (multiprocessing.Process attributo)
auto (classe in enum)
autorange() (timeit.Timer metodo)
avg() (nel modulo audioop)
avgpp() (nel modulo audioop)
avoids_symlink_attacks (shutil.rmtree attributo)
await
in comprehensions
keyword
,
[1]
awaitable
Awaitable (classe in collections.abc)
(classe in typing)
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|