Index – S

S (in module re)
S_ENFMT (in module stat)
S_IEXEC (in module stat)
S_IFBLK (in module stat)
S_IFCHR (in module stat)
S_IFDIR (in module stat)
S_IFDOOR (in module stat)
S_IFIFO (in module stat)
S_IFLNK (in module stat)
S_IFMT() (in module stat)
S_IFPORT (in module stat)
S_IFREG (in module stat)
S_IFSOCK (in module stat)
S_IFWHT (in module stat)
S_IMODE() (in module stat)
S_IREAD (in module stat)
S_IRGRP (in module stat)
S_IROTH (in module stat)
S_IRUSR (in module stat)
S_IRWXG (in module stat)
S_IRWXO (in module stat)
S_IRWXU (in module stat)
S_ISBLK() (in module stat)
S_ISCHR() (in module stat)
S_ISDIR() (in module stat)
S_ISDOOR() (in module stat)
S_ISFIFO() (in module stat)
S_ISGID (in module stat)
S_ISLNK() (in module stat)
S_ISPORT() (in module stat)
S_ISREG() (in module stat)
S_ISSOCK() (in module stat)
S_ISUID (in module stat)
S_ISVTX (in module stat)
S_ISWHT() (in module stat)
S_IWGRP (in module stat)
S_IWOTH (in module stat)
S_IWRITE (in module stat)
S_IWUSR (in module stat)
S_IXGRP (in module stat)
S_IXOTH (in module stat)
S_IXUSR (in module stat)
safe_substitute() (string.Template method)
saferepr() (in module pprint)
same_files (filecmp.dircmp attribute)
same_quantum() (decimal.Context method)
(decimal.Decimal method)
samefile() (in module os.path)
(pathlib.Path method)
SameFileError
sameopenfile() (in module os.path)
samestat() (in module os.path)
sample() (in module random)
save() (bottle.FileUpload method)
(Image.Image method), [1]
(http.cookiejar.FileCookieJar method)
(in module contacts)
(reminders.Calendar method)
(reminders.Reminder method)
save_gstate() (in module canvas)
save_png() (in module canvas)
SAX2DOM (class in xml.dom.pulldom)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
say() (in module speech)
scale (ui.Image attribute)
scale() (in module canvas)
(in module scene_drawing)
(ui.Transform class method)
scale_by() (scene.Action class method)
scale_to() (scene.Action class method)
scale_x_to() (scene.Action class method)
scale_y_to() (scene.Action class method)
scaleb() (decimal.Context method)
(decimal.Decimal method)
scales_font (ui.Label attribute)
scales_page_to_fit (ui.WebView attribute)
scan_for_peripherals() (in module cb)
scandir() (in module os)
scanf()
Scene (class in scene)
scene (module)
(scene.Node attribute)
(scene.SceneView attribute)
scene_drawing (module)
SceneView (class in scene)
sched (module)
SCHED_BATCH (in module os)
SCHED_FIFO (in module os)
sched_get_priority_max() (in module os)
sched_get_priority_min() (in module os)
sched_getaffinity() (in module os)
sched_getparam() (in module os)
sched_getscheduler() (in module os)
SCHED_IDLE (in module os)
SCHED_OTHER (in module os)
sched_param (class in os)
sched_priority (os.sched_param attribute)
SCHED_RESET_ON_FORK (in module os)
SCHED_RR (in module os)
sched_rr_get_interval() (in module os)
sched_setaffinity() (in module os)
sched_setparam() (in module os)
sched_setscheduler() (in module os)
SCHED_SPORADIC (in module os)
sched_yield() (in module os)
schedule() (in module notification)
scheduler (class in sched)
SCHEME_LANGUAGE (in module linguistictagger)
SCHEME_LEMMA (in module linguistictagger)
SCHEME_LEXICAL_CLASS (in module linguistictagger)
SCHEME_NAME_TYPE (in module linguistictagger)
SCHEME_NAME_TYPE_OR_LEXICAL_CLASS (in module linguistictagger)
SCHEME_SCRIPT (in module linguistictagger)
SCHEME_TOKEN_TYPE (in module linguistictagger)
scope, [1]
screen() (in module ImageChops)
script_from_examples() (in module doctest)
script_name (bottle.BaseRequest attribute)
scroll_enabled (ui.ScrollView attribute)
scroll_indicator_insets (ui.ScrollView attribute)
ScrollView (class in ui)
scrypt() (in module hashlib)
search
path, module, [1], [2], [3]
search() (bottle.BaseTemplate class method)
(imaplib.IMAP4 method)
(in module re)
(in module twitter)
(re.regex method)
second (datetime.datetime attribute)
(datetime.time attribute)
seconds since the epoch
secrets (module)
SECTCRE (in module configparser)
sections() (configparser.ConfigParser method)
secure (http.cookiejar.Cookie attribute)
(ui.TextField attribute)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
secure_input() (in module console)
security
CGI
SecurityOptions (class in paramiko)
seed() (in module random)
seek() (chunk.Chunk method)
(Image.Image method)
(io.IOBase method)
(io.TextIOBase method)
(mmap.mmap method)
SEEK_CUR (in module os)
SEEK_END (in module os)
SEEK_SET (in module os)
seekable() (io.IOBase method)
seen_greeting (smtpd.SMTPChannel attribute)
SegmentedControl (class in ui)
segments (ui.SegmentedControl attribute)
sel() (in module objc_util)
select (module)
select() (imaplib.IMAP4 method)
(in module select)
(selectors.BaseSelector method)
selectable (ui.TableViewCell attribute)
(ui.TextView attribute)
selected_alpn_protocol() (ssl.SSLSocket method)
selected_background_view (ui.TableViewCell attribute)
selected_index (ui.SegmentedControl attribute)
selected_npn_protocol() (ssl.SSLSocket method)
selected_range (ui.TextView attribute)
selected_row (ui.ListDataSource attribute)
(ui.TableView attribute)
selected_rows (ui.TableView attribute)
selector (urllib.request.Request attribute)
SelectorEventLoop (class in asyncio)
SelectorKey (class in selectors)
selectors (module)
SelectSelector (class in selectors)
Semaphore (class in asyncio)
(class in multiprocessing)
(class in threading)
Semaphore() (multiprocessing.managers.SyncManager method)
semaphores, binary
SEMI (in module token)
send() (asyncore.dispatcher method)
(coroutine method)
(generator method)
(http.client.HTTPConnection method)
(imaplib.IMAP4 method)
(logging.handlers.DatagramHandler method)
(logging.handlers.SocketHandler method)
(multiprocessing.Connection method)
(requests.Session method)
(socket.socket method)
send_bytes() (multiprocessing.Connection method)
send_error() (http.server.BaseHTTPRequestHandler method)
send_flowing_data() (formatter.writer method)
send_header() (http.server.BaseHTTPRequestHandler method)
send_hor_rule() (formatter.writer method)
send_label_data() (formatter.writer method)
send_line_break() (formatter.writer method)
send_literal_data() (formatter.writer method)
send_message() (smtplib.SMTP method)
send_paragraph() (formatter.writer method)
send_response() (http.server.BaseHTTPRequestHandler method)
send_response_only() (http.server.BaseHTTPRequestHandler method)
send_signal() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(subprocess.Popen method)
send_to_back() (ui.View method)
sendall() (socket.socket method)
sendcmd() (ftplib.FTP method)
sendfile() (in module os)
(socket.socket method)
(wsgiref.handlers.BaseHandler method)
sendmail() (smtplib.SMTP method)
sendmsg() (socket.socket method)
sendmsg_afalg() (socket.socket method)
sendto() (asyncio.DatagramTransport method)
(socket.socket method)
sentinel (in module unittest.mock)
(multiprocessing.Process attribute)
sep (in module os)
separator_color (ui.TableView attribute)
sequence
item
iteration
object, [1], [2], [3], [4], [5], [6], [7]
types, immutable
types, mutable
types, operations on, [1]
Sequence (class in collections.abc)
(class in typing)
sequence() (scene.Action class method)
sequence2st() (in module parser)
SequenceMatcher (class in difflib), [1]
serializing
objects
serve_forever() (socketserver.BaseServer method)
server
WWW, [1]
Server (class in asyncio)
server (http.server.BaseHTTPRequestHandler attribute)
server_activate() (socketserver.BaseServer method)
server_address (socketserver.BaseServer attribute)
server_bind() (socketserver.BaseServer method)
server_close() (socketserver.BaseServer method)
server_hostname (ssl.SSLSocket attribute)
server_side (ssl.SSLSocket attribute)
server_software (wsgiref.handlers.BaseHandler attribute)
server_version (http.server.BaseHTTPRequestHandler attribute)
(http.server.SimpleHTTPRequestHandler attribute)
ServerInterface (class in paramiko)
ServerProxy (class in xmlrpc.client)
Service (class in cb)
service_actions() (socketserver.BaseServer method)
services (cb.Peripheral attribute)
Session (class in requests)
session (ssl.SSLSocket attribute)
session() (in module requests)
session_reused (ssl.SSLSocket attribute)
session_stats() (ssl.SSLContext method)
set
display
object, [1], [2]
set (built-in class)
Set (class in collections.abc)
(class in typing)
set type
object
set() (asyncio.Event method)
(configparser.ConfigParser method)
(configparser.RawConfigParser method)
(http.cookies.Morsel method)
(in module clipboard)
(test.support.EnvironmentVarGuard method)
(threading.Event method)
(xml.etree.ElementTree.Element method)
set_aa_enabled() (in module canvas)
SET_ADD (opcode)
set_allowed_domains() (http.cookiejar.DefaultCookiePolicy method)
set_alpha() (in module canvas)
set_alpn_protocols() (ssl.SSLContext method)
set_app() (wsgiref.simple_server.WSGIServer method)
set_asyncgen_hooks() (in module sys)
set_authorizer() (sqlite3.Connection method)
set_blend_mode() (in module canvas)
(in module ui)
set_blocked_domains() (http.cookiejar.DefaultCookiePolicy method)
set_blocking() (in module os)
set_boundary() (email.message.EmailMessage method)
(email.message.Message method)
set_break() (bdb.Bdb method)
set_central_delegate() (in module cb)
set_charset() (email.message.Message method)
set_ciphers() (ssl.SSLContext method)
set_color() (in module console)
(in module ui)
set_content() (email.contentmanager.ContentManager method)
(email.message.EmailMessage method)
(in module email.contentmanager)
set_continue() (bdb.Bdb method)
set_cookie() (bottle.BaseResponse method)
(http.cookiejar.CookieJar method)
set_cookie_if_ok() (http.cookiejar.CookieJar method)
set_coroutine_wrapper() (in module sys)
set_data() (importlib.abc.SourceLoader method)
(importlib.machinery.SourceFileLoader method)
set_date() (mailbox.MaildirMessage method)
set_debug() (asyncio.AbstractEventLoop method)
(in module gc)
set_debuglevel() (ftplib.FTP method)
(http.client.HTTPConnection method)
(nntplib.NNTP method)
(poplib.POP3 method)
(smtplib.SMTP method)
(telnetlib.Telnet method)
set_default_executor() (asyncio.AbstractEventLoop method)
set_default_type() (email.message.EmailMessage method)
(email.message.Message method)
set_default_verify_paths() (ssl.SSLContext method)
set_defaults() (argparse.ArgumentParser method)
(optparse.OptionParser method)
set_ecdh_curve() (ssl.SSLContext method)
set_editing() (ui.TableView method)
set_errno() (in module ctypes)
set_event_loop() (asyncio.AbstractEventLoopPolicy method)
(in module asyncio)
set_event_loop_policy() (in module asyncio)
set_exception() (asyncio.Future method)
(asyncio.StreamReader method)
(concurrent.futures.Future method)
set_exception_handler() (asyncio.AbstractEventLoop method)
set_executable() (in module multiprocessing)
set_executables() (distutils.ccompiler.CCompiler method)
set_fill_color() (in module canvas)
set_flags() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
set_font() (in module console)
set_from() (mailbox.mboxMessage method)
(mailbox.MMDFMessage method)
set_handle_inheritable() (in module os)
set_header() (bottle.BaseResponse method)
set_honors_silent_switch() (in module sound)
set_idle_timer_disabled() (in module console)
set_image() (in module clipboard)
set_include_dirs() (distutils.ccompiler.CCompiler method)
set_info() (mailbox.MaildirMessage method)
set_inheritable() (in module os)
(socket.socket method)
set_labels() (mailbox.BabylMessage method)
set_last_error() (in module ctypes)
set_libraries() (distutils.ccompiler.CCompiler method)
set_library_dirs() (distutils.ccompiler.CCompiler method)
set_line_dash() (ui.Path method)
set_line_width() (in module canvas)
set_link_objects() (distutils.ccompiler.CCompiler method)
set_literal (2to3 fixer)
set_loader() (in module importlib.util)
set_needs_display() (ui.View method)
set_next() (bdb.Bdb method)
set_nonstandard_attr() (http.cookiejar.Cookie method)
set_notify_value() (cb.Peripheral method)
set_npn_protocols() (ssl.SSLContext method)
set_ok() (http.cookiejar.CookiePolicy method)
set_option_negotiation_callback() (telnetlib.Telnet method)
set_output_charset() (gettext.NullTranslations method)
set_package() (in module importlib.util)
set_param() (email.message.EmailMessage method)
(email.message.Message method)
set_password() (in module keychain)
set_pasv() (ftplib.FTP method)
set_payload() (email.message.Message method)
set_policy() (http.cookiejar.CookieJar method)
set_position() (xdrlib.Unpacker method)
set_progress_handler() (sqlite3.Connection method)
set_protocol() (asyncio.BaseTransport method)
set_proxy() (urllib.request.Request method)
set_python_build() (in module distutils.sysconfig)
set_quit() (bdb.Bdb method)
set_result() (asyncio.Future method)
(concurrent.futures.Future method)
set_return() (bdb.Bdb method)
set_running_or_notify_cancel() (concurrent.futures.Future method)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler method)
set_selection() (in module editor)
set_seq1() (difflib.SequenceMatcher method)
set_seq2() (difflib.SequenceMatcher method)
set_seqs() (difflib.SequenceMatcher method)
set_sequences() (mailbox.MH method)
(mailbox.MHMessage method)
set_server_documentation() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_servername_callback() (ssl.SSLContext method)
set_shadow() (in module ui)
set_size() (in module canvas)
set_spacing() (formatter.formatter method)
set_start_method() (in module multiprocessing)
set_step() (bdb.Bdb method)
set_stroke_color() (in module canvas)
set_subdir() (mailbox.MaildirMessage method)
set_task_factory() (asyncio.AbstractEventLoop method)
set_terminator() (asynchat.async_chat method)
set_threshold() (in module gc)
set_trace() (bdb.Bdb method)
(in module bdb)
(in module pdb)
(pdb.Pdb method)
set_trace_callback() (sqlite3.Connection method)
set_transport() (asyncio.StreamReader method)
set_tunnel() (http.client.HTTPConnection method)
set_type() (email.message.Message method)
set_uniform() (scene.Action class method)
(scene.Shader method)
set_unittest_reportflags() (in module doctest)
set_unixfrom() (email.message.EmailMessage method)
(email.message.Message method)
set_until() (bdb.Bdb method)
set_url() (urllib.robotparser.RobotFileParser method)
set_usage() (optparse.OptionParser method)
set_verbose() (in module cb)
set_view() (in module keyboard)
set_visible() (mailbox.BabylMessage method)
set_volume() (in module sound)
set_wakeup_fd() (in module signal)
set_widget_view() (in module appex)
set_write_buffer_limits() (asyncio.WriteTransport method)
setacl() (imaplib.IMAP4 method)
setannotation() (imaplib.IMAP4 method)
setattr() (built-in function)
setAttribute() (xml.dom.Element method)
setAttributeNode() (xml.dom.Element method)
setAttributeNodeNS() (xml.dom.Element method)
setAttributeNS() (xml.dom.Element method)
SetBase() (xml.parsers.expat.xmlparser method)
setblocking() (socket.socket method)
setByteStream() (xml.sax.xmlreader.InputSource method)
setcbreak() (in module tty)
setCharacterStream() (xml.sax.xmlreader.InputSource method)
setcheckinterval() (in module sys)
setcomptype() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setContentHandler() (xml.sax.xmlreader.XMLReader method)
setcontext() (in module decimal)
setDaemon() (threading.Thread method)
setdefault() (dict method)
(http.cookies.Morsel method)
(in module stpl)
setdefaulttimeout() (in module socket)
setdlopenflags() (in module sys)
setDocumentLocator() (xml.sax.handler.ContentHandler method)
setDTDHandler() (xml.sax.xmlreader.XMLReader method)
setegid() (in module os)
setEncoding() (xml.sax.xmlreader.InputSource method)
setEntityResolver() (xml.sax.xmlreader.XMLReader method)
setErrorHandler() (xml.sax.xmlreader.XMLReader method)
seteuid() (in module os)
setFeature() (xml.sax.xmlreader.XMLReader method)
setfirstweekday() (in module calendar)
setFormatter() (logging.Handler method)
setframerate() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setgid() (in module os)
setgroups() (in module os)
seth() (in module turtle)
setheading() (in module turtle)
sethostname() (in module socket)
setitem() (in module operator)
setitimer() (in module signal)
setLevel() (logging.Handler method)
(logging.Logger method)
setlocale() (in module locale)
setLocale() (xml.sax.xmlreader.XMLReader method)
setLoggerClass() (in module logging)
setlogmask() (in module syslog)
setLogRecordFactory() (in module logging)
setmark() (aifc.aifc method)
setMaxConns() (urllib.request.CacheFTPHandler method)
setName() (threading.Thread method)
setnchannels() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setnframes() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
SetParamEntityParsing() (xml.parsers.expat.xmlparser method)
setparams() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setpassword() (zipfile.ZipFile method)
setpgid() (in module os)
setpgrp() (in module os)
setpos() (aifc.aifc method)
(in module turtle)
(sunau.AU_read method)
(wave.Wave_read method)
setposition() (in module turtle)
setpriority() (in module os)
setprofile() (in module sys)
(in module threading)
setProperty() (xml.sax.xmlreader.XMLReader method)
setPublicId() (xml.sax.xmlreader.InputSource method)
setquota() (imaplib.IMAP4 method)
setraw() (in module tty)
setrecursionlimit() (in module sys)
setregid() (in module os)
setresgid() (in module os)
setresuid() (in module os)
setreuid() (in module os)
setrlimit() (in module resource)
setsampwidth() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setsid() (in module os)
setsockopt() (socket.socket method), [1], [2]
setstate() (codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(in module random)
setswitchinterval() (in module sys)
setSystemId() (xml.sax.xmlreader.InputSource method)
setTarget() (logging.handlers.MemoryHandler method)
settimeout() (socket.socket method)
setTimeout() (urllib.request.CacheFTPHandler method)
settrace() (in module sys)
(in module threading)
setuid() (in module os)
setup() (bottle.Plugin method)
(in module distutils.core)
(in module turtle)
(scene.Scene method)
(socketserver.BaseRequestHandler method)
setUp() (unittest.TestCase method)
SETUP_ANNOTATIONS (opcode)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler method)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder method)
setup_scripts() (venv.EnvBuilder method)
setup_testing_defaults() (in module wsgiref.util)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase method)
setx() (in module turtle)
setxattr() (in module os)
sety() (in module turtle)
SF_APPEND (in module stat)
SF_ARCHIVED (in module stat)
SF_IMMUTABLE (in module stat)
SF_MNOWAIT (in module os)
SF_NODISKIO (in module os)
SF_NOUNLINK (in module stat)
SF_SNAPSHOT (in module stat)
SF_SYNC (in module os)
SFTP (class in paramiko)
SFTPAttributes (class in paramiko)
SFTPClient (class in paramiko)
SFTPError (class in paramiko)
SFTPFile (class in paramiko)
SFTPHandle (class in paramiko)
SFTPServer (class in paramiko)
SFTPServerInterface (class in paramiko)
Shader (class in scene)
shader (scene.EffectNode attribute)
(scene.SpriteNode attribute)
shadow (scene.ShapeNode attribute)
shape (memoryview attribute)
ShapeNode (class in scene)
share() (socket.socket method)
share_image() (in module dialogs)
share_text() (in module dialogs)
share_url() (in module dialogs)
shared_ciphers() (ssl.SSLSocket method)
shared_object_filename() (distutils.ccompiler.CCompiler method)
Sharpness (class in ImageEnhance)
Shelf (class in shelve)
shelve
module
shelve (module)
shield() (in module asyncio)
shift() (decimal.Context method)
(decimal.Decimal method)
shift_path_info() (in module wsgiref.util)
shifting
operation
operations
shlex (class in shlex)
(module)
shortcuts (module)
shortDescription() (unittest.TestCase method)
shorten() (in module textwrap)
shouldFlush() (logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
shouldStop (unittest.TestResult attribute)
show() (Image.Image method)
(ui.Image method)
show_activity() (in module console)
show_code() (in module dis)
show_compilers() (in module distutils.ccompiler)
show_image() (in module console)
shows_fps (scene.SceneView attribute)
shows_horizontal_scroll_indicator (ui.ScrollView attribute)
shows_vertical_scroll_indicator (ui.ScrollView attribute)
showsyntaxerror() (code.InteractiveInterpreter method)
showtraceback() (code.InteractiveInterpreter method)
showturtle() (in module turtle)
showwarning() (in module warnings)
shuffle() (in module random)
shutdown() (concurrent.futures.Executor method)
(imaplib.IMAP4 method)
(in module logging)
(multiprocessing.managers.BaseManager method)
(socket.socket method)
(socketserver.BaseServer method)
shutdown_asyncgens() (asyncio.AbstractEventLoop method)
shutil (module)
side_effect (unittest.mock.Mock attribute)
SIG_BLOCK (in module signal)
SIG_DFL (in module signal)
SIG_IGN (in module signal)
SIG_SETMASK (in module signal)
SIG_UNBLOCK (in module signal)
siginterrupt() (in module signal)
signal
module
signal (module)
signal() (in module signal)
Signature (class in inspect)
signature (inspect.BoundArguments attribute)
signature() (in module inspect)
sigpending() (in module signal)
sigtimedwait() (in module signal)
sigwait() (in module signal)
sigwaitinfo() (in module signal)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (class in http.cookies)
simplefilter() (in module warnings)
SimpleHandler (class in wsgiref.handlers)
SimpleHTTPRequestHandler (class in http.server)
SimpleNamespace (class in types)
SimpleQueue (class in multiprocessing)
SimpleTemplate (class in bottle)
SimpleXMLRPCRequestHandler (class in xmlrpc.server)
SimpleXMLRPCServer (class in xmlrpc.server)
simpy (module)
sin() (in module cmath)
(in module math)
single dispatch
SingleAddressHeader (class in email.headerregistry)
singledispatch() (in module functools)
singleton
tuple
sinh() (in module cmath)
(in module math)
SIO_KEEPALIVE_VALS (in module socket)
SIO_LOOPBACK_FAST_PATH (in module socket)
SIO_RCVALL (in module socket)
site (module)
site command line option
--user-base
--user-site
site-packages
directory
sitecustomize
module
six (module)
sixtofour (ipaddress.IPv6Address attribute)
Size (class in scene)
size (Image.Image attribute)
(scene.Rect attribute)
(scene.Scene attribute), [1]
(scene.SpriteNode attribute)
(scene.Texture attribute)
(struct.Struct attribute)
(tarfile.TarInfo attribute)
(tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
(tracemalloc.Trace attribute)
(ui.Image attribute)
size() (ftplib.FTP method)
(mmap.mmap method)
size_diff (tracemalloc.StatisticDiff attribute)
size_to_fit() (ui.View method)
Sized (class in collections.abc)
(class in typing)
sizeof() (in module ctypes)
SKIP (in module doctest)
skip() (chunk.Chunk method)
(in module unittest)
skip_unless_symlink() (in module test.support)
skipIf() (in module unittest)
skipinitialspace (csv.Dialect attribute)
skiplist (bottle.Route attribute)
skipped (unittest.TestResult attribute)
skippedEntity() (xml.sax.handler.ContentHandler method)
SkipTest
skipTest() (unittest.TestCase method)
skipUnless() (in module unittest)
SLASH (in module token)
SLASHEQUAL (in module token)
slave() (nntplib.NNTP method)
sleep() (in module asyncio)
(in module time)
slice, [1]
assignment
built-in function, [1]
object
operation
slice (built-in class)
slicing, [1], [2]
assignment
Slider (class in ui)
SMTP
protocol
SMTP (class in smtplib)
(in module email.policy)
smtp_server (smtpd.SMTPChannel attribute)
SMTP_SSL (class in smtplib)
smtp_state (smtpd.SMTPChannel attribute)
SMTPAuthenticationError
SMTPChannel (class in smtpd)
SMTPConnectError
smtpd (module)
SMTPDataError
SMTPException
SMTPHandler (class in logging.handlers)
SMTPHeloError
smtplib (module)
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (class in smtpd)
SMTPServerDisconnected
SMTPUTF8 (in module email.policy)
Snapshot (class in tracemalloc)
sndhdr (module)
sniff() (csv.Sniffer method)
Sniffer (class in csv)
social_profile (contacts.Person attribute)
sock_accept() (asyncio.AbstractEventLoop method)
SOCK_CLOEXEC (in module socket)
sock_connect() (asyncio.AbstractEventLoop method)
SOCK_DGRAM (in module socket)
SOCK_NONBLOCK (in module socket)
SOCK_RAW (in module socket)
SOCK_RDM (in module socket)
sock_recv() (asyncio.AbstractEventLoop method)
sock_sendall() (asyncio.AbstractEventLoop method)
SOCK_SEQPACKET (in module socket)
SOCK_STREAM (in module socket)
socket
module
object
socket (module)
(socketserver.BaseServer attribute)
socket() (imaplib.IMAP4 method)
(in module socket), [1]
socket_type (socketserver.BaseServer attribute)
SocketHandler (class in logging.handlers)
socketpair() (in module socket)
sockets (asyncio.Server attribute)
socketserver (module)
SocketType (in module socket)
SOL_ALG (in module socket)
SOL_RDS (in module socket)
solarize() (in module ImageOps)
SOMAXCONN (in module socket)
sort() (imaplib.IMAP4 method)
(list method)
sort_stats() (pstats.Stats method)
sorted() (built-in function)
sortTestMethodsUsing (unittest.TestLoader attribute)
sound (module)
source (doctest.Example attribute)
(pdb command)
(shlex.shlex attribute)
source character set
source directory
source_from_cache() (in module imp)
(in module importlib.util)
SOURCE_SUFFIXES (in module importlib.machinery)
source_to_code() (importlib.abc.InspectLoader static method)
SourceFileLoader (class in importlib.machinery)
sourcehook() (shlex.shlex method)
SourcelessFileLoader (class in importlib.machinery)
SourceLoader (class in importlib.abc)
space
span() (re.match method)
spawn() (distutils.ccompiler.CCompiler method)
(in module pty)
spawnl() (in module os)
spawnle() (in module os)
spawnlp() (in module os)
spawnlpe() (in module os)
spawnv() (in module os)
spawnve() (in module os)
spawnvp() (in module os)
spawnvpe() (in module os)
spec_from_file_location() (in module importlib.util)
spec_from_loader() (in module importlib.util)
special
attribute
attribute, generic
special method
specified_attributes (xml.parsers.expat.xmlparser attribute)
speech (module)
speed (scene.Node attribute)
speed() (in module turtle)
spellchecking_type (ui.TextField attribute)
(ui.TextView attribute)
split() (bytearray method)
(Image.Image method)
(bytes method)
(in module os.path)
(in module re)
(in module shlex)
(re.regex method)
(str method)
split_quoted() (in module distutils.util)
splitdrive() (in module os.path)
splitext() (in module os.path)
splitlines() (bytearray method)
(bytes method)
(str method)
SplitResult (class in urllib.parse)
SplitResultBytes (class in urllib.parse)
splitunc() (in module os.path)
SpooledTemporaryFile() (in module tempfile)
sprintf-style formatting, [1]
SpriteNode (class in scene)
spwd (module)
sqlalchemy (module)
sqlite3 (module)
sqlite_version (in module sqlite3)
sqlite_version_info (in module sqlite3)
sqrt() (decimal.Context method)
(decimal.Decimal method)
(in module cmath)
(in module math)
SSHClient (class in paramiko)
SSHConfig (class in paramiko)
SSHException (class in paramiko)
SSL
ssl (module)
ssl_version (ftplib.FTP_TLS attribute)
SSLContext (class in ssl)
SSLEOFError
SSLError
SSLErrorNumber (class in ssl)
SSLObject (class in ssl)
SSLSession (class in ssl)
SSLSocket (class in ssl)
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (in module turtle)
st2list() (in module parser)
st2tuple() (in module parser)
ST_ATIME (in module stat)
st_atime (os.stat_result attribute)
st_atime_ns (os.stat_result attribute)
st_birthtime (os.stat_result attribute)
st_blksize (os.stat_result attribute)
st_blocks (os.stat_result attribute)
st_creator (os.stat_result attribute)
ST_CTIME (in module stat)
st_ctime (os.stat_result attribute)
st_ctime_ns (os.stat_result attribute)
ST_DEV (in module stat)
st_dev (os.stat_result attribute)
st_file_attributes (os.stat_result attribute)
st_flags (os.stat_result attribute)
st_gen (os.stat_result attribute)
ST_GID (in module stat)
st_gid (os.stat_result attribute)
ST_INO (in module stat)
st_ino (os.stat_result attribute)
ST_MODE (in module stat)
st_mode (os.stat_result attribute)
ST_MTIME (in module stat)
st_mtime (os.stat_result attribute)
st_mtime_ns (os.stat_result attribute)
ST_NLINK (in module stat)
st_nlink (os.stat_result attribute)
st_rdev (os.stat_result attribute)
st_rsize (os.stat_result attribute)
ST_SIZE (in module stat)
st_size (os.stat_result attribute)
st_type (os.stat_result attribute)
ST_UID (in module stat)
st_uid (os.stat_result attribute)
stack
execution
trace
stack (traceback.TracebackException attribute)
stack() (in module inspect)
stack_effect() (in module dis)
stack_size() (in module _thread)
(in module threading)
stackable
streams
StackSummary (class in traceback)
standard
output
Standard C
standard input
standard_b64decode() (in module base64)
standard_b64encode() (in module base64)
standarderror (2to3 fixer)
STAR (in module token)
STAREQUAL (in module token)
starmap() (in module itertools)
(multiprocessing.pool.Pool method)
starmap_async() (multiprocessing.pool.Pool method)
start (range attribute)
(UnicodeError attribute)
(slice object attribute), [1]
start() (in module tracemalloc)
(logging.handlers.QueueListener method)
(multiprocessing.Process method)
(multiprocessing.managers.BaseManager method)
(re.match method)
(threading.Thread method)
(ui.ActivityIndicator method)
(xml.etree.ElementTree.TreeBuilder method)
start_date (photos.AssetCollection attribute)
start_new_thread() (in module _thread)
start_server() (in module asyncio)
start_unix_server() (in module asyncio)
start_updates() (in module location)
(in module motion)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser method)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)
startDocument() (xml.sax.handler.ContentHandler method)
startElement() (xml.sax.handler.ContentHandler method)
StartElementHandler() (xml.parsers.expat.xmlparser method)
startElementNS() (xml.sax.handler.ContentHandler method)
STARTF_USESHOWWINDOW (in module subprocess)
STARTF_USESTDHANDLES (in module subprocess)
startfile() (in module os)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)
startPrefixMapping() (xml.sax.handler.ContentHandler method)
startswith() (bytearray method)
(bytes method)
(str method)
startTest() (unittest.TestResult method)
startTestRun() (unittest.TestResult method)
starttls() (imaplib.IMAP4 method)
(nntplib.NNTP method)
(smtplib.SMTP method)
STARTUPINFO (class in subprocess)
stat
module
stat (module)
stat() (in module os)
(nntplib.NNTP method)
(os.DirEntry method)
(pathlib.Path method)
(poplib.POP3 method)
stat_float_times() (in module os)
stat_result (class in os)
state (cb.Peripheral attribute)
statement
*, [1]
**, [1]
@
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]
from
future
global, [1]
if, [1]
import, [1], [2], [3]
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() (built-in function)
Statistic (class in tracemalloc)
StatisticDiff (class in tracemalloc)
statistics (module)
statistics() (tracemalloc.Snapshot method)
StatisticsError
Stats (class in pstats)
status (bottle.BaseResponse attribute)
(http.client.HTTPResponse attribute)
status() (imaplib.IMAP4 method)
status_code (bottle.BaseResponse attribute)
(requests.Response attribute), [1]
status_line (bottle.BaseResponse attribute)
statvfs() (in module os)
STD_ERROR_HANDLE (in module subprocess)
STD_INPUT_HANDLE (in module subprocess)
STD_OUTPUT_HANDLE (in module subprocess)
stderr (asyncio.asyncio.subprocess.Process attribute)
(in module sys), [1]
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
stdev() (in module statistics)
stdin (asyncio.asyncio.subprocess.Process attribute)
(in module sys), [1]
(subprocess.Popen attribute)
stdio
stdout (asyncio.asyncio.subprocess.Process attribute)
STDOUT (in module subprocess)
stdout (in module sys), [1]
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
step (pdb command)
(range attribute)
(slice object attribute), [1]
stls() (poplib.POP3 method)
stop (range attribute)
(slice object attribute), [1]
stop() (asyncio.AbstractEventLoop method)
(in module speech)
(in module tracemalloc)
(logging.handlers.QueueListener method)
(scene.Scene method)
(sound.Effect method)
(sound.MIDIPlayer method)
(sound.Player method)
(sound.Recorder method)
(ui.ActivityIndicator method)
(ui.WebView method)
(unittest.TestResult method)
stop_all_effects() (in module sound)
stop_effect() (in module sound)
stop_here() (bdb.Bdb method)
stop_scan() (in module cb)
stop_updates() (in module location)
(in module motion)
StopAsyncIteration
exception
StopIteration
exception, [1]
stopListening() (in module logging.config)
stopTest() (unittest.TestResult method)
stopTestRun() (unittest.TestResult method)
storbinary() (ftplib.FTP method)
store() (imaplib.IMAP4 method)
STORE_ACTIONS (optparse.Option attribute)
STORE_ANNOTATION (opcode)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP method)
str (built-in class)
(see also string)
str() (in module locale)
strcoll() (in module locale)
stream (requests.Session attribute)
StreamError
StreamHandler (class in logging)
StreamReader (class in asyncio)
(class in codecs)
streamreader (codecs.CodecInfo attribute)
StreamReaderProtocol (class in asyncio)
StreamReaderWriter (class in codecs)
StreamRecoder (class in codecs)
StreamRequestHandler (class in socketserver)
streams
stackable
StreamWriter (class in asyncio)
(class in codecs)
streamwriter (codecs.CodecInfo attribute)
strerror (OSError attribute)
strerror() (in module os)
strftime() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(in module time)
strict (csv.Dialect attribute)
(in module email.policy)
strict_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_errors() (in module codecs)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strides (memoryview attribute)
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
module
object, [1], [2]
str (built-in class)
str() (built-in function)
text sequence type
STRING (in module token)
string (module)
(re.match attribute)
string literal
string_at() (in module ctypes)
StringIO (class in io)
stringprep (module)
strings, documentation, [1]
strip() (bytearray method)
(bytes method)
(str method)
strip_dirs() (pstats.Stats method)
stroke() (in module scene_drawing)
(ui.Path method)
stroke_color (scene.ShapeNode attribute)
stroke_weight() (in module scene_drawing)
strptime() (datetime.datetime class method)
(in module time)
strtobool() (in module distutils.util)
struct
module
Struct (class in struct)
struct (module)
struct sequence
struct_time (class in time)
Structure (class in ctypes)
structures
C
strxfrm() (in module locale)
STType (in module parser)
style
coding
style (ui.ActivityIndicator attribute)
sub() (in module operator)
(in module re)
(re.regex method)
sub_commands (distutils.cmd.Command attribute)
subclassing
immutable types
subdirs (filecmp.dircmp attribute)
SubElement() (in module xml.etree.ElementTree)
subject (PyPDF2.DocumentInformation attribute)
submit() (concurrent.futures.Executor method)
submodule_search_locations (importlib.machinery.ModuleSpec attribute)
subn() (in module re)
(re.regex method)
subnets() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
Subnormal (class in decimal)
suboffsets (memoryview attribute)
subprocess (module)
subprocess_exec() (asyncio.AbstractEventLoop method)
subprocess_shell() (asyncio.AbstractEventLoop method)
SubprocessError
SubprocessProtocol (class in asyncio)
subscribe() (imaplib.IMAP4 method)
subscript
assignment
operation
subscription, [1], [2], [3]
assignment
subsequent_indent (textwrap.TextWrapper attribute)
subst_vars() (in module distutils.util)
substitute() (string.Template method)
SubsystemHandler (class in paramiko)
subTest() (unittest.TestCase method)
subtexture() (scene.Texture method)
subtract() (collections.Counter method)
(decimal.Context method)
(in module ImageChops)
subtraction
subtype (email.headerregistry.ContentTypeHeader attribute)
(photos.AssetCollection attribute)
subviews (ui.View attribute)
successful() (multiprocessing.pool.AsyncResult method)
suffix (contacts.Person attribute)
suffix_map (in module mimetypes)
(mimetypes.MimeTypes attribute)
suite
suite() (in module parser)
suiteClass (unittest.TestLoader attribute)
sum() (built-in function)
summarize() (doctest.DocTestRunner method)
summarize_address_range() (in module ipaddress)
sunau (module)
super (pyclbr.Class attribute)
super() (built-in function)
supernet() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
superview (ui.View attribute)
supports_bytes_environ (in module os)
supports_dir_fd (in module os)
supports_effective_ids (in module os)
supports_fd (in module os)
supports_follow_symlinks (in module os)
supports_unicode_filenames (in module os.path)
SupportsAbs (class in typing)
SupportsFloat (class in typing)
SupportsInt (class in typing)
SupportsRound (class in typing)
suppress() (in module contextlib)
SuppressCrashReport (class in test.support)
SW_HIDE (in module subprocess)
swapcase() (bytearray method)
(bytes method)
(str method)
Switch (class in ui)
sym_name (in module symbol)
Symbol (class in symtable)
symbol (module)
SymbolTable (class in symtable)
symlink() (in module os)
symlink_to() (pathlib.Path method)
symmetric_difference() (set method)
symmetric_difference_update() (set method)
symtable (module)
symtable() (in module symtable)
sync() (dbm.dumb.dumbdbm method)
(dbm.gnu.gdbm method)
(in module os)
(shelve.Shelf method)
synchronized() (in module multiprocessing.sharedctypes)
SyncManager (class in multiprocessing.managers)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
module, [1], [2], [3]
sys (module)
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 attribute)
sysconf() (in module os)
sysconf_names (in module os)
sysconfig (module)
syslog (module)
syslog() (in module syslog)
SysLogHandler (class in logging.handlers)
system() (in module os)
(in module platform)
system_alias() (in module platform)
SystemError
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType attribute)
SystemRandom (class in random)
(class in secrets)
SystemRoot