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 – S
S (nel modulo re)
S_ENFMT (nel modulo stat)
S_IEXEC (nel modulo stat)
S_IFBLK (nel modulo stat)
S_IFCHR (nel modulo stat)
S_IFDIR (nel modulo stat)
S_IFDOOR (nel modulo stat)
S_IFIFO (nel modulo stat)
S_IFLNK (nel modulo stat)
S_IFMT() (nel modulo stat)
S_IFPORT (nel modulo stat)
S_IFREG (nel modulo stat)
S_IFSOCK (nel modulo stat)
S_IFWHT (nel modulo stat)
S_IMODE() (nel modulo stat)
S_IREAD (nel modulo stat)
S_IRGRP (nel modulo stat)
S_IROTH (nel modulo stat)
S_IRUSR (nel modulo stat)
S_IRWXG (nel modulo stat)
S_IRWXO (nel modulo stat)
S_IRWXU (nel modulo stat)
S_ISBLK() (nel modulo stat)
S_ISCHR() (nel modulo stat)
S_ISDIR() (nel modulo stat)
S_ISDOOR() (nel modulo stat)
S_ISFIFO() (nel modulo stat)
S_ISGID (nel modulo stat)
S_ISLNK() (nel modulo stat)
S_ISPORT() (nel modulo stat)
S_ISREG() (nel modulo stat)
S_ISSOCK() (nel modulo stat)
S_ISUID (nel modulo stat)
S_ISVTX (nel modulo stat)
S_ISWHT() (nel modulo stat)
S_IWGRP (nel modulo stat)
S_IWOTH (nel modulo stat)
S_IWRITE (nel modulo stat)
S_IWUSR (nel modulo stat)
S_IXGRP (nel modulo stat)
S_IXOTH (nel modulo stat)
S_IXUSR (nel modulo stat)
safe (uuid.SafeUUID attributo)
safe_substitute() (string.Template metodo)
SafeChildWatcher (classe in asyncio)
saferepr() (nel modulo pprint)
SafeUUID (classe in uuid)
same_files (filecmp.dircmp attributo)
same_quantum() (decimal.Context metodo)
(decimal.Decimal metodo)
samefile() (nel modulo os.path)
(pathlib.Path metodo)
SameFileError
sameopenfile() (nel modulo os.path)
samestat() (nel modulo os.path)
sample() (nel modulo random)
save() (http.cookiejar.FileCookieJar metodo)
SAVEDCWD (nel modulo test.support)
SaveKey() (nel modulo winreg)
SaveSignals (classe in test.support)
savetty() (nel modulo curses)
SAX2DOM (classe in xml.dom.pulldom)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (decimal.Context metodo)
(decimal.Decimal metodo)
scandir() (nel modulo os)
scanf()
sched (modulo)
SCHED_BATCH (nel modulo os)
SCHED_FIFO (nel modulo os)
sched_get_priority_max() (nel modulo os)
sched_get_priority_min() (nel modulo os)
sched_getaffinity() (nel modulo os)
sched_getparam() (nel modulo os)
sched_getscheduler() (nel modulo os)
SCHED_IDLE (nel modulo os)
SCHED_OTHER (nel modulo os)
sched_param (classe in os)
sched_priority (os.sched_param attributo)
SCHED_RESET_ON_FORK (nel modulo os)
SCHED_RR (nel modulo os)
sched_rr_get_interval() (nel modulo os)
sched_setaffinity() (nel modulo os)
sched_setparam() (nel modulo os)
sched_setscheduler() (nel modulo os)
SCHED_SPORADIC (nel modulo os)
sched_yield() (nel modulo os)
scheduler (classe in sched)
schema (nel modulo msilib)
scope
,
[1]
Screen (classe in turtle)
screensize() (nel modulo turtle)
script_from_examples() (nel modulo doctest)
scroll() (curses.window metodo)
ScrolledCanvas (classe in turtle)
scrollok() (curses.window metodo)
scrypt() (nel modulo hashlib)
sdterr
stdin stdout
seal() (nel modulo unittest.mock)
search
path, module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
search() (imaplib.IMAP4 metodo)
(nel modulo re)
(re.Pattern metodo)
second (datetime.datetime attributo)
(datetime.time attributo)
seconds since the epoch
secrets (modulo)
SECTCRE (configparser.ConfigParser attributo)
sections() (configparser.ConfigParser metodo)
secure (http.cookiejar.Cookie attributo)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
http.server
see() (tkinter.ttk.Treeview metodo)
seed() (nel modulo random)
seek() (chunk.Chunk metodo)
(io.IOBase metodo)
(io.TextIOBase metodo)
(mmap.mmap metodo)
SEEK_CUR (nel modulo os)
SEEK_END (nel modulo os)
SEEK_SET (nel modulo os)
seekable() (io.IOBase metodo)
seen_greeting (smtpd.SMTPChannel attributo)
Select (classe in tkinter.tix)
select (modulo)
select() (imaplib.IMAP4 metodo)
(nel modulo select)
(selectors.BaseSelector metodo)
(tkinter.ttk.Notebook metodo)
selected_alpn_protocol() (ssl.SSLSocket metodo)
selected_npn_protocol() (ssl.SSLSocket metodo)
selection() (tkinter.ttk.Treeview metodo)
selection_add() (tkinter.ttk.Treeview metodo)
selection_remove() (tkinter.ttk.Treeview metodo)
selection_set() (tkinter.ttk.Treeview metodo)
selection_toggle() (tkinter.ttk.Treeview metodo)
selector (urllib.request.Request attributo)
SelectorEventLoop (classe in asyncio)
SelectorKey (classe in selectors)
selectors (modulo)
SelectSelector (classe in selectors)
Semaphore (classe in asyncio)
(classe in multiprocessing)
(classe in threading)
Semaphore() (multiprocessing.managers.SyncManager metodo)
semaphores, binary
SEMI (nel modulo token)
send() (asyncore.dispatcher metodo)
(coroutine metodo)
(generator metodo)
(http.client.HTTPConnection metodo)
(imaplib.IMAP4 metodo)
(logging.handlers.DatagramHandler metodo)
(logging.handlers.SocketHandler metodo)
(multiprocessing.connection.Connection metodo)
(socket.socket metodo)
send_bytes() (multiprocessing.connection.Connection metodo)
send_error() (http.server.BaseHTTPRequestHandler metodo)
send_flowing_data() (formatter.writer metodo)
send_header() (http.server.BaseHTTPRequestHandler metodo)
send_hor_rule() (formatter.writer metodo)
send_label_data() (formatter.writer metodo)
send_line_break() (formatter.writer metodo)
send_literal_data() (formatter.writer metodo)
send_message() (smtplib.SMTP metodo)
send_paragraph() (formatter.writer metodo)
send_response() (http.server.BaseHTTPRequestHandler metodo)
send_response_only() (http.server.BaseHTTPRequestHandler metodo)
send_signal() (asyncio.asyncio.subprocess.Process metodo)
(asyncio.SubprocessTransport metodo)
(subprocess.Popen metodo)
sendall() (socket.socket metodo)
sendcmd() (ftplib.FTP metodo)
sendfile() (asyncio.loop metodo)
(nel modulo os)
(socket.socket metodo)
(wsgiref.handlers.BaseHandler metodo)
SendfileNotAvailableError
sendmail() (smtplib.SMTP metodo)
sendmsg() (socket.socket metodo)
sendmsg_afalg() (socket.socket metodo)
sendto() (asyncio.DatagramTransport metodo)
(socket.socket metodo)
sentinel (multiprocessing.Process attributo)
(nel modulo unittest.mock)
sep (nel modulo os)
sequence
item
iteration
oggetto
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
types, immutable
types, mutable
types, operations on
,
[1]
Sequence (classe in collections.abc)
(classe in typing)
sequence (nel modulo msilib)
sequence2st() (nel modulo parser)
SequenceMatcher (classe in difflib)
,
[1]
serializing
objects
serve_forever() (asyncio.Server metodo)
(socketserver.BaseServer metodo)
server
WWW
,
[1]
Server (classe in asyncio)
server (http.server.BaseHTTPRequestHandler attributo)
server_activate() (socketserver.BaseServer metodo)
server_address (socketserver.BaseServer attributo)
server_bind() (socketserver.BaseServer metodo)
server_close() (socketserver.BaseServer metodo)
server_hostname (ssl.SSLSocket attributo)
server_side (ssl.SSLSocket attributo)
server_software (wsgiref.handlers.BaseHandler attributo)
server_version (http.server.BaseHTTPRequestHandler attributo)
(http.server.SimpleHTTPRequestHandler attributo)
ServerProxy (classe in xmlrpc.client)
service_actions() (socketserver.BaseServer metodo)
session (ssl.SSLSocket attributo)
session_reused (ssl.SSLSocket attributo)
session_stats() (ssl.SSLContext metodo)
set
display
oggetto
,
[1]
,
[2]
,
[3]
set (classe built-in)
Set (classe in collections.abc)
(classe in typing)
Set Breakpoint
set type
oggetto
set() (asyncio.Event metodo)
(configparser.ConfigParser metodo)
(configparser.RawConfigParser metodo)
(contextvars.ContextVar metodo)
(http.cookies.Morsel metodo)
(ossaudiodev.oss_mixer_device metodo)
(test.support.EnvironmentVarGuard metodo)
(threading.Event metodo)
(tkinter.ttk.Combobox metodo)
(tkinter.ttk.Spinbox metodo)
(tkinter.ttk.Treeview metodo)
(xml.etree.ElementTree.Element metodo)
SET_ADD (opcode)
set_all()
set_allowed_domains() (http.cookiejar.DefaultCookiePolicy metodo)
set_alpn_protocols() (ssl.SSLContext metodo)
set_app() (wsgiref.simple_server.WSGIServer metodo)
set_asyncgen_hooks() (nel modulo sys)
set_authorizer() (sqlite3.Connection metodo)
set_auto_history() (nel modulo readline)
set_blocked_domains() (http.cookiejar.DefaultCookiePolicy metodo)
set_blocking() (nel modulo os)
set_boundary() (email.message.EmailMessage metodo)
(email.message.Message metodo)
set_break() (bdb.Bdb metodo)
set_charset() (email.message.Message metodo)
set_child_watcher() (asyncio.AbstractEventLoopPolicy metodo)
(nel modulo asyncio)
set_children() (tkinter.ttk.Treeview metodo)
set_ciphers() (ssl.SSLContext metodo)
set_completer() (nel modulo readline)
set_completer_delims() (nel modulo readline)
set_completion_display_matches_hook() (nel modulo readline)
set_content() (email.contentmanager.ContentManager metodo)
(email.message.EmailMessage metodo)
(nel modulo email.contentmanager)
set_continue() (bdb.Bdb metodo)
set_cookie() (http.cookiejar.CookieJar metodo)
set_cookie_if_ok() (http.cookiejar.CookieJar metodo)
set_coroutine_origin_tracking_depth() (nel modulo sys)
set_coroutine_wrapper() (nel modulo sys)
set_current() (msilib.Feature metodo)
set_data() (importlib.abc.SourceLoader metodo)
(importlib.machinery.SourceFileLoader metodo)
set_date() (mailbox.MaildirMessage metodo)
set_debug() (asyncio.loop metodo)
(nel modulo gc)
set_debuglevel() (ftplib.FTP metodo)
(http.client.HTTPConnection metodo)
(nntplib.NNTP metodo)
(poplib.POP3 metodo)
(smtplib.SMTP metodo)
(telnetlib.Telnet metodo)
set_default_executor() (asyncio.loop metodo)
set_default_type() (email.message.EmailMessage metodo)
(email.message.Message metodo)
set_default_verify_paths() (ssl.SSLContext metodo)
set_defaults() (argparse.ArgumentParser metodo)
(optparse.OptionParser metodo)
set_ecdh_curve() (ssl.SSLContext metodo)
set_errno() (nel modulo ctypes)
set_event_loop() (asyncio.AbstractEventLoopPolicy metodo)
(nel modulo asyncio)
set_event_loop_policy() (nel modulo asyncio)
set_exception() (asyncio.Future metodo)
(concurrent.futures.Future metodo)
set_exception_handler() (asyncio.loop metodo)
set_executable() (nel modulo multiprocessing)
set_executables() (distutils.ccompiler.CCompiler metodo)
set_flags() (mailbox.MaildirMessage metodo)
(mailbox.mboxMessage metodo)
(mailbox.MMDFMessage metodo)
set_from() (mailbox.mboxMessage metodo)
(mailbox.MMDFMessage metodo)
set_handle_inheritable() (nel modulo os)
set_history_length() (nel modulo readline)
set_include_dirs() (distutils.ccompiler.CCompiler metodo)
set_info() (mailbox.MaildirMessage metodo)
set_inheritable() (nel modulo os)
(socket.socket metodo)
set_int_max_str_digits() (nel modulo sys)
set_labels() (mailbox.BabylMessage metodo)
set_last_error() (nel modulo ctypes)
set_libraries() (distutils.ccompiler.CCompiler metodo)
set_library_dirs() (distutils.ccompiler.CCompiler metodo)
set_link_objects() (distutils.ccompiler.CCompiler metodo)
set_literal (2to3 fixer)
set_loader() (nel modulo importlib.util)
set_match_tests() (nel modulo test.support)
set_memlimit() (nel modulo test.support)
set_next() (bdb.Bdb metodo)
set_nonstandard_attr() (http.cookiejar.Cookie metodo)
set_npn_protocols() (ssl.SSLContext metodo)
set_ok() (http.cookiejar.CookiePolicy metodo)
set_option_negotiation_callback() (telnetlib.Telnet metodo)
set_output_charset() (gettext.NullTranslations metodo)
set_package() (nel modulo importlib.util)
set_param() (email.message.EmailMessage metodo)
(email.message.Message metodo)
set_pasv() (ftplib.FTP metodo)
set_payload() (email.message.Message metodo)
set_policy() (http.cookiejar.CookieJar metodo)
set_position() (xdrlib.Unpacker metodo)
set_pre_input_hook() (nel modulo readline)
set_progress_handler() (sqlite3.Connection metodo)
set_protocol() (asyncio.BaseTransport metodo)
set_proxy() (urllib.request.Request metodo)
set_python_build() (nel modulo distutils.sysconfig)
set_quit() (bdb.Bdb metodo)
set_recsrc() (ossaudiodev.oss_mixer_device metodo)
set_result() (asyncio.Future metodo)
(concurrent.futures.Future metodo)
set_return() (bdb.Bdb metodo)
set_running_or_notify_cancel() (concurrent.futures.Future metodo)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler metodo)
set_seq1() (difflib.SequenceMatcher metodo)
set_seq2() (difflib.SequenceMatcher metodo)
set_seqs() (difflib.SequenceMatcher metodo)
set_sequences() (mailbox.MH metodo)
(mailbox.MHMessage metodo)
set_server_documentation() (xmlrpc.server.DocCGIXMLRPCRequestHandler metodo)
(xmlrpc.server.DocXMLRPCServer metodo)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler metodo)
(xmlrpc.server.DocXMLRPCServer metodo)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler metodo)
(xmlrpc.server.DocXMLRPCServer metodo)
set_servername_callback (ssl.SSLContext attributo)
set_spacing() (formatter.formatter metodo)
set_start_method() (nel modulo multiprocessing)
set_startup_hook() (nel modulo readline)
set_step() (bdb.Bdb metodo)
set_subdir() (mailbox.MaildirMessage metodo)
set_task_factory() (asyncio.loop metodo)
set_terminator() (asynchat.async_chat metodo)
set_threshold() (nel modulo gc)
set_trace() (bdb.Bdb metodo)
(nel modulo bdb)
(nel modulo pdb)
(pdb.Pdb metodo)
set_trace_callback() (sqlite3.Connection metodo)
set_tunnel() (http.client.HTTPConnection metodo)
set_type() (email.message.Message metodo)
set_unittest_reportflags() (nel modulo doctest)
set_unixfrom() (email.message.EmailMessage metodo)
(email.message.Message metodo)
set_until() (bdb.Bdb metodo)
set_url() (urllib.robotparser.RobotFileParser metodo)
set_usage() (optparse.OptionParser metodo)
set_userptr() (curses.panel.Panel metodo)
set_visible() (mailbox.BabylMessage metodo)
set_wakeup_fd() (nel modulo signal)
set_write_buffer_limits() (asyncio.WriteTransport metodo)
setacl() (imaplib.IMAP4 metodo)
setannotation() (imaplib.IMAP4 metodo)
setattr() (funzione built-in)
setAttribute() (xml.dom.Element metodo)
setAttributeNode() (xml.dom.Element metodo)
setAttributeNodeNS() (xml.dom.Element metodo)
setAttributeNS() (xml.dom.Element metodo)
SetBase() (xml.parsers.expat.xmlparser metodo)
setblocking() (socket.socket metodo)
setByteStream() (xml.sax.xmlreader.InputSource metodo)
setcbreak() (nel modulo tty)
setCharacterStream() (xml.sax.xmlreader.InputSource metodo)
setcheckinterval() (nel modulo sys)
setcomptype() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
setContentHandler() (xml.sax.xmlreader.XMLReader metodo)
setcontext() (nel modulo decimal)
setDaemon() (threading.Thread metodo)
setdefault() (dict metodo)
(http.cookies.Morsel metodo)
setdefaulttimeout() (nel modulo socket)
setdlopenflags() (nel modulo sys)
setDocumentLocator() (xml.sax.handler.ContentHandler metodo)
setDTDHandler() (xml.sax.xmlreader.XMLReader metodo)
setegid() (nel modulo os)
setEncoding() (xml.sax.xmlreader.InputSource metodo)
setEntityResolver() (xml.sax.xmlreader.XMLReader metodo)
setErrorHandler() (xml.sax.xmlreader.XMLReader metodo)
seteuid() (nel modulo os)
setFeature() (xml.sax.xmlreader.XMLReader metodo)
setfirstweekday() (nel modulo calendar)
setfmt() (ossaudiodev.oss_audio_device metodo)
setFormatter() (logging.Handler metodo)
setframerate() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
setgid() (nel modulo os)
setgroups() (nel modulo os)
seth() (nel modulo turtle)
setheading() (nel modulo turtle)
sethostname() (nel modulo socket)
SetInteger() (msilib.Record metodo)
setitem() (nel modulo operator)
setitimer() (nel modulo signal)
setLevel() (logging.Handler metodo)
(logging.Logger metodo)
setlocale() (nel modulo locale)
setLocale() (xml.sax.xmlreader.XMLReader metodo)
setLoggerClass() (nel modulo logging)
setlogmask() (nel modulo syslog)
setLogRecordFactory() (nel modulo logging)
setmark() (aifc.aifc metodo)
setMaxConns() (urllib.request.CacheFTPHandler metodo)
setmode() (nel modulo msvcrt)
setName() (threading.Thread metodo)
setnchannels() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
setnframes() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
SetParamEntityParsing() (xml.parsers.expat.xmlparser metodo)
setparameters() (ossaudiodev.oss_audio_device metodo)
setparams() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
setpassword() (zipfile.ZipFile metodo)
setpgid() (nel modulo os)
setpgrp() (nel modulo os)
setpos() (aifc.aifc metodo)
(nel modulo turtle)
(sunau.AU_read metodo)
(wave.Wave_read metodo)
setposition() (nel modulo turtle)
setpriority() (nel modulo os)
setprofile() (nel modulo sys)
(nel modulo threading)
SetProperty() (msilib.SummaryInformation metodo)
setProperty() (xml.sax.xmlreader.XMLReader metodo)
setPublicId() (xml.sax.xmlreader.InputSource metodo)
setquota() (imaplib.IMAP4 metodo)
setraw() (nel modulo tty)
setrecursionlimit() (nel modulo sys)
setregid() (nel modulo os)
setresgid() (nel modulo os)
setresuid() (nel modulo os)
setreuid() (nel modulo os)
setrlimit() (nel modulo resource)
setsampwidth() (aifc.aifc metodo)
(sunau.AU_write metodo)
(wave.Wave_write metodo)
setscrreg() (curses.window metodo)
setsid() (nel modulo os)
setsockopt() (socket.socket metodo)
,
[1]
,
[2]
setstate() (codecs.IncrementalDecoder metodo)
(codecs.IncrementalEncoder metodo)
(nel modulo random)
setStream() (logging.StreamHandler metodo)
SetStream() (msilib.Record metodo)
SetString() (msilib.Record metodo)
setswitchinterval() (in module sys)
(nel modulo sys)
(nel modulo test.support)
setSystemId() (xml.sax.xmlreader.InputSource metodo)
setsyx() (nel modulo curses)
setTarget() (logging.handlers.MemoryHandler metodo)
settiltangle() (nel modulo turtle)
settimeout() (socket.socket metodo)
setTimeout() (urllib.request.CacheFTPHandler metodo)
settrace() (nel modulo sys)
(nel modulo threading)
setuid() (nel modulo os)
setundobuffer() (nel modulo turtle)
setup() (nel modulo distutils.core)
(nel modulo turtle)
(socketserver.BaseRequestHandler metodo)
setUp() (unittest.TestCase metodo)
SETUP_ANNOTATIONS (opcode)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler metodo)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder metodo)
setup_scripts() (venv.EnvBuilder metodo)
setup_testing_defaults() (nel modulo wsgiref.util)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase metodo)
setupterm() (nel modulo curses)
SetValue() (nel modulo winreg)
SetValueEx() (nel modulo winreg)
setworldcoordinates() (nel modulo turtle)
setx() (nel modulo turtle)
setxattr() (nel modulo os)
sety() (nel modulo turtle)
SF_APPEND (nel modulo stat)
SF_ARCHIVED (nel modulo stat)
SF_IMMUTABLE (nel modulo stat)
SF_MNOWAIT (nel modulo os)
SF_NODISKIO (nel modulo os)
SF_NOUNLINK (nel modulo stat)
SF_SNAPSHOT (nel modulo stat)
SF_SYNC (nel modulo os)
Shape (classe in turtle)
shape (memoryview attributo)
shape() (nel modulo turtle)
shapesize() (nel modulo turtle)
shapetransform() (nel modulo turtle)
share() (socket.socket metodo)
shared_ciphers() (ssl.SSLSocket metodo)
shared_object_filename() (distutils.ccompiler.CCompiler metodo)
shearfactor() (nel modulo turtle)
Shelf (classe in shelve)
shelve
modulo
shelve (modulo)
shift() (decimal.Context metodo)
(decimal.Decimal metodo)
shift_path_info() (nel modulo wsgiref.util)
shifting
operation
operations
shlex (classe in shlex)
(modulo)
shortDescription() (unittest.TestCase metodo)
shorten() (nel modulo textwrap)
shouldFlush() (logging.handlers.BufferingHandler metodo)
(logging.handlers.MemoryHandler metodo)
shouldStop (unittest.TestResult attributo)
show() (curses.panel.Panel metodo)
show_code() (nel modulo dis)
show_compilers() (nel modulo distutils.ccompiler)
showsyntaxerror() (code.InteractiveInterpreter metodo)
showtraceback() (code.InteractiveInterpreter metodo)
showturtle() (nel modulo turtle)
showwarning() (nel modulo warnings)
shuffle() (nel modulo random)
shutdown() (concurrent.futures.Executor metodo)
(imaplib.IMAP4 metodo)
(multiprocessing.managers.BaseManager metodo)
(nel modulo logging)
(socket.socket metodo)
(socketserver.BaseServer metodo)
shutdown_asyncgens() (asyncio.loop metodo)
shutil (modulo)
side_effect (unittest.mock.Mock attributo)
SIG_BLOCK (nel modulo signal)
SIG_DFL (nel modulo signal)
SIG_IGN (nel modulo signal)
SIG_SETMASK (nel modulo signal)
SIG_UNBLOCK (nel modulo signal)
SIGABRT (nel modulo signal)
SIGALRM (nel modulo signal)
SIGBREAK (nel modulo signal)
SIGBUS (nel modulo signal)
SIGCHLD (nel modulo signal)
SIGCLD (nel modulo signal)
SIGCONT (nel modulo signal)
SIGFPE (nel modulo signal)
SIGHUP (nel modulo signal)
SIGILL (nel modulo signal)
SIGINT
,
[1]
(nel modulo signal)
siginterrupt() (nel modulo signal)
SIGKILL (nel modulo signal)
signal
modulo
,
[1]
signal (modulo)
signal() (nel modulo signal)
Signature (classe in inspect)
signature (inspect.BoundArguments attributo)
signature() (nel modulo inspect)
sigpending() (nel modulo signal)
SIGPIPE (nel modulo signal)
SIGSEGV (nel modulo signal)
SIGTERM (nel modulo signal)
sigtimedwait() (nel modulo signal)
SIGUSR1 (nel modulo signal)
SIGUSR2 (nel modulo signal)
sigwait() (nel modulo signal)
sigwaitinfo() (nel modulo signal)
SIGWINCH (nel modulo signal)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (classe in http.cookies)
simplefilter() (nel modulo warnings)
SimpleHandler (classe in wsgiref.handlers)
SimpleHTTPRequestHandler (classe in http.server)
SimpleNamespace (classe in types)
SimpleQueue (classe in multiprocessing)
(classe in queue)
SimpleXMLRPCRequestHandler (classe in xmlrpc.server)
SimpleXMLRPCServer (classe in xmlrpc.server)
sin() (nel modulo cmath)
(nel modulo math)
single dispatch
SingleAddressHeader (classe in email.headerregistry)
singledispatch() (nel modulo functools)
singleton
tuple
sinh() (nel modulo cmath)
(nel modulo math)
SIO_KEEPALIVE_VALS (nel modulo socket)
SIO_LOOPBACK_FAST_PATH (nel modulo socket)
SIO_RCVALL (nel modulo socket)
site (modulo)
site command line option
--user-base
--user-site
site-packages
directory
sitecustomize
modulo
sixtofour (ipaddress.IPv6Address attributo)
size (struct.Struct attributo)
(tarfile.TarInfo attributo)
(tracemalloc.Statistic attributo)
(tracemalloc.StatisticDiff attributo)
(tracemalloc.Trace attributo)
size() (ftplib.FTP metodo)
(mmap.mmap metodo)
size_diff (tracemalloc.StatisticDiff attributo)
SIZE_MAX
Sized (classe in collections.abc)
(classe in typing)
sizeof() (nel modulo ctypes)
SKIP (nel modulo doctest)
skip() (chunk.Chunk metodo)
(nel modulo unittest)
skip_unless_bind_unix_socket() (nel modulo test.support)
skip_unless_symlink() (nel modulo test.support)
skip_unless_xattr() (nel modulo test.support)
skipIf() (nel modulo unittest)
skipinitialspace (csv.Dialect attributo)
skipped (unittest.TestResult attributo)
skippedEntity() (xml.sax.handler.ContentHandler metodo)
SkipTest
skipTest() (unittest.TestCase metodo)
skipUnless() (nel modulo unittest)
SLASH (nel modulo token)
SLASHEQUAL (nel modulo token)
slave() (nntplib.NNTP metodo)
sleep() (nel modulo asyncio)
(nel modulo time)
slice
,
[1]
assignment
funzione built-in
,
[1]
oggetto
operation
slice (classe built-in)
slicing
,
[1]
,
[2]
assignment
SMALLEST (nel modulo test.support)
SMTP
protocol
SMTP (classe in smtplib)
(nel modulo email.policy)
smtp_server (smtpd.SMTPChannel attributo)
SMTP_SSL (classe in smtplib)
smtp_state (smtpd.SMTPChannel attributo)
SMTPAuthenticationError
SMTPChannel (classe in smtpd)
SMTPConnectError
smtpd (modulo)
SMTPDataError
SMTPException
SMTPHandler (classe in logging.handlers)
SMTPHeloError
smtplib (modulo)
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (classe in smtpd)
SMTPServerDisconnected
SMTPUTF8 (nel modulo email.policy)
Snapshot (classe in tracemalloc)
SND_ALIAS (nel modulo winsound)
SND_ASYNC (nel modulo winsound)
SND_FILENAME (nel modulo winsound)
SND_LOOP (nel modulo winsound)
SND_MEMORY (nel modulo winsound)
SND_NODEFAULT (nel modulo winsound)
SND_NOSTOP (nel modulo winsound)
SND_NOWAIT (nel modulo winsound)
SND_PURGE (nel modulo winsound)
sndhdr (modulo)
sni_callback (ssl.SSLContext attributo)
sniff() (csv.Sniffer metodo)
Sniffer (classe in csv)
sock_accept() (asyncio.loop metodo)
SOCK_CLOEXEC (nel modulo socket)
sock_connect() (asyncio.loop metodo)
SOCK_DGRAM (nel modulo socket)
SOCK_MAX_SIZE (nel modulo test.support)
SOCK_NONBLOCK (nel modulo socket)
SOCK_RAW (nel modulo socket)
SOCK_RDM (nel modulo socket)
sock_recv() (asyncio.loop metodo)
sock_recv_into() (asyncio.loop metodo)
sock_sendall() (asyncio.loop metodo)
sock_sendfile() (asyncio.loop metodo)
SOCK_SEQPACKET (nel modulo socket)
SOCK_STREAM (nel modulo socket)
socket
modulo
oggetto
socket (modulo)
(socketserver.BaseServer attributo)
socket() (imaplib.IMAP4 metodo)
(in module socket)
(nel modulo socket)
socket_type (socketserver.BaseServer attributo)
SocketHandler (classe in logging.handlers)
socketpair() (nel modulo socket)
sockets (asyncio.Server attributo)
socketserver (modulo)
SocketType (nel modulo socket)
SOL_ALG (nel modulo socket)
SOL_RDS (nel modulo socket)
SOMAXCONN (nel modulo socket)
sort() (imaplib.IMAP4 metodo)
(list metodo)
sort_stats() (pstats.Stats metodo)
sortdict() (nel modulo test.support)
sorted() (funzione built-in)
sortTestMethodsUsing (unittest.TestLoader attributo)
source (doctest.Example attributo)
(pdb command)
(shlex.shlex attributo)
source character set
SOURCE_DATE_EPOCH
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
source_from_cache() (nel modulo imp)
(nel modulo importlib.util)
source_hash() (nel modulo importlib.util)
SOURCE_SUFFIXES (nel modulo importlib.machinery)
source_to_code() (importlib.abc.InspectLoader metodo statico)
SourceFileLoader (classe in importlib.machinery)
sourcehook() (shlex.shlex metodo)
SourcelessFileLoader (classe in importlib.machinery)
SourceLoader (classe in importlib.abc)
space
in printf-style formatting
,
[1]
in string formatting
span() (re.Match metodo)
spawn() (distutils.ccompiler.CCompiler metodo)
(nel modulo pty)
spawn_python() (nel modulo test.support.script_helper)
spawnl() (nel modulo os)
spawnle() (nel modulo os)
spawnlp() (nel modulo os)
spawnlpe() (nel modulo os)
spawnv() (nel modulo os)
spawnve() (nel modulo os)
spawnvp() (nel modulo os)
spawnvpe() (nel modulo os)
spec_from_file_location() (nel modulo importlib.util)
spec_from_loader() (nel modulo importlib.util)
special
attribute
attribute, generic
method
special method
specified_attributes (xml.parsers.expat.xmlparser attributo)
speed() (nel modulo turtle)
(ossaudiodev.oss_audio_device metodo)
Spinbox (classe in tkinter.ttk)
split() (bytearray metodo)
(bytes metodo)
(nel modulo os.path)
(nel modulo re)
(nel modulo shlex)
(re.Pattern metodo)
(str metodo)
split_quoted() (nel modulo distutils.util)
splitdrive() (nel modulo os.path)
splitext() (nel modulo os.path)
splitlines() (bytearray metodo)
(bytes metodo)
(str metodo)
SplitResult (classe in urllib.parse)
SplitResultBytes (classe in urllib.parse)
SpooledTemporaryFile() (nel modulo tempfile)
sprintf-style formatting
,
[1]
spwd (modulo)
sqlite3 (modulo)
sqlite_version (nel modulo sqlite3)
sqlite_version_info (nel modulo sqlite3)
sqrt() (decimal.Context metodo)
(decimal.Decimal metodo)
(nel modulo cmath)
(nel modulo math)
SSL
ssl (modulo)
SSL_CERT_FILE
SSL_CERT_PATH
ssl_version (ftplib.FTP_TLS attributo)
SSLCertVerificationError
SSLContext (classe in ssl)
SSLEOFError
SSLError
SSLErrorNumber (classe in ssl)
SSLObject (classe in ssl)
sslobject_class (ssl.SSLContext attributo)
SSLSession (classe in ssl)
SSLSocket (classe in ssl)
sslsocket_class (ssl.SSLContext attributo)
SSLSyscallError
SSLv3 (ssl.TLSVersion attributo)
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (nel modulo turtle)
st2list() (nel modulo parser)
st2tuple() (nel modulo parser)
ST_ATIME (nel modulo stat)
st_atime (os.stat_result attributo)
st_atime_ns (os.stat_result attributo)
st_birthtime (os.stat_result attributo)
st_blksize (os.stat_result attributo)
st_blocks (os.stat_result attributo)
st_creator (os.stat_result attributo)
ST_CTIME (nel modulo stat)
st_ctime (os.stat_result attributo)
st_ctime_ns (os.stat_result attributo)
ST_DEV (nel modulo stat)
st_dev (os.stat_result attributo)
st_file_attributes (os.stat_result attributo)
st_flags (os.stat_result attributo)
st_fstype (os.stat_result attributo)
st_gen (os.stat_result attributo)
ST_GID (nel modulo stat)
st_gid (os.stat_result attributo)
ST_INO (nel modulo stat)
st_ino (os.stat_result attributo)
ST_MODE (nel modulo stat)
st_mode (os.stat_result attributo)
ST_MTIME (nel modulo stat)
st_mtime (os.stat_result attributo)
st_mtime_ns (os.stat_result attributo)
ST_NLINK (nel modulo stat)
st_nlink (os.stat_result attributo)
st_rdev (os.stat_result attributo)
st_rsize (os.stat_result attributo)
ST_SIZE (nel modulo stat)
st_size (os.stat_result attributo)
st_type (os.stat_result attributo)
ST_UID (nel modulo stat)
st_uid (os.stat_result attributo)
stack
execution
trace
stack (traceback.TracebackException attributo)
stack viewer
stack() (nel modulo inspect)
stack_effect() (nel modulo dis)
stack_size() (nel modulo _thread)
(nel modulo threading)
stackable
streams
StackSummary (classe in traceback)
stamp() (nel modulo turtle)
standard
output
Standard C
standard input
standard_b64decode() (nel modulo base64)
standard_b64encode() (nel modulo base64)
standarderror (2to3 fixer)
standend() (curses.window metodo)
standout() (curses.window metodo)
STAR (nel modulo token)
STAREQUAL (nel modulo token)
starmap() (multiprocessing.pool.Pool metodo)
(nel modulo itertools)
starmap_async() (multiprocessing.pool.Pool metodo)
start (range attributo)
(slice object attribute)
,
[1]
(UnicodeError attributo)
start() (logging.handlers.QueueListener metodo)
(multiprocessing.managers.BaseManager metodo)
(multiprocessing.Process metodo)
(nel modulo tracemalloc)
(re.Match metodo)
(threading.Thread metodo)
(tkinter.ttk.Progressbar metodo)
(xml.etree.ElementTree.TreeBuilder metodo)
start_color() (nel modulo curses)
start_component() (msilib.Directory metodo)
start_new_thread() (nel modulo _thread)
start_server() (nel modulo asyncio)
start_serving() (asyncio.Server metodo)
start_threads() (nel modulo test.support)
start_tls() (asyncio.loop metodo)
start_unix_server() (nel modulo asyncio)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser metodo)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser metodo)
startDocument() (xml.sax.handler.ContentHandler metodo)
startElement() (xml.sax.handler.ContentHandler metodo)
StartElementHandler() (xml.parsers.expat.xmlparser metodo)
startElementNS() (xml.sax.handler.ContentHandler metodo)
STARTF_USESHOWWINDOW (nel modulo subprocess)
STARTF_USESTDHANDLES (nel modulo subprocess)
startfile() (nel modulo os)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser metodo)
startPrefixMapping() (xml.sax.handler.ContentHandler metodo)
startswith() (bytearray metodo)
(bytes metodo)
(str metodo)
startTest() (unittest.TestResult metodo)
startTestRun() (unittest.TestResult metodo)
starttls() (imaplib.IMAP4 metodo)
(nntplib.NNTP metodo)
(smtplib.SMTP metodo)
STARTUPINFO (classe in subprocess)
stat
modulo
stat (modulo)
stat() (nel modulo os)
(nntplib.NNTP metodo)
(os.DirEntry metodo)
(pathlib.Path metodo)
(poplib.POP3 metodo)
stat_result (classe in os)
state() (tkinter.ttk.Widget metodo)
statement
assert
,
[1]
assignment
,
[1]
assignment, annotated
assignment, augmented
async def
async for
async with
break
,
[1]
,
[2]
,
[3]
,
[4]
class
compound
continue
,
[1]
,
[2]
,
[3]
,
[4]
def
del
,
[1]
,
[2]
,
[3]
except
expression
for
,
[1]
,
[2]
,
[3]
future
global
,
[1]
if
,
[1]
import
,
[1]
,
[2]
,
[3]
,
[4]
loop
,
[1]
,
[2]
,
[3]
nonlocal
pass
raise
,
[1]
return
,
[1]
,
[2]
simple
try
,
[1]
,
[2]
while
,
[1]
,
[2]
,
[3]
with
,
[1]
yield
statement grouping
staticmethod
funzione built-in
staticmethod() (funzione built-in)
Statistic (classe in tracemalloc)
StatisticDiff (classe in tracemalloc)
statistics (modulo)
statistics() (tracemalloc.Snapshot metodo)
StatisticsError
Stats (classe in pstats)
status (http.client.HTTPResponse attributo)
status() (imaplib.IMAP4 metodo)
statvfs() (nel modulo os)
STD_ERROR_HANDLE (nel modulo subprocess)
STD_INPUT_HANDLE (nel modulo subprocess)
STD_OUTPUT_HANDLE (nel modulo subprocess)
StdButtonBox (classe in tkinter.tix)
stderr (asyncio.asyncio.subprocess.Process attributo)
(in module sys)
,
[1]
(nel modulo sys)
(subprocess.CalledProcessError attributo)
(subprocess.CompletedProcess attributo)
(subprocess.Popen attributo)
(subprocess.TimeoutExpired attributo)
stdev() (nel modulo statistics)
stdin
stdout sdterr
stdin (asyncio.asyncio.subprocess.Process attributo)
(in module sys)
,
[1]
(nel modulo sys)
(subprocess.Popen attributo)
stdio
stdout
sdterr, stdin
stdout (asyncio.asyncio.subprocess.Process attributo)
(in module sys)
,
[1]
STDOUT (nel modulo subprocess)
stdout (nel modulo sys)
(subprocess.CalledProcessError attributo)
(subprocess.CompletedProcess attributo)
(subprocess.Popen attributo)
(subprocess.TimeoutExpired attributo)
step (pdb command)
(range attributo)
(slice object attribute)
,
[1]
step() (tkinter.ttk.Progressbar metodo)
stereocontrols() (ossaudiodev.oss_mixer_device metodo)
stls() (poplib.POP3 metodo)
stop (range attributo)
(slice object attribute)
,
[1]
stop() (asyncio.loop metodo)
(logging.handlers.QueueListener metodo)
(nel modulo tracemalloc)
(tkinter.ttk.Progressbar metodo)
(unittest.TestResult metodo)
stop_here() (bdb.Bdb metodo)
StopAsyncIteration
eccezione
StopIteration
eccezione
,
[1]
stopListening() (nel modulo logging.config)
stopTest() (unittest.TestResult metodo)
stopTestRun() (unittest.TestResult metodo)
storbinary() (ftplib.FTP metodo)
store() (imaplib.IMAP4 metodo)
STORE_ACTIONS (optparse.Option attributo)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP metodo)
str (built-in class)
(see also string)
str (classe built-in)
str() (nel modulo locale)
strcoll() (nel modulo locale)
StreamError
StreamHandler (classe in logging)
StreamReader (classe in asyncio)
(classe in codecs)
streamreader (codecs.CodecInfo attributo)
StreamReaderWriter (classe in codecs)
StreamRecoder (classe in codecs)
StreamRequestHandler (classe in socketserver)
streams
stackable
StreamWriter (classe in asyncio)
(classe in codecs)
streamwriter (codecs.CodecInfo attributo)
strerror (OSError attributo)
strerror()
(nel modulo os)
strftime() (datetime.date metodo)
(datetime.datetime metodo)
(datetime.time metodo)
(nel modulo time)
strict (csv.Dialect attributo)
(nel modulo email.policy)
strict_domain (http.cookiejar.DefaultCookiePolicy attributo)
strict_errors() (nel modulo codecs)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy attributo)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy attributo)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy attributo)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy attributo)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy attributo)
strides (memoryview attributo)
string
__format__() (object method)
__str__() (object method)
conversion
,
[1]
format() (built-in function)
formatted literal
formatting, printf
immutable sequences
interpolated literal
interpolation, printf
item
methods
modulo
object representation
oggetto
,
[1]
,
[2]
PyObject_Str (C function)
str (built-in class)
str() (built-in function)
text sequence type
string (modulo)
STRING (nel modulo token)
string (re.Match attributo)
string literal
string_at() (nel modulo ctypes)
StringIO (classe in io)
stringprep (modulo)
strings, documentation
,
[1]
strip() (bytearray metodo)
(bytes metodo)
(str metodo)
strip_dirs() (pstats.Stats metodo)
strip_python_strerr() (nel modulo test.support)
stripspaces (curses.textpad.Textbox attributo)
strptime() (datetime.datetime metodo della classe)
(nel modulo time)
strtobool() (nel modulo distutils.util)
struct
modulo
Struct (classe in struct)
struct (modulo)
struct_time (classe in time)
Structure (classe in ctypes)
structures
C
strxfrm() (nel modulo locale)
STType (nel modulo parser)
style
coding
Style (classe in tkinter.ttk)
sub() (nel modulo operator)
(nel modulo re)
(re.Pattern metodo)
sub_commands (distutils.cmd.Command attributo)
subclassing
immutable types
subdirs (filecmp.dircmp attributo)
SubElement() (nel modulo xml.etree.ElementTree)
submit() (concurrent.futures.Executor metodo)
submodule_search_locations (importlib.machinery.ModuleSpec attributo)
subn() (nel modulo re)
(re.Pattern metodo)
subnet_of() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
subnets() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
Subnormal (classe in decimal)
suboffsets (memoryview attributo)
subpad() (curses.window metodo)
subprocess (modulo)
subprocess_exec() (asyncio.loop metodo)
subprocess_shell() (asyncio.loop metodo)
SubprocessError
SubprocessProtocol (classe in asyncio)
SubprocessTransport (classe in asyncio)
subscribe() (imaplib.IMAP4 metodo)
subscript
assignment
operation
subscription
,
[1]
,
[2]
,
[3]
assignment
subsequent_indent (textwrap.TextWrapper attributo)
subst_vars() (nel modulo distutils.util)
substitute() (string.Template metodo)
subTest() (unittest.TestCase metodo)
subtract() (collections.Counter metodo)
(decimal.Context metodo)
subtraction
subtype (email.headerregistry.ContentTypeHeader attributo)
subwin() (curses.window metodo)
successful() (multiprocessing.pool.AsyncResult metodo)
suffix_map (mimetypes.MimeTypes attributo)
(nel modulo mimetypes)
suite
suite() (nel modulo parser)
suiteClass (unittest.TestLoader attributo)
sum() (funzione built-in)
sum_list()
sum_sequence()
,
[1]
summarize() (doctest.DocTestRunner metodo)
summarize_address_range() (nel modulo ipaddress)
sunau (modulo)
super (pyclbr.Class attributo)
super() (funzione built-in)
supernet() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
supernet_of() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
supports_bytes_environ (nel modulo os)
supports_dir_fd (nel modulo os)
supports_effective_ids (nel modulo os)
supports_fd (nel modulo os)
supports_follow_symlinks (nel modulo os)
supports_unicode_filenames (nel modulo os.path)
SupportsAbs (classe in typing)
SupportsBytes (classe in typing)
SupportsComplex (classe in typing)
SupportsFloat (classe in typing)
SupportsInt (classe in typing)
SupportsRound (classe in typing)
suppress() (nel modulo contextlib)
SuppressCrashReport (classe in test.support)
SW_HIDE (nel modulo subprocess)
swap_attr() (nel modulo test.support)
swap_item() (nel modulo test.support)
swapcase() (bytearray metodo)
(bytes metodo)
(str metodo)
sym_name (nel modulo symbol)
Symbol (classe in symtable)
symbol (modulo)
SymbolTable (classe in symtable)
symlink() (nel modulo os)
symlink_to() (pathlib.Path metodo)
symmetric_difference() (frozenset metodo)
symmetric_difference_update() (frozenset metodo)
symtable (modulo)
symtable() (nel modulo symtable)
sync() (dbm.dumb.dumbdbm metodo)
(dbm.gnu.gdbm metodo)
(nel modulo os)
(ossaudiodev.oss_audio_device metodo)
(shelve.Shelf metodo)
syncdown() (curses.window metodo)
synchronized() (nel modulo multiprocessing.sharedctypes)
SyncManager (classe in multiprocessing.managers)
syncok() (curses.window metodo)
syncup() (curses.window metodo)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
modulo
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
sys (modulo)
sys.exc_info
sys.last_traceback
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.stderr
sys.stdin
sys.stdout
sys_exc (2to3 fixer)
sys_version (http.server.BaseHTTPRequestHandler attributo)
sysconf() (nel modulo os)
sysconf_names (nel modulo os)
sysconfig (modulo)
syslog (modulo)
syslog() (nel modulo syslog)
SysLogHandler (classe in logging.handlers)
system() (nel modulo os)
(nel modulo platform)
system_alias() (nel modulo platform)
system_must_validate_cert() (nel modulo test.support)
SystemError
(built-in exception)
,
[1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType attributo)
SystemRandom (classe in random)
(classe in secrets)
SystemRoot
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|