This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
탐색
색인
모듈
|
Python
»
3.5.10 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_substitute() (string.Template method)
saferepr() (pprint 모듈)
same_files (filecmp.dircmp attribute)
same_quantum() (decimal.Context method)
(decimal.Decimal method)
samefile() (os.path 모듈)
(pathlib.Path method)
SameFileError
sameopenfile() (os.path 모듈)
samestat() (os.path 모듈)
sample() (random 모듈)
save() (http.cookiejar.FileCookieJar method)
SaveKey() (winreg 모듈)
savetty() (curses 모듈)
SAX2DOM (xml.dom.pulldom 종류)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (decimal.Context method)
(decimal.Decimal method)
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 attribute)
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 method)
ScrolledCanvas (turtle 종류)
scrollok() (curses.window method)
sdterr
stdin stdout
search
path, module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
search() (imaplib.IMAP4 method)
(re 모듈)
(re.regex method)
second (datetime.datetime attribute)
(datetime.time attribute)
seconds since the epoch
SECTCRE (configparser 모듈)
sections() (configparser.ConfigParser method)
secure (http.cookiejar.Cookie attribute)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
see() (tkinter.ttk.Treeview method)
seed() (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 attribute)
Select (tkinter.tix 종류)
select (모듈)
select() (imaplib.IMAP4 method)
(select 모듈)
(selectors.BaseSelector method)
(tkinter.ttk.Notebook method)
selected_alpn_protocol() (ssl.SSLSocket method)
selected_npn_protocol() (ssl.SSLSocket method)
selection() (tkinter.ttk.Treeview method)
selection_add() (tkinter.ttk.Treeview method)
selection_remove() (tkinter.ttk.Treeview method)
selection_set() (tkinter.ttk.Treeview method)
selection_toggle() (tkinter.ttk.Treeview method)
selector (urllib.request.Request attribute)
SelectorEventLoop (asyncio 종류)
SelectorKey (selectors 종류)
selectors (모듈)
SelectSelector (selectors 종류)
Semaphore (asyncio 종류)
(multiprocessing 종류)
(threading 종류)
Semaphore() (multiprocessing.managers.SyncManager method)
semaphores, binary
SEMI (token 모듈)
send() (asyncore.dispatcher method)
(coroutine 메서드)
(generator 메서드)
(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 method)
send_flowing_data() (formatter.writer method)
send_header() (http.server.BaseHTTPRequestHandler method)
send_hor_rule() (formatter.writer method)
send_label_data() (formatter.writer method)
send_line_break() (formatter.writer method)
send_literal_data() (formatter.writer method)
send_message() (smtplib.SMTP method)
send_paragraph() (formatter.writer method)
send_response() (http.server.BaseHTTPRequestHandler method)
send_response_only() (http.server.BaseHTTPRequestHandler method)
send_signal() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(subprocess.Popen method)
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 (multiprocessing.Process attribute)
(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() (socketserver.BaseServer method)
server
WWW
,
[1]
Server (asyncio 종류)
server (http.server.BaseHTTPRequestHandler attribute)
server_activate() (socketserver.BaseServer method)
server_address (socketserver.BaseServer attribute)
server_bind() (socketserver.BaseServer method)
server_close() (socketserver.BaseServer method)
server_hostname (ssl.SSLSocket attribute)
server_side (ssl.SSLSocket attribute)
server_software (wsgiref.handlers.BaseHandler attribute)
server_version (http.server.BaseHTTPRequestHandler attribute)
(http.server.SimpleHTTPRequestHandler attribute)
ServerProxy (xmlrpc.client 종류)
service_actions() (socketserver.BaseServer method)
session_stats() (ssl.SSLContext method)
set
display
객체
,
[1]
,
[2]
,
[3]
Set (collections.abc 종류)
(typing 종류)
set (내장 변수)
Set Breakpoint
set type
객체
set() (asyncio.Event method)
(configparser.ConfigParser method)
(configparser.RawConfigParser method)
(http.cookies.Morsel method)
(ossaudiodev.oss_mixer_device method)
(test.support.EnvironmentVarGuard method)
(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() (readline 모듈)
set_content() (email.contentmanager 모듈)
(email.contentmanager.ContentManager method)
(email.message.EmailMessage method)
set_continue() (bdb.Bdb method)
set_cookie() (http.cookiejar.CookieJar method)
set_cookie_if_ok() (http.cookiejar.CookieJar method)
set_coroutine_wrapper() (sys 모듈)
set_current() (msilib.Feature method)
set_data() (importlib.abc.SourceLoader method)
(importlib.machinery.SourceFileLoader method)
set_date() (mailbox.MaildirMessage method)
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 모듈)
(asyncio.AbstractEventLoopPolicy method)
set_event_loop_policy() (asyncio 모듈)
set_exception() (asyncio.Future method)
(asyncio.StreamReader method)
(concurrent.futures.Future method)
set_exception_handler() (asyncio.AbstractEventLoop method)
set_executable() (multiprocessing 모듈)
set_executables() (distutils.ccompiler.CCompiler method)
set_flags() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
set_from() (mailbox.mboxMessage method)
(mailbox.MMDFMessage method)
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 method)
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 method)
set_pre_input_hook() (readline 모듈)
set_progress_handler() (sqlite3.Connection method)
set_protocol() (asyncio.BaseTransport 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 method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_servername_callback() (ssl.SSLContext method)
set_spacing() (formatter.formatter method)
set_start_method() (multiprocessing 모듈)
set_startup_hook() (readline 모듈)
set_step() (bdb.Bdb method)
set_subdir() (mailbox.MaildirMessage method)
set_task_factory() (asyncio.AbstractEventLoop method)
set_terminator() (asynchat.async_chat method)
set_threshold() (gc 모듈)
set_trace() (bdb 모듈)
(bdb.Bdb method)
(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() (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 method)
set_visible() (mailbox.BabylMessage method)
set_wakeup_fd() (signal 모듈)
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 method)
setblocking() (socket.socket method)
setByteStream() (xml.sax.xmlreader.InputSource method)
setcbreak() (tty 모듈)
setCharacterStream() (xml.sax.xmlreader.InputSource method)
setcheckinterval() (sys 모듈)
setcomptype() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setContentHandler() (xml.sax.xmlreader.XMLReader method)
setcontext() (decimal 모듈)
setDaemon() (threading.Thread method)
setdefault() (dict 메서드)
(http.cookies.Morsel method)
setdefaulttimeout() (socket 모듈)
setdlopenflags() (sys 모듈)
setDocumentLocator() (xml.sax.handler.ContentHandler method)
setDTDHandler() (xml.sax.xmlreader.XMLReader method)
setegid() (os 모듈)
setEncoding() (xml.sax.xmlreader.InputSource method)
setEntityResolver() (xml.sax.xmlreader.XMLReader method)
setErrorHandler() (xml.sax.xmlreader.XMLReader method)
seteuid() (os 모듈)
setFeature() (xml.sax.xmlreader.XMLReader method)
setfirstweekday() (calendar 모듈)
setfmt() (ossaudiodev.oss_audio_device method)
setFormatter() (logging.Handler method)
setframerate() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setgid() (os 모듈)
setgroups() (os 모듈)
seth() (turtle 모듈)
setheading() (turtle 모듈)
sethostname() (socket 모듈)
SetInteger() (msilib.Record method)
setitem() (operator 모듈)
setitimer() (signal 모듈)
setLevel() (logging.Handler method)
(logging.Logger method)
setlocale() (locale 모듈)
setLocale() (xml.sax.xmlreader.XMLReader method)
setLoggerClass() (logging 모듈)
setlogmask() (syslog 모듈)
setLogRecordFactory() (logging 모듈)
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 method)
setnframes() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
SetParamEntityParsing() (xml.parsers.expat.xmlparser method)
setparameters() (ossaudiodev.oss_audio_device method)
setparams() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setpassword() (zipfile.ZipFile method)
setpgid() (os 모듈)
setpgrp() (os 모듈)
setpos() (aifc.aifc method)
(sunau.AU_read method)
(turtle 모듈)
(wave.Wave_read method)
setposition() (turtle 모듈)
setpriority() (os 모듈)
setprofile() (sys 모듈)
(threading 모듈)
SetProperty() (msilib.SummaryInformation method)
setProperty() (xml.sax.xmlreader.XMLReader method)
setPublicId() (xml.sax.xmlreader.InputSource method)
setquota() (imaplib.IMAP4 method)
setraw() (tty 모듈)
setrecursionlimit() (sys 모듈)
setregid() (os 모듈)
setresgid() (os 모듈)
setresuid() (os 모듈)
setreuid() (os 모듈)
setrlimit() (resource 모듈)
setsampwidth() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setscrreg() (curses.window method)
setsid() (os 모듈)
setsockopt() (socket.socket method)
setstate() (codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(random 모듈)
SetStream() (msilib.Record method)
SetString() (msilib.Record method)
setswitchinterval() (in module sys)
(sys 모듈)
setSystemId() (xml.sax.xmlreader.InputSource method)
setsyx() (curses 모듈)
setTarget() (logging.handlers.MemoryHandler method)
settiltangle() (turtle 모듈)
settimeout() (socket.socket method)
setTimeout() (urllib.request.CacheFTPHandler method)
settrace() (sys 모듈)
(threading 모듈)
settscdump() (sys 모듈)
setuid() (os 모듈)
setundobuffer() (turtle 모듈)
setup() (distutils.core 모듈)
(socketserver.BaseRequestHandler method)
(turtle 모듈)
setUp() (unittest.TestCase method)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler method)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder method)
setup_scripts() (venv.EnvBuilder method)
setup_testing_defaults() (wsgiref.util 모듈)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase method)
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 method)
shared_ciphers() (ssl.SSLSocket method)
shared_object_filename() (distutils.ccompiler.CCompiler method)
shearfactor() (turtle 모듈)
Shelf (shelve 종류)
shelve
모듈
shelve (모듈)
shield() (asyncio 모듈)
shift() (decimal.Context method)
(decimal.Decimal method)
shift_path_info() (wsgiref.util 모듈)
shifting
operation
operations
shlex (shlex 종류)
(모듈)
shortDescription() (unittest.TestCase method)
shorten() (textwrap 모듈)
shouldFlush() (logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
shouldStop (unittest.TestResult attribute)
show() (curses.panel.Panel method)
show_code() (dis 모듈)
show_compilers() (distutils.ccompiler 모듈)
showsyntaxerror() (code.InteractiveInterpreter method)
showtraceback() (code.InteractiveInterpreter method)
showturtle() (turtle 모듈)
showwarning() (warnings 모듈)
shuffle() (random 모듈)
shutdown() (concurrent.futures.Executor method)
(imaplib.IMAP4 method)
(logging 모듈)
(multiprocessing.managers.BaseManager method)
(socket.socket method)
(socketserver.BaseServer method)
shutil (모듈)
side_effect (unittest.mock.Mock attribute)
SIG_BLOCK (signal 모듈)
SIG_DFL (signal 모듈)
SIG_IGN (signal 모듈)
SIG_SETMASK (signal 모듈)
SIG_UNBLOCK (signal 모듈)
SIGINT
,
[1]
siginterrupt() (signal 모듈)
signal
모듈
,
[1]
signal (모듈)
signal() (signal 모듈)
Signature (inspect 종류)
signature (inspect.BoundArguments attribute)
signature() (inspect 모듈)
sigpending() (signal 모듈)
sigtimedwait() (signal 모듈)
sigwait() (signal 모듈)
sigwaitinfo() (signal 모듈)
simple
statement
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 모듈)
(math 모듈)
single dispatch (싱글 디스패치)
SingleAddressHeader (email.headerregistry 종류)
singledispatch() (functools 모듈)
singleton
tuple
sinh() (cmath 모듈)
(math 모듈)
site 명령
--user-base
--user-site
site (모듈)
site-packages
directory
sitecustomize
모듈
sixtofour (ipaddress.IPv6Address attribute)
size (struct.Struct attribute)
(tarfile.TarInfo attribute)
(tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
(tracemalloc.Trace attribute)
size() (ftplib.FTP method)
(mmap.mmap method)
size_diff (tracemalloc.StatisticDiff attribute)
Sized (collections.abc 종류)
(typing 종류)
sizeof() (ctypes 모듈)
SKIP (doctest 모듈)
skip() (chunk.Chunk method)
(unittest 모듈)
skip_unless_symlink() (test.support 모듈)
skipIf() (unittest 모듈)
skipinitialspace (csv.Dialect attribute)
skipped (unittest.TestResult attribute)
skippedEntity() (xml.sax.handler.ContentHandler method)
SkipTest
skipTest() (unittest.TestCase method)
skipUnless() (unittest 모듈)
SLASH (token 모듈)
SLASHEQUAL (token 모듈)
slave() (nntplib.NNTP method)
sleep() (asyncio 모듈)
(time 모듈)
slice
assignment
operation
객체
내장 함수
,
[1]
slice (내장 변수)
(슬라이스)
slicing
,
[1]
,
[2]
assignment
SMTP
protocol
SMTP (email.policy 모듈)
(smtplib 종류)
smtp_server (smtpd.SMTPChannel attribute)
SMTP_SSL (smtplib 종류)
smtp_state (smtpd.SMTPChannel attribute)
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 (모듈)
sniff() (csv.Sniffer method)
Sniffer (csv 종류)
sock_accept() (asyncio.AbstractEventLoop method)
SOCK_CLOEXEC (socket 모듈)
sock_connect() (asyncio.AbstractEventLoop method)
SOCK_DGRAM (socket 모듈)
SOCK_NONBLOCK (socket 모듈)
SOCK_RAW (socket 모듈)
SOCK_RDM (socket 모듈)
sock_recv() (asyncio.AbstractEventLoop method)
sock_sendall() (asyncio.AbstractEventLoop method)
SOCK_SEQPACKET (socket 모듈)
SOCK_STREAM (socket 모듈)
socket
객체
모듈
socket (socketserver.BaseServer attribute)
(모듈)
socket() (imaplib.IMAP4 method)
(in module socket)
(socket 모듈)
socket_type (socketserver.BaseServer attribute)
SocketHandler (logging.handlers 종류)
socketpair() (socket 모듈)
sockets (asyncio.Server attribute)
socketserver (모듈)
SocketType (socket 모듈)
SOL_RDS (socket 모듈)
SOMAXCONN (socket 모듈)
sort() (imaplib.IMAP4 method)
(list 메서드)
sort_stats() (pstats.Stats method)
sorted() 내장 함수)
sortTestMethodsUsing (unittest.TestLoader attribute)
source (doctest.Example attribute)
(pdb command)
(shlex.shlex attribute)
source character set
source_from_cache() (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 종류)
space
span() (re.match method)
spawn() (distutils.ccompiler.CCompiler method)
(pty 모듈)
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
special method (특수 메서드)
specified_attributes (xml.parsers.expat.xmlparser attribute)
speed() (ossaudiodev.oss_audio_device method)
(turtle 모듈)
split() (bytearray 메서드)
(bytes 메서드)
(os.path 모듈)
(re 모듈)
(re.regex method)
(shlex 모듈)
(str 메서드)
split_quoted() (distutils.util 모듈)
splitdrive() (os.path 모듈)
splitext() (os.path 모듈)
splitlines() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
SplitResult (urllib.parse 종류)
SplitResultBytes (urllib.parse 종류)
splitunc() (os.path 모듈)
SpooledTemporaryFile() (tempfile 모듈)
sprintf-style formatting
,
[1]
spwd (모듈)
sqlite3 (모듈)
sqlite_version (sqlite3 모듈)
sqlite_version_info (sqlite3 모듈)
sqrt() (cmath 모듈)
(decimal.Context method)
(decimal.Decimal method)
(math 모듈)
SSL
ssl (모듈)
ssl_version (ftplib.FTP_TLS attribute)
SSLContext (ssl 종류)
SSLEOFError
SSLError
SSLObject (ssl 종류)
SSLSocket (ssl 종류)
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (turtle 모듈)
st2list() (parser 모듈)
st2tuple() (parser 모듈)
st_atime (os.stat_result attribute)
ST_ATIME (stat 모듈)
st_atime_ns (os.stat_result attribute)
st_birthtime (os.stat_result attribute)
st_blksize (os.stat_result attribute)
st_blocks (os.stat_result attribute)
st_creator (os.stat_result attribute)
st_ctime (os.stat_result attribute)
ST_CTIME (stat 모듈)
st_ctime_ns (os.stat_result attribute)
st_dev (os.stat_result attribute)
ST_DEV (stat 모듈)
st_file_attributes (os.stat_result attribute)
st_flags (os.stat_result attribute)
st_gen (os.stat_result attribute)
st_gid (os.stat_result attribute)
ST_GID (stat 모듈)
st_ino (os.stat_result attribute)
ST_INO (stat 모듈)
st_mode (os.stat_result attribute)
ST_MODE (stat 모듈)
st_mtime (os.stat_result attribute)
ST_MTIME (stat 모듈)
st_mtime_ns (os.stat_result attribute)
st_nlink (os.stat_result attribute)
ST_NLINK (stat 모듈)
st_rdev (os.stat_result attribute)
st_rsize (os.stat_result attribute)
st_size (os.stat_result attribute)
ST_SIZE (stat 모듈)
st_type (os.stat_result attribute)
st_uid (os.stat_result attribute)
ST_UID (stat 모듈)
stack
execution
trace
stack (traceback.TracebackException attribute)
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 method)
standout() (curses.window method)
STAR (token 모듈)
STAREQUAL (token 모듈)
starmap() (itertools 모듈)
(multiprocessing.pool.Pool method)
starmap_async() (multiprocessing.pool.Pool method)
start (range의 속성)
(UnicodeError의 속성)
(slice object attribute)
,
[1]
start() (logging.handlers.QueueListener method)
(multiprocessing.Process method)
(multiprocessing.managers.BaseManager method)
(re.match method)
(threading.Thread method)
(tkinter.ttk.Progressbar method)
(tracemalloc 모듈)
(xml.etree.ElementTree.TreeBuilder method)
start_color() (curses 모듈)
start_component() (msilib.Directory method)
start_new_thread() (_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 method)
startElement() (xml.sax.handler.ContentHandler method)
StartElementHandler() (xml.parsers.expat.xmlparser method)
startElementNS() (xml.sax.handler.ContentHandler method)
STARTF_USESHOWWINDOW (subprocess 모듈)
STARTF_USESTDHANDLES (subprocess 모듈)
startfile() (os 모듈)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)
startPrefixMapping() (xml.sax.handler.ContentHandler method)
startswith() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
startTest() (unittest.TestResult method)
startTestRun() (unittest.TestResult method)
starttls() (imaplib.IMAP4 method)
(nntplib.NNTP method)
(smtplib.SMTP method)
STARTUPINFO (subprocess 종류)
stat
모듈
stat (모듈)
stat() (nntplib.NNTP method)
(os 모듈)
(os.DirEntry method)
(pathlib.Path method)
(poplib.POP3 method)
stat_float_times() (os 모듈)
stat_result (os 종류)
state() (tkinter.ttk.Widget method)
statement
assignment
,
[1]
assignment, augmented
compound
expression
future
loop
,
[1]
,
[2]
,
[3]
simple
statement (문장)
statement grouping
staticmethod
내장 함수
staticmethod() 내장 함수)
Statistic (tracemalloc 종류)
StatisticDiff (tracemalloc 종류)
statistics (모듈)
statistics() (tracemalloc.Snapshot method)
StatisticsError
Stats (pstats 종류)
status (http.client.HTTPResponse attribute)
status() (imaplib.IMAP4 method)
statvfs() (os 모듈)
STD_ERROR_HANDLE (subprocess 모듈)
STD_INPUT_HANDLE (subprocess 모듈)
STD_OUTPUT_HANDLE (subprocess 모듈)
StdButtonBox (tkinter.tix 종류)
stderr (asyncio.asyncio.subprocess.Process attribute)
(in module sys)
,
[1]
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
(sys 모듈)
stdev() (statistics 모듈)
stdin
stdout sdterr
stdin (asyncio.asyncio.subprocess.Process attribute)
(in module sys)
,
[1]
(subprocess.Popen attribute)
(sys 모듈)
stdio
stdout
sdterr, stdin
stdout (asyncio.asyncio.subprocess.Process attribute)
(in module sys)
,
[1]
STDOUT (subprocess 모듈)
stdout (subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
(sys 모듈)
step (pdb command)
(range의 속성)
(slice object attribute)
,
[1]
step() (tkinter.ttk.Progressbar method)
stereocontrols() (ossaudiodev.oss_mixer_device method)
stls() (poplib.POP3 method)
stop (range의 속성)
(slice object attribute)
,
[1]
stop() (asyncio.AbstractEventLoop method)
(logging.handlers.QueueListener method)
(tkinter.ttk.Progressbar method)
(tracemalloc 모듈)
(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 attribute)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP method)
str (built-in class)
(see also string)
str (내장 변수)
str() (locale 모듈)
strcoll() (locale 모듈)
StreamError
StreamHandler (logging 종류)
StreamReader (asyncio 종류)
(codecs 종류)
streamreader (codecs.CodecInfo attribute)
StreamReaderProtocol (asyncio 종류)
StreamReaderWriter (codecs 종류)
StreamRecoder (codecs 종류)
StreamRequestHandler (socketserver 종류)
streams
stackable
StreamWriter (asyncio 종류)
(codecs 종류)
streamwriter (codecs.CodecInfo attribute)
strerror (OSError의 속성)
strerror()
(os 모듈)
strftime() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(time 모듈)
strict (csv.Dialect attribute)
(email.policy 모듈)
strict_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_errors() (codecs 모듈)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strides (memoryview의 속성)
string
PyObject_Str (C function)
__format__() (object method)
__str__() (object method)
conversion
,
[1]
format() (built-in function)
formatting
immutable sequences
interpolation
item
methods
object representation
str (built-in class)
str() (built-in function)
text sequence type
객체
,
[1]
,
[2]
모듈
string (re.match attribute)
STRING (token 모듈)
string (모듈)
string literal
string_at() (ctypes 모듈)
StringIO (io 종류)
stringprep (모듈)
strings, documentation
,
[1]
strip() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
strip_dirs() (pstats.Stats method)
stripspaces (curses.textpad.Textbox attribute)
strptime() (datetime.datetime class method)
(time 모듈)
strtobool() (distutils.util 모듈)
struct
모듈
Struct (struct 종류)
struct (모듈)
struct sequence (구조체 시퀀스)
struct_time (time 종류)
Structure (ctypes 종류)
structures
C
strxfrm() (locale 모듈)
STType (parser 모듈)
style
coding
Style (tkinter.ttk 종류)
sub() (operator 모듈)
(re 모듈)
(re.regex method)
sub_commands (distutils.cmd.Command attribute)
subclassing
immutable types
subdirs (filecmp.dircmp attribute)
SubElement() (xml.etree.ElementTree 모듈)
submit() (concurrent.futures.Executor method)
submodule_search_locations (importlib.machinery.ModuleSpec attribute)
subn() (re 모듈)
(re.regex method)
subnets() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
Subnormal (decimal 종류)
suboffsets (memoryview의 속성)
subpad() (curses.window method)
subprocess (모듈)
subprocess_exec() (asyncio.AbstractEventLoop method)
subprocess_shell() (asyncio.AbstractEventLoop method)
SubprocessError
SubprocessProtocol (asyncio 종류)
subscribe() (imaplib.IMAP4 method)
subscript
assignment
operation
subscription
,
[1]
,
[2]
,
[3]
assignment
subsequent_indent (textwrap.TextWrapper attribute)
subst_vars() (distutils.util 모듈)
substitute() (string.Template method)
subTest() (unittest.TestCase method)
subtract() (collections.Counter method)
(decimal.Context method)
subtraction
subtype (email.headerregistry.ContentTypeHeader attribute)
subwin() (curses.window method)
successful() (multiprocessing.pool.AsyncResult method)
suffix_map (mimetypes 모듈)
(mimetypes.MimeTypes attribute)
suite
suite() (parser 모듈)
suiteClass (unittest.TestLoader attribute)
sum() 내장 함수)
sum_list()
sum_sequence()
,
[1]
summarize() (doctest.DocTestRunner method)
summarize_address_range() (ipaddress 모듈)
sunau (모듈)
super (pyclbr.Class attribute)
super() 내장 함수)
supernet() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
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 종류)
SupportsFloat (typing 종류)
SupportsInt (typing 종류)
SupportsRound (typing 종류)
suppress() (contextlib 모듈)
SuppressCrashReport (test.support 종류)
SW_HIDE (subprocess 모듈)
swapcase() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
sym_name (symbol 모듈)
Symbol (symtable 종류)
symbol (모듈)
SymbolTable (symtable 종류)
symlink() (os 모듈)
symlink_to() (pathlib.Path method)
symmetric_difference() (frozenset 메서드)
symmetric_difference_update() (frozenset 메서드)
symtable (모듈)
symtable() (symtable 모듈)
sync() (dbm.dumb.dumbdbm method)
(dbm.gnu.gdbm method)
(os 모듈)
(ossaudiodev.oss_audio_device method)
(shelve.Shelf method)
syncdown() (curses.window method)
synchronized() (multiprocessing.sharedctypes 모듈)
SyncManager (multiprocessing.managers 종류)
syncok() (curses.window method)
syncup() (curses.window method)
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 attribute)
sysconf() (os 모듈)
sysconf_names (os 모듈)
sysconfig (모듈)
syslog (모듈)
syslog() (syslog 모듈)
SysLogHandler (logging.handlers 종류)
system() (os 모듈)
(platform 모듈)
system_alias() (platform 모듈)
SystemError
(built-in exception)
,
[1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType attribute)
SystemRandom (random 종류)
SystemRoot
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|