索引

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()(in module stat)
S_ISDIR()(在模块stat中)
S_ISDOOR()(in module 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_substitute()(string.Template method)
saferepr()(in module pprint)
same_files(filecmp.dircmp属性)
same_quantum()(decimal.Context method)
(decimal.Decimal method)
samefile()(在os.path模块中)
(pathlib.Path method)
SameFileError
sameopenfile()(在os.path模块中)
samestat()(在os.path模块中)
sample()(in module random)
save()(http.cookiejar.FileCookieJar method)
SaveKey()(在module winreg中)
savetty()(在模块curses中)
SAX2DOM(xml.dom.pulldom中的类)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb()(decimal.Context method)
(decimal.Decimal method)
scandir()(在模块os中)
scanf()
sched(module)
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_pa​​ram(os中的类)
sched_priority(os.sched_pa​​ram属性)
SCHED_RESET_ON_FORK(在模块os中)
SCHED_RR(在模块os中)
sched_rr_get_interval()(在模块os中)
sched_setaffinity()(在模块os中)
sched_setparam()(在模块os中)
sched_setscheduler()(in module os)
SCHED_SPORADIC(在模块os中)
sched_yield()(在模块os中)
scheduler(sched中的类)
模式(在模块msilib中)
范围[1]
屏幕(乌龟类)
screensize()(in module turtle)
script_from_examples()(in module doctest)
scroll()(curses.window method)
ScrolledCanvas(turtle中的类)
scrollok()(curses.window method)
sdterr
stdin stdout
搜索
path, module, [1], [2], [3], [4], [5], [6], [7]
search()(imaplib.IMAP4 method)
(在模块re中)
(re.regex method)
second(datetime.datetime属性)
(datetime.time属性)
SECTCRE (in module configparser)
sections()(configparser.ConfigParser method)
secure(http.cookiejar.Cookie attribute)
安全散列算法,SHA1,SHA224,SHA256,SHA384,SHA512
安全套接字层
安全
CGI
see()(tkinter.ttk.Treeview method)
seed()(in module random)
seek()(chunk.Chunk method)
(io.IOBase method)
(io.TextIOBase method)
(mmap.mmap method)
SEEK_CUR(在模块os中)
SEEK_END(在模块os中)
SEEK_SET(在模块os中)
seekable()(io.IOBase method)
seen_greeting(smtpd.SMTPChannel属性)
选择(tkinter.tix中的类)
select(module)
select()(imaplib.IMAP4 method)
(在模块选择中)
(selectors.BaseSelector method)
(tkinter.ttk.Notebook method)
selected_alpn_protocol()(ssl.SSLSocket方法)
selected_npn_protocol()(ssl.SSLSocket方法)
selection()(tkinter.ttk.Treeview method)
selection_add()(tkinter.ttk.Treeview method)
selection_remove()(tkinter.ttk.Treeview方法)
selection_set()(tkinter.ttk.Treeview method)
selection_toggle()(tkinter.ttk.Treeview method)
selector(urllib.request.Request属性)
SelectorEventLoop(asyncio中的类)
SelectorKey(选择器中的类)
选择器(模块)
SelectSelector(选择器中的类)
Semaphore(asyncio中的类)
(多处理中的类)
(在线程中的类)
Semaphore()(multiprocessing.managers.SyncManager method)
信号量,二进制
SEMI(在模块令牌中)
send()(asyncore.dispatcher方法)
(协程法)
(生成器方法)
(http.client.HTTPConnection method)
(imaplib.IMAP4 method)
(logging.handlers.DatagramHandler method)
(logging.handlers.SocketHandler method)
(multiprocessing.Connection method)
(socket.socket method)
send_bytes()(multiprocessing.Connection method)
send_error()(http.server.BaseHTTPRequestHandler方法)
send_flowing_data()(formatter.writer method)
send_header()(http.server.BaseHTTPRequestHandler方法)
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方法)
send_response_only()(http.server.BaseHTTPRequestHandler方法)
send_signal()(asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(subprocess.Popen method)
sendall()(socket.socket method)
sendcmd()(ftplib.FTP method)
sendfile()(在模块os中)
(socket.socket method)
(wsgiref.handlers.BaseHandler method)
sendmail()(smtplib.SMTP method)
sendmsg()(socket.socket method)
sendto()(asyncio.DatagramTransport method)
(socket.socket method)
sentinel(在module unittest.mock)
(multiprocessing.Process属性)
sep(在模块os中)
sequence
item
迭代
object, [1], [2], [3], [4], [5], [6], [7], [8]
types,immutable
类型,可变
类型,对[1]的操作
序列(容器.abc中的类)
(输入类)
序列(在模块msilib中)
sequence2st()(在模块解析器中)
SequenceMatcher(difflib中的类)[1]
序列化
对象
serve_forever()(socketserver.BaseServer method)
服务器
WWW[1]
服务器(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属性)
(http.server.SimpleHTTPRequestHandler属性)
ServerProxy(xmlrpc.client中的类)
service_actions()(socketserver.BaseServer方法)
session_stats()(ssl.SSLContext method)
显示
对象[1][2][3]
set(内建类)
Set(class in容器.abc)
(输入类)
设置断点
设置类型
对象
set()(asyncio.Event method)
(configparser.ConfigParser method)
(configparser.RawConfigParser method)
(http.cookies.Morsel方法)
(ossaudiodev.oss_mixer_device method)
(test.support.EnvironmentVarGuard方法)
(threading.Event method)
(tkinter.ttk.Combobox method)
(tkinter.ttk.Treeview method)
(xml.etree.ElementTree.Element method)
SET_ADD(opcode)
set_all()
set_allowed_domains()(http.cookiejar.DefaultCookiePolicy method)
set_alpn_protocols()(ssl.SSLContext method)
set_app()(wsgiref.simple_server.WSGIServer method)
set_authorizer()(sqlite3.Connection method)
set_blocked_domains()(http.cookiejar.DefaultCookiePolicy method)
set_blocking()(在模块os中)
set_boundary()(email.message.Message method)
set_break()(bdb.Bdb method)
set_charset()(email.message.Message method)
set_children()(tkinter.ttk.Treeview method)
set_ciphers()(ssl.SSLContext method)
set_completer()(在模块readline中)
set_completer_delims()(在模块readline中)
set_completion_display_matches_hook()(in module readline)
set_content()(email.contentmanager.ContentManager method)
(email.message.EmailMessage method)
(在module email.contentmanager中)
set_continue()(bdb.Bdb method)
set_cookie()(http.cookiejar.CookieJar method)
set_cookie_if_ok()(http.cookiejar.CookieJar method)
set_coroutine_wrapper()(in module sys)
set_current()(msilib.Feature方法)
set_data()(importlib.abc.SourceLoader方法)
(importlib.machinery.SourceFileLoader method)
set_date()(mailbox.MaildirMessage方法)
set_debug()(asyncio.AbstractEventLoop method)
(在模块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.Message method)
set_default_verify_paths()(ssl.SSLContext method)
set_defaults()(argparse.ArgumentParser method)
(optparse.OptionParser method)
set_ecdh_curve()(ssl.SSLContext method)
set_errno()(在模块ctypes中)
set_event_loop()(asyncio.AbstractEventLoopPolicy method)
(在模块异步)
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()(在模块多处理中)
set_executables()(distutils.ccompiler.CCompiler method)
set_flags()(mailbox.MaildirMessage方法)
(mailbox.MMDFMessage方法)
(mailbox.mboxMessage method)
set_from()(mailbox.mboxMessage method)
(mailbox.MMDFMessage方法)
set_handle_inheritable()(在模块os中)
set_history_length()(在模块readline中)
set_include_dirs()(distutils.ccompiler.CCompiler method)
set_info()(mailbox.MaildirMessage method)
set_inheritable()(在模块os中)
(socket.socket method)
set_labels()(mailbox.BabylMessage method)
set_last_error()(在模块ctypes中)
set_libraries()(distutils.ccompiler.CCompiler method)
set_library_dirs()(distutils.ccompiler.CCompiler方法)
set_link_objects()(distutils.ccompiler.CCompiler method)
set_literal(2to3 fixer)
set_loader()(在importlib.util模块中)
set_next()(bdb.Bdb method)
set_nonstandard_attr()(http.cookiejar.Cookie 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()(在模块importlib.util中)
set_param()(email.message.Message method)
set_pasv()(ftplib.FTP method)
set_payload()(email.message.Message method)
set_policy()(http.cookiejar.CookieJar method)
set_position()(xdrlib.Unpacker方法)
set_pre_input_hook()(在模块readline中)
set_progress_handler()(sqlite3.Connection method)
set_proxy()(urllib.request.Request method)
set_python_build()(在模块distutils.sysconfig中)
set_quit()(bdb.Bdb method)
set_recsrc()(ossaudiodev.oss_mixer_device 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_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方法)
(xmlrpc.server.DocXMLRPCServer方法)
set_server_name()(xmlrpc.server.DocCGIXMLRPCRequestHandler方法)
(xmlrpc.server.DocXMLRPCServer方法)
set_server_title()(xmlrpc.server.DocCGIXMLRPCRequestHandler方法)
(xmlrpc.server.DocXMLRPCServer方法)
set_servername_callback()(ssl.SSLContext method)
set_spacing()(formatter.formatter method)
set_start_method()(在模块多处理中)
set_startup_hook()(在模块readline中)
set_step()(bdb.Bdb method)
set_subdir()(mailbox.MaildirMessage方法)
set_task_factory()(asyncio.AbstractEventLoop method)
set_terminator()(asynchat.async_chat method)
set_threshold()(在模块gc中)
set_trace()(bdb.Bdb method)
(在模块bdb中)
(在模块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_unittest_reportflags()(in module doctest)
set_unixfrom()(email.message.Message method)
set_until()(bdb.Bdb method)
set_url()(urllib.robotparser.RobotFileParser method)
set_usage()(optparse.OptionParser method)
set_userptr()(curses.panel.Panel方法)
set_visible()(mailbox.BabylMessage method)
set_wakeup_fd()(在模块信号中)
set_write_buffer_limits()(asyncio.WriteTransport method)
setacl()(imaplib.IMAP4 method)
setannotation()(imaplib.IMAP4 method)
setattr()(内建函数)
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方法)
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方法)
setContentHandler()(xml.sax.xmlreader.XMLReader方法)
setcontext()(in module decimal)
setDaemon()(threading.Thread method)
setdefault()(dict method)
(http.cookies.Morsel方法)
setdefaulttimeout()(在模块套接字中)
setdlopenflags()(in module sys)
setDocumentLocator()(xml.sax.handler.ContentHandler method)
setDTDHandler()(xml.sax.xmlreader.XMLReader方法)
setegid()(在模块os中)
setEncoding()(xml.sax.xmlreader.InputSource method)
setEntityResolver()(xml.sax.xmlreader.XMLReader方法)
setErrorHandler()(xml.sax.xmlreader.XMLReader方法)
seteuid()(在模块os中)
setFeature()(xml.sax.xmlreader.XMLReader方法)
setfirstweekday()(在模块日历中)
setfmt()(ossaudiodev.oss_audio_device method)
setFormatter()(logging.Handler method)
setframerate()(aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write方法)
setgid()(在模块os中)
setgroups()(in module os)
seth()(in module turtle)
setheading()(in module turtle)
sethostname()(在模块套接字中)
SetInteger()(msilib.Record method)
setitem()(in module操作符)
setitimer()(在模块信号中)
setLevel()(logging.Handler method)
(logging.Logger方法)
setlocale()(在模块语言区域)
setLocale()(xml.sax.xmlreader.XMLReader方法)
setLoggerClass()(在模块日志记录中)
setlogmask()(in module syslog)
setLogRecordFactory()(在模块日志记录中)
setmark()(aifc.aifc method)
setMaxConns()(urllib.request.CacheFTPHandler method)
setmode()(在模块msvcrt中)
setName()(threading.Thread method)
setnchannels()(aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write方法)
setnframes()(aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write方法)
SetParamEntityParsing()(xml.parsers.expat.xmlparser method)
setparameters()(ossaudiodev.oss_audio_device method)
setparams()(aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write方法)
setpassword()(zipfile.ZipFile method)
setpgid()(在模块os中)
setpgrp()(在模块os中)
setpos()(aifc.aifc method)
(在模块龟)
(sunau.AU_read method)
(wave.Wave_read method)
setposition()(in module turtle)
setpriority()(在模块os中)
setprofile()(in module sys)
(在模块线程中)
SetProperty()(msilib.SummaryInformation method)
setProperty()(xml.sax.xmlreader.XMLReader方法)
setPublicId()(xml.sax.xmlreader.InputSource方法)
setquota()(imaplib.IMAP4方法)
setraw()(在模块tty)
setrecursionlimit()(in module sys)
setregid()(在模块os中)
setresgid()(在模块os中)
setresuid()(在模块os中)
setreuid()(在模块os中)
setrlimit()(在模块资源中)
setsampwidth()(aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write方法)
setscrreg()(curses.window method)
setsid()(在模块os中)
setsockopt()(socket.socket method)
setstate()(codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(在模块随机)
SetStream()(msilib.Record method)
SetString()(msilib.Record method)
setswitchinterval()(in module sys)[1]
setSystemId()(xml.sax.xmlreader.InputSource方法)
setsyx()(在模块curses中)
setTarget()(logging.handlers.MemoryHandler method)
settiltangle()(in module turtle)
settimeout()(socket.socket method)
setTimeout()(urllib.request.CacheFTPHandler method)
settrace()(in module sys)
(在模块线程中)
settscdump()(in module sys)
setuid()(在模块os中)
setundobuffer()(in module turtle)
setup()(in module distutils.core)
(在模块龟)
(socketserver.BaseRequestHandler method)
setUp()(unittest.TestCase method)
SETUP_ASYNC_WITH(opcode)
setup_environ()(wsgiref.handlers.BaseHandler方法)
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)
setupterm()(在模块curses中)
SetValue()(in module winreg)
SetValueEx()(in module winreg)
setworldcoordinates()(in module turtle)
setx()(in module turtle)
setxattr()(在模块os中)
sety()(in module 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 attribute)
shape()(in module turtle)
shapesize()(in module turtle)
shapetransform()(in module turtle)
share()(socket.socket method)
shared_ciphers()(ssl.SSLSocket method)
shared_object_filename()(distutils.ccompiler.CCompiler方法)
shearfactor()(in module turtle)
货架(货架中的类)
搁置
模块
shelve(module)
shield()(在模块asyncio中)
shift()(decimal.Context method)
(decimal.Decimal method)
shift_path_info()(in module wsgiref.util)
移位
操作
操作
shlex(shlex中的类)
(模块)
shortDescription()(unittest.TestCase方法)
shorten()(在module textwrap中)
shouldFlush()(logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
shouldStop(unittest.TestResult attribute)
show()(curses.panel.Panel方法)
show_code()(in module dis)
show_compilers()(在模块distutils.ccompiler中)
showsyntaxerror()(code.InteractiveInterpreter method)
showtraceback()(code.InteractiveInterpreter method)
showturtle()(in module turtle)
showwarning()(在模块警告中)
shuffle()(在模块随机)
shutdown()(concurrent.futures.Executor方法)
(imaplib.IMAP4 method)
(在模块记录中)
(multiprocessing.managers.BaseManager方法)
(socket.socket method)
(socketserver.BaseServer方法)
shutil(module)
side_effect(unittest.mock.Mock attribute)
SIG_BLOCK(在模块信号中)
SIG_DFL(在模块信号中)
SIG_IGN(在模块信号中)
SIG_SETMASK(在模块信号中)
SIG_UNBLOCK(在模块信号中)
SIGINT T0>, [1] T1>
siginterrupt()(在模块信号中)
信号
模块[1]
信号(模块)
signal()(在模块信号中)
声明(检查中的类)
声明(inspect.BoundArguments属性)
声明()(在模块检查中)
sigpending()(在模块信号中)
sigtimedwait()(在模块信号中)
sigwait()(在模块信号中)
sigwaitinfo()(在模块信号中)
简单
语句
简单邮件传输协议
SimpleCookie(http.cookies中的类)
simplefilter()(在模块警告中)
SimpleHandler(wsgiref.handlers中的类)
SimpleHTTPRequestHandler(http.server中的类)
SimpleNamespace(类型中的类)
SimpleQueue(多处理中的类)
SimpleXMLRPCRequestHandler(xmlrpc.server中的类)
SimpleXMLRPCServer(xmlrpc.server中的类)
sin()(in module cmath)
(在模块数学中)
single dispatch
SingleAddressHeader(email.headerregistry中的类)
singledispatch()(在模块functools中)
单例
元组
sinh()(in module cmath)
(在模块数学中)
site(module)
站点命令行选项
- 用户基本
- user-site
网站包
目录
sitecustomize
模块
sixtofour(ipaddress.IPv6Address属性)
size(struct.Struct attribute)
(tarfile.TarInfo属性)
(tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff属性)
(tracemalloc.Trace attribute)
size()(ftplib.FTP method)
(mmap.mmap method)
size_diff(tracemalloc.StatisticDiff attribute)
Sized(容器.abc中的类)
sizeof()(在模块ctypes中)
跳过(在模块doctest)
skip()(chunk.Chunk method)
(在模块单元测试中)
skip_unless_symlink()(在模块test.support中)
skipIf()(在模块unittest中)
skipinitialspace(csv.Dialect属性)
skipped(unittest.TestResult attribute)
skippedEntity()(xml.sax.handler.ContentHandler method)
SkipTest
skipTest()(unittest.TestCase method)
skipUnless()(在module unittest中)
SLASH(在模块令牌中)
SLASHEQUAL(在模块令牌中)
slave()(nntplib.NNTP method)
sleep()(in module asyncio)
(在模块时间)
切片[1]
分配
内建函数[1]
对象
操作
slice(内建类)
切片[1][2]
分配
SMTP
协议
SMTP(smtplib中的类)
(in module email.policy)
smtp_server(smtpd.SMTPChannel属性)
SMTP_SSL(smtplib中的类)
smtp_state(smtpd.SMTPChannel属性)
SMTPAuthenticationError
SMTPChannel(smtpd中的类)
SMTPConnectError
smtpd(module)
SMTPDataError
SMTPException
SMTPHandler(logging.handlers中的类)
SMTPHeloError
smtplib(module)
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer(smtpd中的类)
SMTPServerDisconnected
SMTPUTF8(在module email.policy中)
快照(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(module)
sniff()(csv.Sniffer method)
Sniffer(csv中的类)
sock_accept()(asyncio.AbstractEventLoop method)
SOCK_CLOEXEC(在模块插槽中)
sock_connect()(asyncio.AbstractEventLoop method)
SOCK_DGRAM(在模块插槽中)
SOCK_NONBLOCK(在模块插槽中)
SOCK_RAW(在模块插槽中)
SOCK_RDM(在模块插槽中)
sock_recv()(asyncio.AbstractEventLoop method)
sock_sendall()(asyncio.AbstractEventLoop method)
SOCK_SEQPACKET(在模块插槽中)
SOCK_STREAM (in module socket)
插座
模块
对象
套接字(模块)
(socketserver.BaseServer属性)
socket()(imaplib.IMAP4 method)
(在模块插槽中)[1]
socket_type(socketserver.BaseServer属性)
SocketHandler(logging.handlers中的类)
socketpair()(in module socket)
套接字(asyncio.Server属性)
socketserver(module)
SocketType(在模块插槽中)
SOL_RDS(在模块插槽中)
SOMAXCONN(在模块插槽中)
sort()(imaplib.IMAP4 method)
(列表方法)
sort_stats()(pstats.Stats方法)
sorted()(内建函数)
sortTestMethodsUsing(unittest.TestLoader attribute)
source(doctest.Example attribute)
(pdb命令)
(shlex.shlex属性)
源字符集
source_from_cache()(in module imp)
(在importlib.util模块中)
SOURCE_SUFFIXES(在模块importlib.machinery)
source_to_code()(importlib.abc.InspectLoader static method)
SourceFileLoader(importlib.machinery中的类)
sourcehook()(shlex.shlex method)
SourcelessFileLoader(importlib.machinery中的类)
SourceLoader(importlib.abc中的类)
空格
span()(re.match method)
spawn()(distutils.ccompiler.CCompiler方法)
(在module pty)
spawnl()(在模块os中)
spawnle()(在模块os中)
spawnlp()(in module os)
spawnlpe()(在模块os中)
spawnv()(在模块os中)
spawnve()(在模块os中)
spawnvp()(在模块os中)
spawnvpe()(在模块os中)
spec_from_file_location()(在模块importlib.util中)
spec_from_loader()(在importlib.util模块中)
特别
属性
属性,通用
special method
specified_attributes(xml.parsers.expat.xmlparser属性)
speed()(in module turtle)
(ossaudiodev.oss_audio_device method)
split()(bytearray method)
(字节方法)
(在模块os.path中)
(在模块re中)
(在模块中)
(re.regex method)
(str method)
split_quoted()(在module distutils.util)
splitdrive()(在os.path模块中)
splitext()(在os.path模块中)
splitlines()(bytearray method)
(字节方法)
(str method)
SplitResult(urllib.parse中的类)
SplitResultBytes(urllib.parse中的类)
splitunc()(在os.path模块中)
SpooledTemporaryFile()(在模块tempfile中)
sprintf样式格式[1]
spwd(module)
sqlite3(module)
sqlite_version(in module sqlite3)
sqlite_version_info(在模块sqlite3中)
sqrt()(decimal.Context method)
(decimal.Decimal method)
(在模块cmath中)
(在模块数学中)
SSL
ssl(module)
ssl_version(ftplib.FTP_TLS属性)
SSLContext(ssl中的类)
SSLEOFError
SSLError
SSLObject(ssl中的类)
SSLSocket(ssl中的类)
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st()(in module turtle)
st2list()(在模块解析器中)
st2tuple()(在模块解析器中)
ST_ATIME(在模块stat中)
st_atime(os.stat_result属性)
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(在模块stat中)
st_ctime(os.stat_result属性)
st_ctime_ns(os.stat_result属性)
ST_DEV(在模块stat中)
st_dev(os.stat_result属性)
st_file_attributes(os.stat_result属性)
st_flags(os.stat_result属性)
st_gen(os.stat_result属性)
ST_GID(在模块stat中)
st_gid(os.stat_result属性)
ST_INO(在模块stat中)
st_ino(os.stat_result属性)
ST_MODE(在模块stat中)
st_mode(os.stat_result属性)
ST_MTIME(在模块stat中)
st_mtime(os.stat_result属性)
st_mtime_ns(os.stat_result属性)
ST_NLINK(在模块stat中)
st_nlink(os.stat_result属性)
st_rdev(os.stat_result attribute)
st_rsize(os.stat_result属性)
ST_SIZE(在模块stat中)
st_size(os.stat_result属性)
st_type(os.stat_result属性)
ST_UID(在模块stat中)
st_uid(os.stat_result属性)
堆栈
执行
trace
stack(traceback.TracebackException attribute)
堆栈查看器
stack()(在模块检查中)
stack_effect()(in module dis)
stack_size()(in module _thread)
(在模块线程中)
可堆叠
StackSummary(traceback中的类)
stamp()(in module turtle)
标准
输出
标准C
标准输入
standard_b64decode()(in module base64)
standard_b64encode()(in module base64)
standarderror(2to3 fixer)
standend()(curses.window method)
standout()(curses.window method)
STAR(在模块令牌中)
STAREQUAL(在模块令牌中)
starmap()(在模块itertools中)
(multiprocessing.pool.Pool method)
starmap_async()(multiprocessing.pool.Pool method)
start(range属性)
(UnicodeError属性)
(切片对象属性)[1]
start()(在模块tracemalloc中)
(logging.handlers.QueueListener方法)
(多处理。处理方法)
(multiprocessing.managers.BaseManager方法)
(re.match method)
(threading.Thread method)
(tkinter.ttk.Progressbar method)
(xml.etree.ElementTree.TreeBuilder method)
start_color()(在模块curses中)
start_component()(msilib.Directory方法)
start_new_thread()(in module _thread)
start_server()(在模块asyncio中)
start_unix_server()(在模块asyncio中)
StartCdataSectionHandler()(xml.parsers.expat.xmlparser method)
StartDoctypeDeclHandler()(xml.parsers.expat.xmlparser method)
startDocument()(xml.sax.handler.ContentHandler方法)
startElement()(xml.sax.handler.ContentHandler方法)
StartElementHandler()(xml.parsers.expat.xmlparser method)
startElementNS()(xml.sax.handler.ContentHandler方法)
STARTF_USESHOWWINDOW(在模块子流程中)
STARTF_USESTDHANDLES(在模块子流程中)
startfile()(在模块os中)
StartNamespaceDeclHandler()(xml.parsers.expat.xmlparser method)
startPrefixMapping()(xml.sax.handler.ContentHandler方法)
startswith()(bytearray method)
(字节方法)
(str method)
startTest()(unittest.TestResult method)
startTestRun()(unittest.TestResult method)
starttls()(imaplib.IMAP4 method)
(nntplib.NNTP method)
(smtplib.SMTP method)
STARTUPINFO(子进程中的类)
stat
模块
stat(module)
stat()(in module os)
(nntplib.NNTP method)
(os.DirEntry方法)
(pathlib.Path method)
(poplib.POP3 method)
stat_float_times()(in module os)
stat_result(class in os)
state()(tkinter.ttk.Widget method)
statement
*[1]
**[1]
@
断言[1]
分配[1]
assignment,augmented
async def
async for
异步
break, [1], [2], [3], [4]
class
化合物
continue, [1], [2], [3], [4]
def
del[1][2]
除了
表达式
[1][2]
来自
未来
全局[1]
if[1]
import[1][2][3]
循环[1][2]
非本地
通过
引发[1]
return[1][2]
简单
try[1][2]
while[1][2][3]
[1]
yield
语句分组
静态方法
内建函数
staticmethod()(内建函数)
统计(tracemalloc中的类)
StatisticDiff(tracemalloc中的类)
statistics(module)
statistics()(tracemalloc.Snapshot method)
StatisticsError
统计资料(pstats中的类别)
status(http.client.HTTPResponse属性)
status()(imaplib.IMAP4 method)
statvfs()(在模块os中)
STD_ERROR_HANDLE(在模块子进程中)
STD_INPUT_HANDLE(在模块子流程中)
STD_OUTPUT_HANDLE(在模块子流程中)
StdButtonBox(tkinter.tix中的类)
stderr(asyncio.asyncio.subprocess.Process属性)
(在模块sys中)[1][2]
(subprocess.CalledProcessError属性)
(subprocess.CompletedProcess属性)
(subprocess.Popen属性)
(subprocess.TimeoutExpired属性)
stdev()(在模块统计中)
stdin
stdout sdterr
stdin(asyncio.asyncio.subprocess.Process attribute)
(在模块sys中)[1][2]
(subprocess.Popen属性)
stdio
标准输出
sdterr,stdin
stdout(asyncio.asyncio.subprocess.Process attribute)
STDOUT(在模块子进程中)
stdout(在模块sys中)[1][2]
(subprocess.CalledProcessError属性)
(subprocess.CompletedProcess属性)
(subprocess.Popen属性)
(subprocess.TimeoutExpired属性)
step(pdb命令)
(范围属性)
(切片对象属性)[1]
step()(tkinter.ttk.Progressbar method)
stereocontrols()(ossaudiodev.oss_mixer_device方法)
stls()(poplib.POP3 method)
stop(range属性)
(切片对象属性)[1]
stop()(asyncio.AbstractEventLoop method)
(在模块tracemalloc中)
(logging.handlers.QueueListener方法)
(tkinter.ttk.Progressbar method)
(unittest.TestResult method)
stop_here()(bdb.Bdb method)
StopAsyncIteration
StopIteration
例外[1]
stopListening()(在模块logging.config中)
stopTest()(unittest.TestResult method)
stopTestRun()(unittest.TestResult method)
storbinary()(ftplib.FTP method)
store()(imaplib.IMAP4 method)
STORE_ACTIONS(optparse.Option属性)
STORE_ATTR(操作码)
STORE_DEREF(opcode)
STORE_FAST(opcode)
STORE_GLOBAL(opcode)
STORE_NAME(操作码)
STORE_SUBSCR(opcode)
storlines()(ftplib.FTP method)
str(内建类)
(另请参阅string)
str()(在模块语言环境中)
strcoll()(在模块语言环境中)
StreamError
StreamHandler(记录中的类)
StreamReader(asyncio中的类)
(编解码器中的类)
streamreader(codecs.CodecInfo属性)
StreamReaderProtocol(asyncio中的类)
StreamReaderWriter(codecs中的类)
StreamRecoder(codec in codecs)
StreamRequestHandler(socketserver中的类)
可堆叠
StreamWriter(asyncio中的类)
(编解码器中的类)
streamwriter(codecs.CodecInfo attribute)
strerror(OSError属性)
strerror()
(在模块os中)
strftime()(datetime.date method)
(datetime.datetime method)
(datetime.time method)
(在模块时间)
strict(csv.Dialect属性)
(in module email.policy)
strict_domain(http.cookiejar.DefaultCookiePolicy属性)
strict_errors()(在模块编解码器中)
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属性)
PyObject_Str(C function)
__ format __()(object method)
__ str __()(object method)
转换[1]
format()(内建函数)
格式
不可变序列
插值
item
方法
模块
对象[1][2]
对象表示
str(内建类)
str()(内建函数)
文本序列类型
STRING(在模块令牌中)
string(module)
(re.match attribute)
string字面值
string_at()(在模块ctypes中)
StringIO(io中的类)
stringprep(module)
字符串,文档[1]
strip()(bytearray method)
(字节方法)
(str method)
strip_dirs()(pstats.Stats method)
带状区(curses.textpad.Textbox属性)
strptime()(datetime.datetime类方法)
(在模块时间)
strtobool()(在module distutils.util)
结构
模块
Struct(struct in struct)
struct(module)
struct sequence
struct_time(时间类)
结构(ctypes中的类)
结构
C
strxfrm()(在模块语言环境中)
STType(在模块解析器中)
样式
编码
样式(tkinter.ttk中的类)
sub()(在模块操作符)
(在模块re中)
(re.regex method)
sub_commands(distutils.cmd.Command attribute)
子类化
不可变类型
subdirs(filecmp.dircmp属性)
SubElement()(in module xml.etree.ElementTree)
submit()(concurrent.futures.Executor method)
submodule_search_locations(importlib.machinery.ModuleSpec属性)
subn()(在模块re中)
(re.regex method)
subnets()(ipaddress.IPv4Network method)
(ipaddress.IPv6网络方法)
Subnormal(十进制类)
suboffsets(memoryview属性)
subpad()(curses.window method)
子进程(模块)
subprocess_exec()(asyncio.AbstractEventLoop method)
subprocess_shell()(asyncio.AbstractEventLoop method)
SubprocessError
SubprocessProtocol(asyncio中的类)
subscribe()(imaplib.IMAP4 method)
下标
分配
操作
订阅[1][2][3]
分配
subsequent_indent(textwrap.TextWrapper属性)
subst_vars()(在module distutils.util)
substitute()(string.Template方法)
subTest()(unittest.TestCase method)
subtract()(容器。计数器方法)
(decimal.Context method)
减法
子类型(email.headerregistry.ContentTypeHeader属性)
subwin()(curses.window method)
successful()(multiprocessing.pool.AsyncResult方法)
suffix_map(在模块mimetypes中)
(mimetypes.MimeTypes属性)
suite
suite()(在模块解析器中)
suiteClass(unittest.TestLoader attribute)
sum()(内建函数)
sum_list()
sum_sequence()[1]
summarize()(doctest.DocTestRunner方法)
summarize_address_range()(in module ipaddress)
sunau(module)
super(pyclbr.Class属性)
super()(内建函数)
supernet()(ipaddress.IPv4网络方法)
(ipaddress.IPv6网络方法)
supports_bytes_environ(在模块os中)
supports_dir_fd(在模块os中)
supports_effective_ids(in module os)
supports_fd(in module os)
supports_follow_symlinks(in module os)
supports_unicode_filenames(在os.path模块中)
SupportsAbs(输入类)
SupportsFloat(输入类)
SupportsInt(输入类)
SupportsRou​​nd(输入类)
suppress()(在模块contextlib中)
SuppressCrashReport(test.support中的类)
SW_HIDE(在模块子进程中)
swapcase()(bytearray method)
(字节方法)
(str method)
sym_name(在模块符号中)
符号(symtable中的类)
符号(模块)
SymbolTable(symtable中的类)
symlink()(在模块os中)
symlink_to()(pathlib.Path method)
symmetric_difference()(set method)
symmetric_difference_update()(set method)
symtable(module)
symtable()(在模块symtable中)
sync()(dbm.dumb.dumbdbm method)
(dbm.gnu.gdbm method)
(在模块os中)
(ossaudiodev.oss_audio_device method)
(shelve.Shelf方法)
syncdown()(curses.window方法)
synchronize()(在module multiprocessing.sharedctypes中)
SyncManager(multiprocessing.managers中的类)
syncok()(curses.window method)
syncup()(curses.window method)
语法
语法Err
SyntaxError 0>>
语法警告
sys
module, [1], [2], [3], [4], [5], [6]
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属性)
sysconf()(在模块os中)
sysconf_names(在模块os中)
sysconfig(module)
syslog(module)
syslog()(在module syslog中)
SysLogHandler(logging.handlers中的类)
system()(在模块os中)
(在模块平台中)
system_alias()(在模块平台中)
SystemError
(内建异常)[1]
SystemExit
(内建例外)
systemId(xml.dom.DocumentType属性)
SystemRandom(随机类别)
SystemRoot