이 문서는 더는 지원되지 않는 이전 버전의 파이썬 용입니다. 업그레이드하고, 다음 설명서를 읽어야 합니다:
현재 안정 버전에 대한 파이썬 설명서
.
탐색
색인
모듈
|
Python
»
3.7.17 Documentation
»
|
Index – S
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 메서드)
(decimal.Decimal 메서드)
samefile() (os.path 모듈)
(pathlib.Path 메서드)
SameFileError
sameopenfile() (os.path 모듈)
samestat() (os.path 모듈)
sample() (random 모듈)
save() (http.cookiejar.FileCookieJar 메서드)
SAVEDCWD (test.support 모듈)
SaveKey() (winreg 모듈)
SaveSignals (test.support 클래스)
savetty() (curses 모듈)
SAX2DOM (xml.dom.pulldom 클래스)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (decimal.Context 메서드)
(decimal.Decimal 메서드)
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]
Screen (turtle 클래스)
screensize() (turtle 모듈)
script_from_examples() (doctest 모듈)
scroll() (curses.window 메서드)
ScrolledCanvas (turtle 클래스)
scrollok() (curses.window 메서드)
scrypt() (hashlib 모듈)
sdterr
stdin stdout
seal() (unittest.mock 모듈)
search
path, module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
search() (imaplib.IMAP4 메서드)
(re 모듈)
(re.Pattern 메서드)
second (datetime.datetime의 속성)
(datetime.time의 속성)
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
CGI
http.server
see() (tkinter.ttk.Treeview 메서드)
seed() (random 모듈)
seek() (chunk.Chunk 메서드)
(io.IOBase 메서드)
(io.TextIOBase 메서드)
(mmap.mmap 메서드)
SEEK_CUR (os 모듈)
SEEK_END (os 모듈)
SEEK_SET (os 모듈)
seekable() (io.IOBase 메서드)
seen_greeting (smtpd.SMTPChannel의 속성)
Select (tkinter.tix 클래스)
select (모듈)
select() (imaplib.IMAP4 메서드)
(select 모듈)
(selectors.BaseSelector의 메서드)
(tkinter.ttk.Notebook 메서드)
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 클래스)
(multiprocessing 클래스)
(threading 클래스)
Semaphore() (multiprocessing.managers.SyncManager 메서드)
semaphores, binary
SEMI (token 모듈)
send() (asyncore.dispatcher 메서드)
(coroutine 메서드)
(generator 메서드)
(http.client.HTTPConnection 메서드)
(imaplib.IMAP4 메서드)
(logging.handlers.DatagramHandler 메서드)
(logging.handlers.SocketHandler 메서드)
(multiprocessing.connection.Connection 메서드)
(socket.socket 메서드)
send_bytes() (multiprocessing.connection.Connection 메서드)
send_error() (http.server.BaseHTTPRequestHandler 메서드)
send_flowing_data() (formatter.writer 메서드)
send_header() (http.server.BaseHTTPRequestHandler 메서드)
send_hor_rule() (formatter.writer 메서드)
send_label_data() (formatter.writer 메서드)
send_line_break() (formatter.writer 메서드)
send_literal_data() (formatter.writer 메서드)
send_message() (smtplib.SMTP 메서드)
send_paragraph() (formatter.writer 메서드)
send_response() (http.server.BaseHTTPRequestHandler 메서드)
send_response_only() (http.server.BaseHTTPRequestHandler 메서드)
send_signal() (asyncio.asyncio.subprocess.Process 메서드)
(asyncio.SubprocessTransport 메서드)
(subprocess.Popen 메서드)
sendall() (socket.socket 메서드)
sendcmd() (ftplib.FTP 메서드)
sendfile() (asyncio.loop의 메서드)
(os 모듈)
(socket.socket 메서드)
(wsgiref.handlers.BaseHandler 메서드)
SendfileNotAvailableError
sendmail() (smtplib.SMTP 메서드)
sendmsg() (socket.socket 메서드)
sendmsg_afalg() (socket.socket 메서드)
sendto() (asyncio.DatagramTransport 메서드)
(socket.socket 메서드)
sentinel (multiprocessing.Process의 속성)
(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 (msilib 모듈)
Sequence (typing 클래스)
sequence (시퀀스)
sequence2st() (parser 모듈)
SequenceMatcher (difflib 클래스)
,
[1]
serializing
objects
serve_forever() (asyncio.Server의 메서드)
(socketserver.BaseServer 메서드)
server
WWW
,
[1]
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의 속성)
(http.server.SimpleHTTPRequestHandler의 속성)
ServerProxy (xmlrpc.client 클래스)
service_actions() (socketserver.BaseServer 메서드)
session (ssl.SSLSocket의 속성)
session_reused (ssl.SSLSocket의 속성)
session_stats() (ssl.SSLContext 메서드)
set
display
객체
,
[1]
,
[2]
,
[3]
Set (collections.abc 클래스)
(typing 클래스)
set (내장 클래스)
Set Breakpoint
set type
객체
set() (asyncio.Event 메서드)
(configparser.ConfigParser 메서드)
(configparser.RawConfigParser 메서드)
(contextvars.ContextVar 메서드)
(http.cookies.Morsel 메서드)
(ossaudiodev.oss_mixer_device 메서드)
(test.support.EnvironmentVarGuard 메서드)
(threading.Event 메서드)
(tkinter.ttk.Combobox 메서드)
(tkinter.ttk.Spinbox 메서드)
(tkinter.ttk.Treeview 메서드)
(xml.etree.ElementTree.Element 메서드)
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 메서드)
(email.message.Message 메서드)
set_break() (bdb.Bdb 메서드)
set_charset() (email.message.Message 메서드)
set_child_watcher() (asyncio 모듈)
(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 모듈)
(email.contentmanager.ContentManager 메서드)
(email.message.EmailMessage 메서드)
set_continue() (bdb.Bdb 메서드)
set_cookie() (http.cookiejar.CookieJar 메서드)
set_cookie_if_ok() (http.cookiejar.CookieJar 메서드)
set_coroutine_origin_tracking_depth() (sys 모듈)
set_coroutine_wrapper() (sys 모듈)
set_current() (msilib.Feature 메서드)
set_data() (importlib.abc.SourceLoader 메서드)
(importlib.machinery.SourceFileLoader 메서드)
set_date() (mailbox.MaildirMessage 메서드)
set_debug() (asyncio.loop 메서드)
(gc 모듈)
set_debuglevel() (ftplib.FTP 메서드)
(http.client.HTTPConnection 메서드)
(nntplib.NNTP 메서드)
(poplib.POP3 메서드)
(smtplib.SMTP 메서드)
(telnetlib.Telnet 메서드)
set_default_executor() (asyncio.loop 메서드)
set_default_type() (email.message.EmailMessage 메서드)
(email.message.Message 메서드)
set_default_verify_paths() (ssl.SSLContext 메서드)
set_defaults() (argparse.ArgumentParser 메서드)
(optparse.OptionParser 메서드)
set_ecdh_curve() (ssl.SSLContext 메서드)
set_errno() (ctypes 모듈)
set_event_loop() (asyncio 모듈)
(asyncio.AbstractEventLoopPolicy 메서드)
set_event_loop_policy() (asyncio 모듈)
set_exception() (asyncio.Future 메서드)
(concurrent.futures.Future 메서드)
set_exception_handler() (asyncio.loop 메서드)
set_executable() (multiprocessing 모듈)
set_executables() (distutils.ccompiler.CCompiler 메서드)
set_flags() (mailbox.MaildirMessage 메서드)
(mailbox.mboxMessage 메서드)
(mailbox.MMDFMessage 메서드)
set_from() (mailbox.mboxMessage 메서드)
(mailbox.MMDFMessage 메서드)
set_handle_inheritable() (os 모듈)
set_history_length() (readline 모듈)
set_include_dirs() (distutils.ccompiler.CCompiler 메서드)
set_info() (mailbox.MaildirMessage 메서드)
set_inheritable() (os 모듈)
(socket.socket 메서드)
set_int_max_str_digits() (sys 모듈)
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_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 메서드)
(email.message.Message 메서드)
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 메서드)
(concurrent.futures.Future 메서드)
set_return() (bdb.Bdb 메서드)
set_running_or_notify_cancel() (concurrent.futures.Future 메서드)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler 메서드)
set_seq1() (difflib.SequenceMatcher 메서드)
set_seq2() (difflib.SequenceMatcher 메서드)
set_seqs() (difflib.SequenceMatcher 메서드)
set_sequences() (mailbox.MH 메서드)
(mailbox.MHMessage 메서드)
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의 속성)
set_spacing() (formatter.formatter 메서드)
set_start_method() (multiprocessing 모듈)
set_startup_hook() (readline 모듈)
set_step() (bdb.Bdb 메서드)
set_subdir() (mailbox.MaildirMessage 메서드)
set_task_factory() (asyncio.loop 메서드)
set_terminator() (asynchat.async_chat 메서드)
set_threshold() (gc 모듈)
set_trace() (bdb 모듈)
(bdb.Bdb 메서드)
(pdb 모듈)
(pdb.Pdb 메서드)
set_trace_callback() (sqlite3.Connection 메서드)
set_tunnel() (http.client.HTTPConnection 메서드)
set_type() (email.message.Message 메서드)
set_unittest_reportflags() (doctest 모듈)
set_unixfrom() (email.message.EmailMessage 메서드)
(email.message.Message 메서드)
set_until() (bdb.Bdb 메서드)
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() (내장 함수)
setAttribute() (xml.dom.Element 메서드)
setAttributeNode() (xml.dom.Element 메서드)
setAttributeNodeNS() (xml.dom.Element 메서드)
setAttributeNS() (xml.dom.Element 메서드)
SetBase() (xml.parsers.expat.xmlparser 메서드)
setblocking() (socket.socket 메서드)
setByteStream() (xml.sax.xmlreader.InputSource 메서드)
setcbreak() (tty 모듈)
setCharacterStream() (xml.sax.xmlreader.InputSource 메서드)
setcheckinterval() (sys 모듈)
setcomptype() (aifc.aifc 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
setContentHandler() (xml.sax.xmlreader.XMLReader 메서드)
setcontext() (decimal 모듈)
setDaemon() (threading.Thread 메서드)
setdefault() (dict 메서드)
(http.cookies.Morsel 메서드)
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 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
setgid() (os 모듈)
setgroups() (os 모듈)
seth() (turtle 모듈)
setheading() (turtle 모듈)
sethostname() (socket 모듈)
SetInteger() (msilib.Record 메서드)
setitem() (operator 모듈)
setitimer() (signal 모듈)
setLevel() (logging.Handler 메서드)
(logging.Logger 메서드)
setlocale() (locale 모듈)
setLocale() (xml.sax.xmlreader.XMLReader 메서드)
setLoggerClass() (logging 모듈)
setlogmask() (syslog 모듈)
setLogRecordFactory() (logging 모듈)
setmark() (aifc.aifc 메서드)
setMaxConns() (urllib.request.CacheFTPHandler 메서드)
setmode() (msvcrt 모듈)
setName() (threading.Thread 메서드)
setnchannels() (aifc.aifc 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
setnframes() (aifc.aifc 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
SetParamEntityParsing() (xml.parsers.expat.xmlparser 메서드)
setparameters() (ossaudiodev.oss_audio_device 메서드)
setparams() (aifc.aifc 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
setpassword() (zipfile.ZipFile 메서드)
setpgid() (os 모듈)
setpgrp() (os 모듈)
setpos() (aifc.aifc 메서드)
(sunau.AU_read 메서드)
(turtle 모듈)
(wave.Wave_read 메서드)
setposition() (turtle 모듈)
setpriority() (os 모듈)
setprofile() (sys 모듈)
(threading 모듈)
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 메서드)
(sunau.AU_write 메서드)
(wave.Wave_write 메서드)
setscrreg() (curses.window 메서드)
setsid() (os 모듈)
setsockopt() (socket.socket 메서드)
,
[1]
,
[2]
setstate() (codecs.IncrementalDecoder 메서드)
(codecs.IncrementalEncoder 메서드)
(random 모듈)
setStream() (logging.StreamHandler 메서드)
SetStream() (msilib.Record 메서드)
SetString() (msilib.Record 메서드)
setswitchinterval() (in module sys)
(sys 모듈)
(test.support 모듈)
setSystemId() (xml.sax.xmlreader.InputSource 메서드)
setsyx() (curses 모듈)
setTarget() (logging.handlers.MemoryHandler 메서드)
settiltangle() (turtle 모듈)
settimeout() (socket.socket 메서드)
setTimeout() (urllib.request.CacheFTPHandler 메서드)
settrace() (sys 모듈)
(threading 모듈)
setuid() (os 모듈)
setundobuffer() (turtle 모듈)
setup() (distutils.core 모듈)
(socketserver.BaseRequestHandler 메서드)
(turtle 모듈)
setUp() (unittest.TestCase 메서드)
SETUP_ANNOTATIONS (opcode)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler 메서드)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (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 메서드)
shared_ciphers() (ssl.SSLSocket 메서드)
shared_object_filename() (distutils.ccompiler.CCompiler 메서드)
shearfactor() (turtle 모듈)
Shelf (shelve 클래스)
shelve
모듈
shelve (모듈)
shift() (decimal.Context 메서드)
(decimal.Decimal 메서드)
shift_path_info() (wsgiref.util 모듈)
shifting
operation
operations
shlex (shlex 클래스)
(모듈)
shortDescription() (unittest.TestCase 메서드)
shorten() (textwrap 모듈)
shouldFlush() (logging.handlers.BufferingHandler 메서드)
(logging.handlers.MemoryHandler 메서드)
shouldStop (unittest.TestResult의 속성)
show() (curses.panel.Panel 메서드)
show_code() (dis 모듈)
show_compilers() (distutils.ccompiler 모듈)
showsyntaxerror() (code.InteractiveInterpreter 메서드)
showtraceback() (code.InteractiveInterpreter 메서드)
showturtle() (turtle 모듈)
showwarning() (warnings 모듈)
shuffle() (random 모듈)
shutdown() (concurrent.futures.Executor 메서드)
(imaplib.IMAP4 메서드)
(logging 모듈)
(multiprocessing.managers.BaseManager 메서드)
(socket.socket 메서드)
(socketserver.BaseServer 메서드)
shutdown_asyncgens() (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]
(signal 모듈)
siginterrupt() (signal 모듈)
SIGKILL (signal 모듈)
signal
모듈
,
[1]
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
statement
Simple Mail Transfer Protocol
SimpleCookie (http.cookies 클래스)
simplefilter() (warnings 모듈)
SimpleHandler (wsgiref.handlers 클래스)
SimpleHTTPRequestHandler (http.server 클래스)
SimpleNamespace (types 클래스)
SimpleQueue (multiprocessing 클래스)
(queue 클래스)
SimpleXMLRPCRequestHandler (xmlrpc.server 클래스)
SimpleXMLRPCServer (xmlrpc.server 클래스)
sin() (cmath 모듈)
(math 모듈)
single dispatch (싱글 디스패치)
SingleAddressHeader (email.headerregistry 클래스)
singledispatch() (functools 모듈)
singleton
tuple
sinh() (cmath 모듈)
(math 모듈)
SIO_KEEPALIVE_VALS (socket 모듈)
SIO_LOOPBACK_FAST_PATH (socket 모듈)
SIO_RCVALL (socket 모듈)
site (모듈)
site command line option
--user-base
--user-site
site-packages
directory
sitecustomize
모듈
sixtofour (ipaddress.IPv6Address의 속성)
size (struct.Struct의 속성)
(tarfile.TarInfo의 속성)
(tracemalloc.StatisticDiff의 속성)
(tracemalloc.Statistic의 속성)
(tracemalloc.Trace의 속성)
size() (ftplib.FTP 메서드)
(mmap.mmap 메서드)
size_diff (tracemalloc.StatisticDiff의 속성)
SIZE_MAX
Sized (collections.abc 클래스)
(typing 클래스)
sizeof() (ctypes 모듈)
SKIP (doctest 모듈)
skip() (chunk.Chunk 메서드)
(unittest 모듈)
skip_unless_bind_unix_socket() (test.support 모듈)
skip_unless_symlink() (test.support 모듈)
skip_unless_xattr() (test.support 모듈)
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 모듈)
(time 모듈)
slice
assignment
operation
객체
내장 함수
,
[1]
slice (내장 클래스)
(슬라이스)
slicing
,
[1]
,
[2]
assignment
SMALLEST (test.support 모듈)
SMTP
protocol
SMTP (email.policy 모듈)
(smtplib 클래스)
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 (socketserver.BaseServer의 속성)
(모듈)
socket() (imaplib.IMAP4 메서드)
(in module socket)
(socket 모듈)
socket_type (socketserver.BaseServer의 속성)
SocketHandler (logging.handlers 클래스)
socketpair() (socket 모듈)
sockets (asyncio.Server의 속성)
socketserver (모듈)
SocketType (socket 모듈)
SOL_ALG (socket 모듈)
SOL_RDS (socket 모듈)
SOMAXCONN (socket 모듈)
sort() (imaplib.IMAP4 메서드)
(list 메서드)
sort_stats() (pstats.Stats 메서드)
sortdict() (test.support 모듈)
sorted() (내장 함수)
sortTestMethodsUsing (unittest.TestLoader의 속성)
source (doctest.Example의 속성)
(pdb command)
(shlex.shlex의 속성)
source character set
SOURCE_DATE_EPOCH
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
source_from_cache() (imp 모듈)
(importlib.util 모듈)
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
in printf-style formatting
,
[1]
in string formatting
span() (re.Match 메서드)
spawn() (distutils.ccompiler.CCompiler 메서드)
(pty 모듈)
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
attribute
attribute, generic
method
special method (특수 메서드)
specified_attributes (xml.parsers.expat.xmlparser의 속성)
speed() (ossaudiodev.oss_audio_device 메서드)
(turtle 모듈)
Spinbox (tkinter.ttk 클래스)
split() (bytearray 메서드)
(bytes 메서드)
(os.path 모듈)
(re 모듈)
(re.Pattern 메서드)
(shlex 모듈)
(str 메서드)
split_quoted() (distutils.util 모듈)
splitdrive() (os.path 모듈)
splitext() (os.path 모듈)
splitlines() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
SplitResult (urllib.parse 클래스)
SplitResultBytes (urllib.parse 클래스)
SpooledTemporaryFile() (tempfile 모듈)
sprintf-style formatting
,
[1]
spwd (모듈)
sqlite3 (모듈)
sqlite_version (sqlite3 모듈)
sqlite_version_info (sqlite3 모듈)
sqrt() (cmath 모듈)
(decimal.Context 메서드)
(decimal.Decimal 메서드)
(math 모듈)
SSL
ssl (모듈)
SSL_CERT_FILE
SSL_CERT_PATH
ssl_version (ftplib.FTP_TLS의 속성)
SSLCertVerificationError
SSLContext (ssl 클래스)
SSLEOFError
SSLError
SSLErrorNumber (ssl 클래스)
SSLObject (ssl 클래스)
sslobject_class (ssl.SSLContext의 속성)
SSLSession (ssl 클래스)
SSLSocket (ssl 클래스)
sslsocket_class (ssl.SSLContext의 속성)
SSLSyscallError
SSLv3 (ssl.TLSVersion의 속성)
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (turtle 모듈)
st2list() (parser 모듈)
st2tuple() (parser 모듈)
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_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
execution
trace
stack (traceback.TracebackException의 속성)
stack viewer
stack() (inspect 모듈)
stack_effect() (dis 모듈)
stack_size() (_thread 모듈)
(threading 모듈)
stackable
streams
StackSummary (traceback 클래스)
stamp() (turtle 모듈)
standard
output
Standard C
standard input
standard_b64decode() (base64 모듈)
standard_b64encode() (base64 모듈)
standarderror (2to3 fixer)
standend() (curses.window 메서드)
standout() (curses.window 메서드)
STAR (token 모듈)
STAREQUAL (token 모듈)
starmap() (itertools 모듈)
(multiprocessing.pool.Pool 메서드)
starmap_async() (multiprocessing.pool.Pool 메서드)
start (range의 속성)
(slice object attribute)
,
[1]
(UnicodeError의 속성)
start() (logging.handlers.QueueListener 메서드)
(multiprocessing.managers.BaseManager 메서드)
(multiprocessing.Process 메서드)
(re.Match 메서드)
(threading.Thread 메서드)
(tkinter.ttk.Progressbar 메서드)
(tracemalloc 모듈)
(xml.etree.ElementTree.TreeBuilder 메서드)
start_color() (curses 모듈)
start_component() (msilib.Directory 메서드)
start_new_thread() (_thread 모듈)
start_server() (asyncio 모듈)
start_serving() (asyncio.Server의 메서드)
start_threads() (test.support 모듈)
start_tls() (asyncio.loop의 메서드)
start_unix_server() (asyncio 모듈)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser 메서드)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser 메서드)
startDocument() (xml.sax.handler.ContentHandler 메서드)
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 메서드)
(bytes 메서드)
(str 메서드)
startTest() (unittest.TestResult 메서드)
startTestRun() (unittest.TestResult 메서드)
starttls() (imaplib.IMAP4 메서드)
(nntplib.NNTP 메서드)
(smtplib.SMTP 메서드)
STARTUPINFO (subprocess 클래스)
stat
모듈
stat (모듈)
stat() (nntplib.NNTP 메서드)
(os 모듈)
(os.DirEntry 메서드)
(pathlib.Path 메서드)
(poplib.POP3 메서드)
stat_result (os 클래스)
state() (tkinter.ttk.Widget 메서드)
statement
assignment
,
[1]
assignment, annotated
assignment, augmented
compound
expression
future
loop
,
[1]
,
[2]
,
[3]
simple
statement (문장)
statement grouping
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의 속성)
(in module sys)
,
[1]
(subprocess.CalledProcessError의 속성)
(subprocess.CompletedProcess의 속성)
(subprocess.Popen의 속성)
(subprocess.TimeoutExpired의 속성)
(sys 모듈)
stdev() (statistics 모듈)
stdin
stdout sdterr
stdin (asyncio.asyncio.subprocess.Process의 속성)
(in module sys)
,
[1]
(subprocess.Popen의 속성)
(sys 모듈)
stdio
stdout
sdterr, stdin
stdout (asyncio.asyncio.subprocess.Process의 속성)
(in module sys)
,
[1]
STDOUT (subprocess 모듈)
stdout (subprocess.CalledProcessError의 속성)
(subprocess.CompletedProcess의 속성)
(subprocess.Popen의 속성)
(subprocess.TimeoutExpired의 속성)
(sys 모듈)
step (pdb command)
(range의 속성)
(slice object attribute)
,
[1]
step() (tkinter.ttk.Progressbar 메서드)
stereocontrols() (ossaudiodev.oss_mixer_device 메서드)
stls() (poplib.POP3 메서드)
stop (range의 속성)
(slice object attribute)
,
[1]
stop() (asyncio.loop 메서드)
(logging.handlers.QueueListener 메서드)
(tkinter.ttk.Progressbar 메서드)
(tracemalloc 모듈)
(unittest.TestResult 메서드)
stop_here() (bdb.Bdb 메서드)
StopAsyncIteration
예외
StopIteration
예외
,
[1]
stopListening() (logging.config 모듈)
stopTest() (unittest.TestResult 메서드)
stopTestRun() (unittest.TestResult 메서드)
storbinary() (ftplib.FTP 메서드)
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)
(see also string)
str (내장 클래스)
str() (locale 모듈)
strcoll() (locale 모듈)
StreamError
StreamHandler (logging 클래스)
StreamReader (asyncio 클래스)
(codecs 클래스)
streamreader (codecs.CodecInfo의 속성)
StreamReaderWriter (codecs 클래스)
StreamRecoder (codecs 클래스)
StreamRequestHandler (socketserver 클래스)
streams
stackable
StreamWriter (asyncio 클래스)
(codecs 클래스)
streamwriter (codecs.CodecInfo의 속성)
strerror (OSError의 속성)
strerror()
(os 모듈)
strftime() (datetime.date 메서드)
(datetime.datetime 메서드)
(datetime.time 메서드)
(time 모듈)
strict (csv.Dialect의 속성)
(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
__format__() (object method)
__str__() (object method)
conversion
,
[1]
format() (built-in function)
formatted literal
formatting, printf
immutable sequences
interpolated literal
interpolation, printf
item
methods
object representation
PyObject_Str (C function)
str (built-in class)
str() (built-in function)
text sequence type
객체
,
[1]
,
[2]
모듈
string (re.Match의 속성)
STRING (token 모듈)
string (모듈)
string literal
string_at() (ctypes 모듈)
StringIO (io 클래스)
stringprep (모듈)
strings, documentation
,
[1]
strip() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
strip_dirs() (pstats.Stats 메서드)
strip_python_strerr() (test.support 모듈)
stripspaces (curses.textpad.Textbox의 속성)
strptime() (datetime.datetime의 클래스 메서드)
(time 모듈)
strtobool() (distutils.util 모듈)
struct
모듈
Struct (struct 클래스)
struct (모듈)
struct_time (time 클래스)
Structure (ctypes 클래스)
structures
C
strxfrm() (locale 모듈)
STType (parser 모듈)
style
coding
Style (tkinter.ttk 클래스)
sub() (operator 모듈)
(re 모듈)
(re.Pattern 메서드)
sub_commands (distutils.cmd.Command의 속성)
subclassing
immutable types
subdirs (filecmp.dircmp의 속성)
SubElement() (xml.etree.ElementTree 모듈)
submit() (concurrent.futures.Executor 메서드)
submodule_search_locations (importlib.machinery.ModuleSpec의 속성)
subn() (re 모듈)
(re.Pattern 메서드)
subnet_of() (ipaddress.IPv4Network 메서드)
(ipaddress.IPv6Network 메서드)
subnets() (ipaddress.IPv4Network 메서드)
(ipaddress.IPv6Network 메서드)
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
assignment
operation
subscription
,
[1]
,
[2]
,
[3]
assignment
subsequent_indent (textwrap.TextWrapper의 속성)
subst_vars() (distutils.util 모듈)
substitute() (string.Template 메서드)
subTest() (unittest.TestCase 메서드)
subtract() (collections.Counter 메서드)
(decimal.Context 메서드)
subtraction
subtype (email.headerregistry.ContentTypeHeader의 속성)
subwin() (curses.window 메서드)
successful() (multiprocessing.pool.AsyncResult 메서드)
suffix_map (mimetypes 모듈)
(mimetypes.MimeTypes의 속성)
suite
suite() (parser 모듈)
suiteClass (unittest.TestLoader의 속성)
sum() (내장 함수)
sum_list()
sum_sequence()
,
[1]
summarize() (doctest.DocTestRunner 메서드)
summarize_address_range() (ipaddress 모듈)
sunau (모듈)
super (pyclbr.Class의 속성)
super() (내장 함수)
supernet() (ipaddress.IPv4Network 메서드)
(ipaddress.IPv6Network 메서드)
supernet_of() (ipaddress.IPv4Network 메서드)
(ipaddress.IPv6Network 메서드)
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 클래스)
SupportsInt (typing 클래스)
SupportsRound (typing 클래스)
suppress() (contextlib 모듈)
SuppressCrashReport (test.support 클래스)
SW_HIDE (subprocess 모듈)
swap_attr() (test.support 모듈)
swap_item() (test.support 모듈)
swapcase() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
sym_name (symbol 모듈)
Symbol (symtable 클래스)
symbol (모듈)
SymbolTable (symtable 클래스)
symlink() (os 모듈)
symlink_to() (pathlib.Path 메서드)
symmetric_difference() (frozenset 메서드)
symmetric_difference_update() (frozenset 메서드)
symtable (모듈)
symtable() (symtable 모듈)
sync() (dbm.dumb.dumbdbm 메서드)
(dbm.gnu.gdbm 메서드)
(os 모듈)
(ossaudiodev.oss_audio_device 메서드)
(shelve.Shelf 메서드)
syncdown() (curses.window 메서드)
synchronized() (multiprocessing.sharedctypes 모듈)
SyncManager (multiprocessing.managers 클래스)
syncok() (curses.window 메서드)
syncup() (curses.window 메서드)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
모듈
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
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 모듈)
(platform 모듈)
system_alias() (platform 모듈)
system_must_validate_cert() (test.support 모듈)
SystemError
(built-in exception)
,
[1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType의 속성)
SystemRandom (random 클래스)
(secrets 클래스)
SystemRoot
탐색
색인
모듈
|
Python
»
3.7.17 Documentation
»
|