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