genindex-S.md
1> **Источник:** https://python-all.ru/3.9/genindex-S.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Индекс – S89| [S (в модуле re)](https://python-all.ru/3.9/library/re.html#re.S) [S\_ENFMT (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ENFMT) [S\_IEXEC (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IEXEC) [S\_IFBLK (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFBLK) [S\_IFCHR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFCHR) [S\_IFDIR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFDIR) [S\_IFDOOR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFDOOR) [S\_IFIFO (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFIFO) [S\_IFLNK (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFLNK) [S\_IFMT() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFMT) [S\_IFPORT (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFPORT) [S\_IFREG (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFREG) [S\_IFSOCK (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFSOCK) [S\_IFWHT (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IFWHT) [S\_IMODE() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IMODE) [S\_IREAD (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IREAD) [S\_IRGRP (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IRGRP) [S\_IROTH (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IROTH) [S\_IRUSR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IRUSR) [S\_IRWXG (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IRWXG) [S\_IRWXO (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IRWXO) [S\_IRWXU (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IRWXU) [S\_ISBLK() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISBLK) [S\_ISCHR() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISCHR) [S\_ISDIR() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISDIR) [S\_ISDOOR() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISDOOR) [S\_ISFIFO() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISFIFO) [S\_ISGID (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISGID) [S\_ISLNK() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISLNK) [S\_ISPORT() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISPORT) [S\_ISREG() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISREG) [S\_ISSOCK() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISSOCK) [S\_ISUID (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISUID) [S\_ISVTX (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISVTX) [S\_ISWHT() (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_ISWHT) [S\_IWGRP (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IWGRP) [S\_IWOTH (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IWOTH) [S\_IWRITE (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IWRITE) [S\_IWUSR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IWUSR) [S\_IXGRP (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IXGRP) [S\_IXOTH (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IXOTH) [S\_IXUSR (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.S_IXUSR) [safe (атрибут uuid.SafeUUID)](https://python-all.ru/3.9/library/uuid.html#uuid.SafeUUID.safe) [safe\_substitute() (метод string.Template)](https://python-all.ru/3.9/library/string.html#string.Template.safe_substitute) [SafeChildWatcher (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.SafeChildWatcher) [saferepr() (в модуле pprint)](https://python-all.ru/3.9/library/pprint.html#pprint.saferepr) [SafeUUID (класс в uuid)](https://python-all.ru/3.9/library/uuid.html#uuid.SafeUUID) [same\_files (атрибут filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.same_files) [same\_quantum() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.same_quantum) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.same_quantum) [samefile() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.samefile) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.samefile) [SameFileError](https://python-all.ru/3.9/library/shutil.html#shutil.SameFileError) [sameopenfile() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.sameopenfile) [samestat() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.samestat) [sample() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.sample) [samples() (метод statistics.NormalDist)](https://python-all.ru/3.9/library/statistics.html#statistics.NormalDist.samples) [save() (метод http.cookiejar.FileCookieJar)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.FileCookieJar.save) [SaveAs (класс в tkinter.filedialog)](https://python-all.ru/3.9/library/dialog.html#tkinter.filedialog.SaveAs) [SAVEDCWD (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.SAVEDCWD) [SaveFileDialog (класс в tkinter.filedialog)](https://python-all.ru/3.9/library/dialog.html#tkinter.filedialog.SaveFileDialog) [SaveKey() (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.SaveKey) [SaveSignals (класс в test.support)](https://python-all.ru/3.9/library/test.html#test.support.SaveSignals) [savetty() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.savetty) [SAX2DOM (класс в xml.dom.pulldom)](https://python-all.ru/3.9/library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM) [SAXException](https://python-all.ru/3.9/library/xml.sax.html#xml.sax.SAXException) [SAXNotRecognizedException](https://python-all.ru/3.9/library/xml.sax.html#xml.sax.SAXNotRecognizedException) [SAXNotSupportedException](https://python-all.ru/3.9/library/xml.sax.html#xml.sax.SAXNotSupportedException) [SAXParseException](https://python-all.ru/3.9/library/xml.sax.html#xml.sax.SAXParseException) [scaleb() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.scaleb) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.scaleb) [scandir() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.scandir) [scanf()](https://python-all.ru/3.9/library/re.html#index-38) [sched (модуль)](https://python-all.ru/3.9/library/sched.html#module-sched) [SCHED\_BATCH (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_BATCH) [SCHED\_FIFO (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_FIFO) [sched\_get\_priority\_max() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_get_priority_max) [sched\_get\_priority\_min() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_get_priority_min) [sched\_getaffinity() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_getaffinity) [sched\_getparam() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_getparam) [sched\_getscheduler() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_getscheduler) [SCHED\_IDLE (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_IDLE) [SCHED\_OTHER (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_OTHER) [sched\_param (класс в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_param) [sched\_priority (атрибут os.sched\_param)](https://python-all.ru/3.9/library/os.html#os.sched_param.sched_priority) [SCHED\_RESET\_ON\_FORK (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_RESET_ON_FORK) [SCHED\_RR (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_RR) [sched\_rr\_get\_interval() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_rr_get_interval) [sched\_setaffinity() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_setaffinity) [sched\_setparam() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_setparam) [sched\_setscheduler() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_setscheduler) [SCHED\_SPORADIC (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SCHED_SPORADIC) [sched\_yield() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sched_yield) [scheduler (класс в модуле sched)](https://python-all.ru/3.9/library/sched.html#sched.scheduler) [schema (в модуле msilib)](https://python-all.ru/3.9/library/msilib.html#msilib.schema) [область видимости](https://python-all.ru/3.9/reference/executionmodel.html#index-3), [\[1\]](https://python-all.ru/3.9/reference/executionmodel.html#index-7) [scope\_id (атрибут ipaddress.IPv6Address)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Address.scope_id) [Screen (класс в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.Screen) [screensize() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.screensize) [script\_from\_examples() (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.script_from_examples) [scroll() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.scroll) [ScrolledCanvas (класс в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.ScrolledCanvas) [ScrolledText (класс в модуле tkinter.scrolledtext)](https://python-all.ru/3.9/library/tkinter.scrolledtext.html#tkinter.scrolledtext.ScrolledText) [scrollok() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.scrollok) [scrypt() (в модуле hashlib)](https://python-all.ru/3.9/library/hashlib.html#hashlib.scrypt) sdterr [stdin stdout](https://python-all.ru/3.9/c-api/init.html#index-17) [seal() (в модуле unittest.mock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.seal) поиск [path, module](https://python-all.ru/3.9/c-api/init.html#index-16), [\[1\]](https://python-all.ru/3.9/c-api/init.html#index-23), [\[2\]](https://python-all.ru/3.9/c-api/init.html#index-24), [\[3\]](https://python-all.ru/3.9/c-api/intro.html#index-23), [\[4\]](https://python-all.ru/3.9/library/linecache.html#index-0), [\[5\]](https://python-all.ru/3.9/library/site.html#index-0), [\[6\]](https://python-all.ru/3.9/library/sys.html#index-21), [\[7\]](https://python-all.ru/3.9/tutorial/modules.html#index-0) [search() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.search) [(в модуле re)](https://python-all.ru/3.9/library/re.html#re.search) [(метод re.Pattern)](https://python-all.ru/3.9/library/re.html#re.Pattern.search) [second (атрибут datetime.datetime)](https://python-all.ru/3.9/library/datetime.html#datetime.datetime.second) [(атрибут datetime.time)](https://python-all.ru/3.9/library/datetime.html#datetime.time.second) [секунды с начала эпохи](https://python-all.ru/3.9/library/time.html#index-1) [secrets (модуль)](https://python-all.ru/3.9/library/secrets.html#module-secrets) [SECTCRE (атрибут configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.SECTCRE) [sections() (метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.sections) [secure (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.Cookie.secure) [алгоритм безопасного хеширования, SHA1, SHA224, SHA256, SHA384, SHA512](https://python-all.ru/3.9/library/hashlib.html#index-0) [Протокол защищённых сокетов](https://python-all.ru/3.9/library/ssl.html#index-1) безопасность [CGI](https://python-all.ru/3.9/library/cgi.html#index-2) [http.server](https://python-all.ru/3.9/library/http.server.html#index-3) [вопросы безопасности](https://python-all.ru/3.9/library/security_warnings.html#index-0) [see() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.see) [seed() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.seed) [seek() (метод chunk.Chunk)](https://python-all.ru/3.9/library/chunk.html#chunk.Chunk.seek) [(метод io.IOBase)](https://python-all.ru/3.9/library/io.html#io.IOBase.seek) [(метод io.TextIOBase)](https://python-all.ru/3.9/library/io.html#io.TextIOBase.seek) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.seek) [SEEK\_CUR (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SEEK_CUR) [SEEK\_END (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SEEK_END) [SEEK\_SET (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SEEK_SET) [seekable() (метод io.IOBase)](https://python-all.ru/3.9/library/io.html#io.IOBase.seekable) [seen\_greeting (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.seen_greeting) [Select (класс в tkinter.tix)](https://python-all.ru/3.9/library/tkinter.tix.html#tkinter.tix.Select) [select (модуль)](https://python-all.ru/3.9/library/select.html#module-select) [select() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.select) [(в модуле select)](https://python-all.ru/3.9/library/select.html#select.select) [(метод selectors.BaseSelector)](https://python-all.ru/3.9/library/selectors.html#selectors.BaseSelector.select) [(метод tkinter.ttk.Notebook)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Notebook.select) [selected\_alpn\_protocol() (метод ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.selected_alpn_protocol) [selected\_npn\_protocol() (метод ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.selected_npn_protocol) [selection() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection) [selection\_add() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_add) [selection\_remove() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_remove) [selection\_set() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_set) [selection\_toggle() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_toggle) [selector (атрибут urllib.request.Request)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.Request.selector) [SelectorEventLoop (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.SelectorEventLoop) [SelectorKey (класс в selectors)](https://python-all.ru/3.9/library/selectors.html#selectors.SelectorKey) [selectors (модуль)](https://python-all.ru/3.9/library/selectors.html#module-selectors) [SelectSelector (класс в selectors)](https://python-all.ru/3.9/library/selectors.html#selectors.SelectSelector) [Semaphore (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-sync.html#asyncio.Semaphore) [(класс в multiprocessing)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.Semaphore) [(класс в threading)](https://python-all.ru/3.9/library/threading.html#threading.Semaphore) [Semaphore() (метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.SyncManager.Semaphore) [двоичные семафоры](https://python-all.ru/3.9/library/_thread.html#index-0) [SEMI (в модуле token)](https://python-all.ru/3.9/library/token.html#token.SEMI) [send() (метод asyncore.dispatcher)](https://python-all.ru/3.9/library/asyncore.html#asyncore.dispatcher.send) [(метод корутины)](https://python-all.ru/3.9/reference/datamodel.html#coroutine.send) [(метод генератора)](https://python-all.ru/3.9/reference/expressions.html#generator.send) [(метод http.client.HTTPConnection)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPConnection.send) [(метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.send) [(метод logging.handlers.DatagramHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.DatagramHandler.send) [(метод logging.handlers.SocketHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.SocketHandler.send) [(метод multiprocessing.connection.Connection)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.connection.Connection.send) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.send) [send\_bytes() (метод multiprocessing.connection.Connection)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.connection.Connection.send_bytes) [send\_error() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.send_error) [send\_fds() (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.send_fds) [send\_flowing\_data() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_flowing_data) [send\_header() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.send_header) [send\_hor\_rule() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_hor_rule) [send\_label\_data() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_label_data) [send\_line\_break() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_line_break) [send\_literal\_data() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_literal_data) [send\_message() (метод smtplib.SMTP)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP.send_message) [send\_paragraph() (метод formatter.writer)](https://python-all.ru/3.9/library/formatter.html#formatter.writer.send_paragraph) [send\_response() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.send_response) [send\_response\_only() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.send_response_only) [send\_signal() (метод asyncio.subprocess.Process)](https://python-all.ru/3.9/library/asyncio-subprocess.html#asyncio.subprocess.Process.send_signal) [(метод asyncio.SubprocessTransport)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.SubprocessTransport.send_signal) [(метод subprocess.Popen)](https://python-all.ru/3.9/library/subprocess.html#subprocess.Popen.send_signal) [sendall() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.sendall) [sendcmd() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.sendcmd) [sendfile() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sendfile) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.sendfile) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.sendfile) [(метод wsgiref.handlers.BaseHandler)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.BaseHandler.sendfile) [SendfileNotAvailableError](https://python-all.ru/3.9/library/asyncio-exceptions.html#asyncio.SendfileNotAvailableError) [sendmail() (метод smtplib.SMTP)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP.sendmail) [sendmsg() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.sendmsg) [sendmsg\_afalg() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.sendmsg_afalg) [sendto() (метод asyncio.DatagramTransport)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.DatagramTransport.sendto) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.sendto) [sentinel (в модуле unittest.mock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.sentinel) [(атрибут multiprocessing.Process)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.Process.sentinel) [sep (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sep) [**последовательность**](https://python-all.ru/3.9/glossary.html#term-sequence) [элемент](https://python-all.ru/3.9/reference/expressions.html#index-42) [итерация](https://python-all.ru/3.9/library/stdtypes.html#index-17) [объект](https://python-all.ru/3.9/c-api/concrete.html#index-1), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-18), [\[2\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-6), [\[3\]](https://python-all.ru/3.9/reference/datamodel.html#index-15), [\[4\]](https://python-all.ru/3.9/reference/datamodel.html#index-51), [\[5\]](https://python-all.ru/3.9/reference/expressions.html#index-42), [\[6\]](https://python-all.ru/3.9/reference/expressions.html#index-45), [\[7\]](https://python-all.ru/3.9/reference/expressions.html#index-80), [\[8\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-10) [типы, неизменяемые](https://python-all.ru/3.9/library/stdtypes.html#index-20) [типы, изменяемые](https://python-all.ru/3.9/library/stdtypes.html#index-21) [типы, операции над](https://python-all.ru/3.9/library/stdtypes.html#index-19), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-22) [Sequence (класс в collections.abc)](https://python-all.ru/3.9/library/collections.abc.html#collections.abc.Sequence) [(класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.Sequence) [sequence (в модуле msilib)](https://python-all.ru/3.9/library/msilib.html#msilib.sequence) [sequence2st() (в модуле parser)](https://python-all.ru/3.9/library/parser.html#parser.sequence2st) [SequenceMatcher (класс в difflib)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher) сериализация [объекты](https://python-all.ru/3.9/library/pickle.html#index-0) [serve\_forever() (метод asyncio.Server)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.Server.serve_forever) [(метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.serve_forever) сервер [WWW](https://python-all.ru/3.9/library/cgi.html#index-0), [\[1\]](https://python-all.ru/3.9/library/http.server.html#index-0) [Server (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.Server) [server (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.server) [server\_activate() (метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.server_activate) [server\_address (атрибут socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.server_address) [server\_bind() (метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.server_bind) [server\_close() (метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.server_close) [server\_hostname (атрибут ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.server_hostname) [server\_side (атрибут ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.server_side) [server\_software (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.BaseHandler.server_software) [server\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.server_version) [(атрибут http.server.SimpleHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.SimpleHTTPRequestHandler.server_version) [ServerProxy (класс в xmlrpc.client)](https://python-all.ru/3.9/library/xmlrpc.client.html#xmlrpc.client.ServerProxy) [service\_actions() (метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.service_actions) [session (атрибут ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.session) [session\_reused (атрибут ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.session_reused) [session\_stats() (метод ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.session_stats) множество [генераторы списков](https://python-all.ru/3.9/reference/expressions.html#index-16) [отображение](https://python-all.ru/3.9/reference/expressions.html#index-16) [объект](https://python-all.ru/3.9/c-api/set.html#index-0), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-49), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-27), [\[3\]](https://python-all.ru/3.9/reference/expressions.html#index-16) [set (встроенный класс)](https://python-all.ru/3.9/library/stdtypes.html#set) [Set (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Set) [(класс в collections.abc)](https://python-all.ru/3.9/library/collections.abc.html#collections.abc.Set) [(класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.Set) [Установить точку останова](https://python-all.ru/3.9/library/idle.html#index-4) [**генератор множества**](https://python-all.ru/3.9/glossary.html#term-set-comprehension) тип множества [объект](https://python-all.ru/3.9/reference/datamodel.html#index-26) [set() (метод asyncio.Event)](https://python-all.ru/3.9/library/asyncio-sync.html#asyncio.Event.set) [(метод configparser.ConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.ConfigParser.set) [(метод configparser.RawConfigParser)](https://python-all.ru/3.9/library/configparser.html#configparser.RawConfigParser.set) [(метод contextvars.ContextVar)](https://python-all.ru/3.9/library/contextvars.html#contextvars.ContextVar.set) [(метод http.cookies.Morsel)](https://python-all.ru/3.9/library/http.cookies.html#http.cookies.Morsel.set) [(метод ossaudiodev.oss\_mixer\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set) [(метод test.support.EnvironmentVarGuard)](https://python-all.ru/3.9/library/test.html#test.support.EnvironmentVarGuard.set) [(метод threading.Event)](https://python-all.ru/3.9/library/threading.html#threading.Event.set) [(метод tkinter.ttk.Combobox)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Combobox.set) [(метод tkinter.ttk.Spinbox)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Spinbox.set) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.set) [(метод xml.etree.ElementTree.Element)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.set) [SET\_ADD (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-SET_ADD) [set\_all()](https://python-all.ru/3.9/c-api/intro.html#index-11) [set\_allowed\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.set_allowed_domains) [set\_alpn\_protocols() (метод ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_alpn_protocols) [set\_app() (метод wsgiref.simple\_server.WSGIServer)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.simple_server.WSGIServer.set_app) [set\_asyncgen\_hooks() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.set_asyncgen_hooks) [set\_authorizer() (метод sqlite3.Connection)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Connection.set_authorizer) [set\_auto\_history() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_auto_history) [set\_blocked\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.set_blocked_domains) [set\_blocking() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.set_blocking) [set\_boundary() (метод email.message.EmailMessage)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.set_boundary) [(метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_boundary) [set\_break() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_break) [set\_charset() (метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_charset) [set\_child\_watcher() (метод asyncio.AbstractEventLoopPolicy)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.AbstractEventLoopPolicy.set_child_watcher) [(в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.set_child_watcher) [set\_children() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Treeview.set_children) [set\_ciphers() (метод ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_ciphers) [set\_completer() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_completer) [set\_completer\_delims() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_completer_delims) [set\_completion\_display\_matches\_hook() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_completion_display_matches_hook) [set\_content() (метод email.contentmanager.ContentManager)](https://python-all.ru/3.9/library/email.contentmanager.html#email.contentmanager.ContentManager.set_content) [(метод email.message.EmailMessage)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.set_content) [(в модуле email.contentmanager)](https://python-all.ru/3.9/library/email.contentmanager.html#email.contentmanager.set_content) [set\_continue() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_continue) [set\_cookie() (метод http.cookiejar.CookieJar)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookieJar.set_cookie) [set\_cookie\_if\_ok() (метод http.cookiejar.CookieJar)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookieJar.set_cookie_if_ok) [set\_coroutine\_origin\_tracking\_depth() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.set_coroutine_origin_tracking_depth) [set\_current() (метод msilib.Feature)](https://python-all.ru/3.9/library/msilib.html#msilib.Feature.set_current) [set\_data() (метод importlib.abc.SourceLoader)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.SourceLoader.set_data) [(метод importlib.machinery.SourceFileLoader)](https://python-all.ru/3.9/library/importlib.html#importlib.machinery.SourceFileLoader.set_data) [set\_date() (метод mailbox.MaildirMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MaildirMessage.set_date) [set\_debug() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.set_debug) [(в модуле gc)](https://python-all.ru/3.9/library/gc.html#gc.set_debug) [set\_debuglevel() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.set_debuglevel) [(метод http.client.HTTPConnection)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPConnection.set_debuglevel) [(метод nntplib.NNTP)](https://python-all.ru/3.9/library/nntplib.html#nntplib.NNTP.set_debuglevel) [(метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.set_debuglevel) [(метод smtplib.SMTP)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP.set_debuglevel) [(метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.set_debuglevel) [set\_default\_executor() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.set_default_executor) [set\_default\_type() (метод email.message.EmailMessage)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.set_default_type) [(метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_default_type) [set\_default\_verify\_paths() (метод ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_default_verify_paths) [set\_defaults() (метод argparse.ArgumentParser)](https://python-all.ru/3.9/library/argparse.html#argparse.ArgumentParser.set_defaults) [(метод optparse.OptionParser)](https://python-all.ru/3.9/library/optparse.html#optparse.OptionParser.set_defaults) [set\_ecdh\_curve() (метод ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_ecdh_curve) [set\_errno() (в модуле ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.set_errno) [set\_escdelay() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.set_escdelay) [set\_event\_loop() (метод asyncio.AbstractEventLoopPolicy)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.AbstractEventLoopPolicy.set_event_loop) [(в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.set_event_loop) [set\_event\_loop\_policy() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-policy.html#asyncio.set_event_loop_policy) [set\_exception() (метод asyncio.Future)](https://python-all.ru/3.9/library/asyncio-future.html#asyncio.Future.set_exception) [(метод concurrent.futures.Future)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Future.set_exception) [set\_exception\_handler() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.set_exception_handler) [set\_executable() (в модуле multiprocessing)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.set_executable) [set\_executables() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_executables) [set\_filter() (tkinter.filedialog.FileDialog метод)](https://python-all.ru/3.9/library/dialog.html#tkinter.filedialog.FileDialog.set_filter) [set\_flags() (метод mailbox.MaildirMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MaildirMessage.set_flags) [(метод mailbox.mboxMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.mboxMessage.set_flags) [(метод mailbox.MMDFMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MMDFMessage.set_flags) [set\_from() (mailbox.mboxMessage метод)](https://python-all.ru/3.9/library/mailbox.html#mailbox.mboxMessage.set_from) [(метод mailbox.MMDFMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MMDFMessage.set_from) [set\_handle\_inheritable() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.set_handle_inheritable) [set\_history\_length() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_history_length) [set\_include\_dirs() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_include_dirs) [set\_info() (метод mailbox.MaildirMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MaildirMessage.set_info) [set\_inheritable() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.set_inheritable) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.set_inheritable) [set\_int\_max\_str\_digits() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.set_int_max_str_digits) [set\_labels() (mailbox.BabylMessage метод)](https://python-all.ru/3.9/library/mailbox.html#mailbox.BabylMessage.set_labels) [set\_last\_error() (в модуле ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.set_last_error) [set\_libraries() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_libraries) [set\_library\_dirs() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_library_dirs) [set\_link\_objects() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_link_objects) [set\_literal (фиксер 2to3)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-set_literal) [set\_loader() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.set_loader) [set\_match\_tests() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.set_match_tests) [set\_memlimit() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.set_memlimit) [set\_name() (asyncio.Task метод)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.Task.set_name) [set\_next() (bdb.Bdb метод)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_next) [set\_nonstandard\_attr() (http.cookiejar.Cookie метод)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.Cookie.set_nonstandard_attr) [set\_npn\_protocols() (ssl.SSLContext метод)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_npn_protocols) [set\_ok() (http.cookiejar.CookiePolicy метод)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookiePolicy.set_ok) [set\_option\_negotiation\_callback() (метод telnetlib.Telnet)](https://python-all.ru/3.9/library/telnetlib.html#telnetlib.Telnet.set_option_negotiation_callback) [set\_output\_charset() (метод gettext.NullTranslations)](https://python-all.ru/3.9/library/gettext.html#gettext.NullTranslations.set_output_charset) [set\_package() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.set_package) [set\_param() (email.message.EmailMessage метод)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.set_param) [(метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_param) [set\_pasv() (ftplib.FTP метод)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.set_pasv) [set\_payload() (email.message.Message метод)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_payload) [set\_policy() (http.cookiejar.CookieJar метод)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.CookieJar.set_policy) [set\_position() (метод xdrlib.Unpacker)](https://python-all.ru/3.9/library/xdrlib.html#xdrlib.Unpacker.set_position) [set\_pre\_input\_hook() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_pre_input_hook) [set\_progress\_handler() (sqlite3.Connection метод)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Connection.set_progress_handler) [set\_protocol() (asyncio.BaseTransport метод)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.BaseTransport.set_protocol) [set\_proxy() (urllib.request.Request метод)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.Request.set_proxy) [set\_python\_build() (в модуле distutils.sysconfig)](https://python-all.ru/3.9/distutils/apiref.html#distutils.sysconfig.set_python_build) [set\_quit() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_quit) [set\_recsrc() (метод ossaudiodev.oss\_mixer\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set_recsrc) [set\_result() (метод asyncio.Future)](https://python-all.ru/3.9/library/asyncio-future.html#asyncio.Future.set_result) [(метод concurrent.futures.Future)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Future.set_result) [set\_return() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_return) [set\_running\_or\_notify\_cancel() (метод concurrent.futures.Future)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Future.set_running_or_notify_cancel) [set\_runtime\_library\_dirs() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.set_runtime_library_dirs) [set\_selection() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.9/library/dialog.html#tkinter.filedialog.FileDialog.set_selection) [set\_seq1() (метод difflib.SequenceMatcher)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher.set_seq1) [set\_seq2() (метод difflib.SequenceMatcher)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher.set_seq2) [set\_seqs() (метод difflib.SequenceMatcher)](https://python-all.ru/3.9/library/difflib.html#difflib.SequenceMatcher.set_seqs) [set\_sequences() (метод mailbox.MH)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MH.set_sequences) [(метод mailbox.MHMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MHMessage.set_sequences) [set\_server\_documentation() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_documentation) [set\_server\_name() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_name) [set\_server\_title() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_title) [set\_servername\_callback (атрибут ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.set_servername_callback) [set\_spacing() (метод formatter.formatter)](https://python-all.ru/3.9/library/formatter.html#formatter.formatter.set_spacing) [set\_start\_method() (в модуле multiprocessing)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.set_start_method) [set\_startup\_hook() (в модуле readline)](https://python-all.ru/3.9/library/readline.html#readline.set_startup_hook) [set\_step() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_step) [set\_subdir() (метод mailbox.MaildirMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.MaildirMessage.set_subdir) [set\_tabsize() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.set_tabsize) [set\_task\_factory() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.set_task_factory) [set\_terminator() (метод asynchat.async\_chat)](https://python-all.ru/3.9/library/asynchat.html#asynchat.async_chat.set_terminator) [set\_threshold() (в модуле gc)](https://python-all.ru/3.9/library/gc.html#gc.set_threshold) [set\_trace() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_trace) [(в модуле bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.set_trace) [(в модуле pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.set_trace) [(метод pdb.Pdb)](https://python-all.ru/3.9/library/pdb.html#pdb.Pdb.set_trace) [set\_trace\_callback() (метод sqlite3.Connection)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Connection.set_trace_callback) [set\_tunnel() (метод http.client.HTTPConnection)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPConnection.set_tunnel) [set\_type() (метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_type) [set\_unittest\_reportflags() (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.set_unittest_reportflags) [set\_unixfrom() (метод email.message.EmailMessage)](https://python-all.ru/3.9/library/email.message.html#email.message.EmailMessage.set_unixfrom) [(метод email.message.Message)](https://python-all.ru/3.9/library/email.compat32-message.html#email.message.Message.set_unixfrom) [set\_until() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.set_until) [SET\_UPDATE (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-SET_UPDATE) [set\_url() (метод urllib.robotparser.RobotFileParser)](https://python-all.ru/3.9/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.set_url) [set\_usage() (метод optparse.OptionParser)](https://python-all.ru/3.9/library/optparse.html#optparse.OptionParser.set_usage) [set\_userptr() (метод curses.panel.Panel)](https://python-all.ru/3.9/library/curses.panel.html#curses.panel.Panel.set_userptr) [set\_visible() (метод mailbox.BabylMessage)](https://python-all.ru/3.9/library/mailbox.html#mailbox.BabylMessage.set_visible) [set\_wakeup\_fd() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.set_wakeup_fd) [set\_write\_buffer\_limits() (метод asyncio.WriteTransport)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.WriteTransport.set_write_buffer_limits) [setacl() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.setacl) [setannotation() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.setannotation) [setattr() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#setattr) [setattrfunc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.setattrfunc) [setAttribute() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.setAttribute) [setAttributeNode() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.setAttributeNode) [setAttributeNodeNS() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.setAttributeNodeNS) [setAttributeNS() (метод xml.dom.Element)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.Element.setAttributeNS) [setattrofunc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.setattrofunc) [SetBase() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.SetBase) [setblocking() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.setblocking) [setByteStream() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setByteStream) [setcbreak() (в модуле tty)](https://python-all.ru/3.9/library/tty.html#tty.setcbreak) [setCharacterStream() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setCharacterStream) [SetComp (класс в модуле ast)](https://python-all.ru/3.9/library/ast.html#ast.SetComp) [setcomptype() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setcomptype) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setcomptype) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setcomptype) [setContentHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setContentHandler) [setcontext() (из модуля decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.setcontext) [setDaemon() (метод threading.Thread)](https://python-all.ru/3.9/library/threading.html#threading.Thread.setDaemon) [setdefault() (метод dict)](https://python-all.ru/3.9/library/stdtypes.html#dict.setdefault) [(метод http.cookies.Morsel)](https://python-all.ru/3.9/library/http.cookies.html#http.cookies.Morsel.setdefault) [setdefaulttimeout() (из модуля socket)](https://python-all.ru/3.9/library/socket.html#socket.setdefaulttimeout) [setdlopenflags() (из модуля sys)](https://python-all.ru/3.9/library/sys.html#sys.setdlopenflags) [setDocumentLocator() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.setDocumentLocator) [setDTDHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setDTDHandler) [setegid() (из модуля os)](https://python-all.ru/3.9/library/os.html#os.setegid) [setEncoding() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setEncoding) [setEntityResolver() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setEntityResolver) [setErrorHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setErrorHandler) [seteuid() (из модуля os)](https://python-all.ru/3.9/library/os.html#os.seteuid) [setFeature() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setFeature) [setfirstweekday() (в модуле calendar)](https://python-all.ru/3.9/library/calendar.html#calendar.setfirstweekday) [setfmt() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.setfmt) [setFormatter() (метод logging.Handler)](https://python-all.ru/3.9/library/logging.html#logging.Handler.setFormatter) [setframerate() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setframerate) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setframerate) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setframerate) [setgid() (из модуля os)](https://python-all.ru/3.9/library/os.html#os.setgid) [setgroups() (из модуля os)](https://python-all.ru/3.9/library/os.html#os.setgroups) [seth() (из модуля turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.seth) [setheading() (из модуля turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setheading) [sethostname() (из модуля socket)](https://python-all.ru/3.9/library/socket.html#socket.sethostname) [setinputsizes() (метод sqlite3.Cursor)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Cursor.setinputsizes) [SetInteger() (метод msilib.Record)](https://python-all.ru/3.9/library/msilib.html#msilib.Record.SetInteger) [setitem() (из модуля operator)](https://python-all.ru/3.9/library/operator.html#operator.setitem) [setitimer() (из модуля signal)](https://python-all.ru/3.9/library/signal.html#signal.setitimer) [setLevel() (метод logging.Handler)](https://python-all.ru/3.9/library/logging.html#logging.Handler.setLevel) [(метод logging.Logger)](https://python-all.ru/3.9/library/logging.html#logging.Logger.setLevel) [setlocale() (из модуля locale)](https://python-all.ru/3.9/library/locale.html#locale.setlocale) [setLocale() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setLocale) [setLoggerClass() (в модуле logging)](https://python-all.ru/3.9/library/logging.html#logging.setLoggerClass) [setlogmask() (в модуле syslog)](https://python-all.ru/3.9/library/syslog.html#syslog.setlogmask) [setLogRecordFactory() (в модуле logging)](https://python-all.ru/3.9/library/logging.html#logging.setLogRecordFactory) [setmark() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setmark) [setMaxConns() (метод urllib.request.CacheFTPHandler)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.CacheFTPHandler.setMaxConns) [setmode() (в модуле msvcrt)](https://python-all.ru/3.9/library/msvcrt.html#msvcrt.setmode) [setName() (метод threading.Thread)](https://python-all.ru/3.9/library/threading.html#threading.Thread.setName) [setnchannels() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setnchannels) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setnchannels) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setnchannels) [setnframes() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setnframes) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setnframes) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setnframes) [setoutputsize() (метод sqlite3.Cursor)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.Cursor.setoutputsize) [SetParamEntityParsing() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.SetParamEntityParsing) [setparameters() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.setparameters) [setparams() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setparams) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setparams) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setparams) [setpassword() (метод zipfile.ZipFile)](https://python-all.ru/3.9/library/zipfile.html#zipfile.ZipFile.setpassword) [setpgid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setpgid) [setpgrp() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setpgrp) [setpos() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setpos) [(в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setpos) [(метод sunau.AU\_read)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_read.setpos) [(метод wave.Wave\_read)](https://python-all.ru/3.9/library/wave.html#wave.Wave_read.setpos) [setposition() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setposition) [setpriority() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setpriority) [setprofile() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.setprofile) [(в модуле threading)](https://python-all.ru/3.9/library/threading.html#threading.setprofile) [SetProperty() (метод msilib.SummaryInformation)](https://python-all.ru/3.9/library/msilib.html#msilib.SummaryInformation.SetProperty) [setProperty() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setProperty) [setPublicId() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setPublicId) [setquota() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.setquota) [setraw() (в модуле tty)](https://python-all.ru/3.9/library/tty.html#tty.setraw) [setrecursionlimit() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.setrecursionlimit) [setregid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setregid) [SetReparseDeferralEnabled() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.SetReparseDeferralEnabled) [setresgid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setresgid) [setresuid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setresuid) [setreuid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setreuid) [setrlimit() (в модуле resource)](https://python-all.ru/3.9/library/resource.html#resource.setrlimit) [setsampwidth() (метод aifc.aifc)](https://python-all.ru/3.9/library/aifc.html#aifc.aifc.setsampwidth) [(метод sunau.AU\_write)](https://python-all.ru/3.9/library/sunau.html#sunau.AU_write.setsampwidth) [(метод wave.Wave\_write)](https://python-all.ru/3.9/library/wave.html#wave.Wave_write.setsampwidth) [setscrreg() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.setscrreg) [setsid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setsid) [setsockopt() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.setsockopt) [setstate() (метод codecs.IncrementalDecoder)](https://python-all.ru/3.9/library/codecs.html#codecs.IncrementalDecoder.setstate) [(метод codecs.IncrementalEncoder)](https://python-all.ru/3.9/library/codecs.html#codecs.IncrementalEncoder.setstate) [(в модуле random)](https://python-all.ru/3.9/library/random.html#random.setstate) [setStream() (метод logging.StreamHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.StreamHandler.setStream) [SetStream() (метод msilib.Record)](https://python-all.ru/3.9/library/msilib.html#msilib.Record.SetStream) [SetString() (метод msilib.Record)](https://python-all.ru/3.9/library/msilib.html#msilib.Record.SetString) [setswitchinterval() (в модуле sys)](https://python-all.ru/3.9/c-api/init.html#index-34), [\[1\]](https://python-all.ru/3.9/library/sys.html#sys.setswitchinterval) [(в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.setswitchinterval) [setSystemId() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.9/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setSystemId) [setsyx() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.setsyx) [setTarget() (метод logging.handlers.MemoryHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.MemoryHandler.setTarget) [settiltangle() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.settiltangle) [settimeout() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.settimeout) [setTimeout() (метод urllib.request.CacheFTPHandler)](https://python-all.ru/3.9/library/urllib.request.html#urllib.request.CacheFTPHandler.setTimeout) [settrace() (в модуле sys)](https://python-all.ru/3.9/library/sys.html#sys.settrace) [(в модуле threading)](https://python-all.ru/3.9/library/threading.html#threading.settrace) [setuid() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setuid) [setundobuffer() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setundobuffer) [setup() (в модуле distutils.core)](https://python-all.ru/3.9/distutils/apiref.html#distutils.core.setup) [(в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setup) [(метод socketserver.BaseRequestHandler)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseRequestHandler.setup) [setUp() (метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.setUp) [SETUP\_ANNOTATIONS (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-SETUP_ANNOTATIONS) [SETUP\_ASYNC\_WITH (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-SETUP_ASYNC_WITH) [setup\_environ() (метод wsgiref.handlers.BaseHandler)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.BaseHandler.setup_environ) [SETUP\_FINALLY (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-SETUP_FINALLY) [setup\_python() (метод venv.EnvBuilder)](https://python-all.ru/3.9/library/venv.html#venv.EnvBuilder.setup_python) [setup\_scripts() (метод venv.EnvBuilder)](https://python-all.ru/3.9/library/venv.html#venv.EnvBuilder.setup_scripts) [setup\_testing\_defaults() (в модуле wsgiref.util)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.util.setup_testing_defaults) [SETUP\_WITH (код операции)](https://python-all.ru/3.9/library/dis.html#opcode-SETUP_WITH) [setUpClass() (метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.setUpClass) [setupterm() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.setupterm) [SetValue() (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.SetValue) [SetValueEx() (в модуле winreg)](https://python-all.ru/3.9/library/winreg.html#winreg.SetValueEx) [setworldcoordinates() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setworldcoordinates) [setx() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.setx) [setxattr() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.setxattr) [sety() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.sety) [SF\_APPEND (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.SF_APPEND) [SF\_ARCHIVED (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.SF_ARCHIVED) [SF\_IMMUTABLE (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.SF_IMMUTABLE) [SF\_MNOWAIT (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SF_MNOWAIT) [SF\_NODISKIO (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SF_NODISKIO) [SF\_NOUNLINK (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.SF_NOUNLINK) [SF\_SNAPSHOT (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.SF_SNAPSHOT) [SF\_SYNC (в модуле os)](https://python-all.ru/3.9/library/os.html#os.SF_SYNC) [Shape (класс в turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.Shape) [shape (атрибут memoryview)](https://python-all.ru/3.9/library/stdtypes.html#memoryview.shape) [shape() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.shape) [shapesize() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.shapesize) [shapetransform() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.shapetransform) [share() (метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.share) [ShareableList (класс в multiprocessing.shared\_memory)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.ShareableList) [ShareableList() (метод multiprocessing.managers.SharedMemoryManager)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager.ShareableList) [Разделяемая память](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#index-0) [shared\_ciphers() (метод ssl.SSLSocket)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket.shared_ciphers) [shared\_object\_filename() (метод класса CCompiler из модуля distutils.ccompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.shared_object_filename) [SharedMemory (класс в multiprocessing.shared\_memory)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.SharedMemory) [SharedMemory() (метод multiprocessing.managers.SharedMemoryManager)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager.SharedMemory) [SharedMemoryManager (класс в multiprocessing.managers)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager) [shearfactor() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.shearfactor) [Shelf (класс в shelve)](https://python-all.ru/3.9/library/shelve.html#shelve.Shelf) shelve [модуль](https://python-all.ru/3.9/library/marshal.html#index-0) [shelve (модуль)](https://python-all.ru/3.9/library/shelve.html#module-shelve) [shield() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.shield) [shift() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.shift) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.shift) [shift\_path\_info() (в модуле wsgiref.util)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.util.shift_path_info) сдвиг [операция](https://python-all.ru/3.9/reference/expressions.html#index-71) [операции](https://python-all.ru/3.9/library/stdtypes.html#index-16) [shlex (класс в shlex)](https://python-all.ru/3.9/library/shlex.html#shlex.shlex) [(модуль)](https://python-all.ru/3.9/library/shlex.html#module-shlex) [shm (атрибут multiprocessing.shared\_memory.ShareableList)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.ShareableList.shm) [SHORT\_TIMEOUT (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.SHORT_TIMEOUT) [shortDescription() (метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.shortDescription) [shorten() (в модуле textwrap)](https://python-all.ru/3.9/library/textwrap.html#textwrap.shorten) [shouldFlush() (метод logging.handlers.BufferingHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.BufferingHandler.shouldFlush) [(метод logging.handlers.MemoryHandler)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.MemoryHandler.shouldFlush) [shouldStop (атрибут unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.shouldStop) [show() (метод curses.panel.Panel)](https://python-all.ru/3.9/library/curses.panel.html#curses.panel.Panel.show) [(метод tkinter.commondialog.Dialog)](https://python-all.ru/3.9/library/dialog.html#tkinter.commondialog.Dialog.show) [show\_code() (в модуле dis)](https://python-all.ru/3.9/library/dis.html#dis.show_code) [show\_compilers() (в модуле distutils.ccompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.show_compilers) [showerror() (в модуле tkinter.messagebox)](https://python-all.ru/3.9/library/tkinter.messagebox.html#tkinter.messagebox.showerror) [showinfo() (в модуле tkinter.messagebox)](https://python-all.ru/3.9/library/tkinter.messagebox.html#tkinter.messagebox.showinfo) [showsyntaxerror() (метод code.InteractiveInterpreter)](https://python-all.ru/3.9/library/code.html#code.InteractiveInterpreter.showsyntaxerror) [showtraceback() (метод code.InteractiveInterpreter)](https://python-all.ru/3.9/library/code.html#code.InteractiveInterpreter.showtraceback) [showturtle() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.showturtle) [showwarning() (в модуле tkinter.messagebox)](https://python-all.ru/3.9/library/tkinter.messagebox.html#tkinter.messagebox.showwarning) [(в модуле warnings)](https://python-all.ru/3.9/library/warnings.html#warnings.showwarning) [shuffle() (в модуле random)](https://python-all.ru/3.9/library/random.html#random.shuffle) [shutdown() (метод concurrent.futures.Executor)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Executor.shutdown) [(метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.shutdown) [(в модуле logging)](https://python-all.ru/3.9/library/logging.html#logging.shutdown) [(метод multiprocessing.managers.BaseManager)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.BaseManager.shutdown) [(метод socket.socket)](https://python-all.ru/3.9/library/socket.html#socket.socket.shutdown) [(метод socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.shutdown) [shutdown\_asyncgens() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.shutdown_asyncgens) [shutdown\_default\_executor() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.shutdown_default_executor) [shutil (модуль)](https://python-all.ru/3.9/library/shutil.html#module-shutil) [side\_effect (атрибут unittest.mock.Mock)](https://python-all.ru/3.9/library/unittest.mock.html#unittest.mock.Mock.side_effect) [SIG\_BLOCK (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIG_BLOCK) [SIG\_DFL (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIG_DFL) [SIG\_IGN (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIG_IGN) [SIG\_SETMASK (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIG_SETMASK) [SIG\_UNBLOCK (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIG_UNBLOCK) [SIGABRT (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGABRT) [SIGALRM (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGALRM) [SIGBREAK (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGBREAK) [SIGBUS (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGBUS) [SIGCHLD (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGCHLD) [SIGCLD (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGCLD) [SIGCONT (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGCONT) [SIGFPE (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGFPE) [SIGHUP (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGHUP) [SIGILL (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGILL) [SIGINT](https://python-all.ru/3.9/c-api/exceptions.html#index-1), [\[1\]](https://python-all.ru/3.9/c-api/exceptions.html#index-2) [(в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGINT) [siginterrupt() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.siginterrupt) [SIGKILL (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGKILL) signal [модуль](https://python-all.ru/3.9/c-api/exceptions.html#index-1), [\[1\]](https://python-all.ru/3.9/library/_thread.html#index-2) [signal (module)](https://python-all.ru/3.9/library/signal.html#module-signal) [signal() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.signal) [Signature (класс в inspect)](https://python-all.ru/3.9/library/inspect.html#inspect.Signature) [signature (атрибут inspect.BoundArguments)](https://python-all.ru/3.9/library/inspect.html#inspect.BoundArguments.signature) [signature() (в модуле inspect)](https://python-all.ru/3.9/library/inspect.html#inspect.signature) [sigpending() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.sigpending) [SIGPIPE (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGPIPE) | [SIGSEGV (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGSEGV) [SIGTERM (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGTERM) [sigtimedwait() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.sigtimedwait) [SIGUSR1 (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGUSR1) [SIGUSR2 (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGUSR2) [sigwait() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.sigwait) [sigwaitinfo() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.sigwaitinfo) [SIGWINCH (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.SIGWINCH) простой [инструкция](https://python-all.ru/3.9/reference/simple_stmts.html#index-0) [Simple Mail Transfer протокол](https://python-all.ru/3.9/library/smtplib.html#index-0) [SimpleCookie (класс в http.cookies)](https://python-all.ru/3.9/library/http.cookies.html#http.cookies.SimpleCookie) [simplefilter() (в модуле warnings)](https://python-all.ru/3.9/library/warnings.html#warnings.simplefilter) [SimpleHandler (класс в wsgiref.handlers)](https://python-all.ru/3.9/library/wsgiref.html#wsgiref.handlers.SimpleHandler) [SimpleHTTPRequestHandler (класс в http.server)](https://python-all.ru/3.9/library/http.server.html#http.server.SimpleHTTPRequestHandler) [SimpleNamespace (класс в types)](https://python-all.ru/3.9/library/types.html#types.SimpleNamespace) [SimpleQueue (класс в multiprocessing)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.SimpleQueue) [(класс в очереди)](https://python-all.ru/3.9/library/queue.html#queue.SimpleQueue) [SimpleXMLRPCRequestHandler (класс в xmlrpc.server)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCRequestHandler) [SimpleXMLRPCServer (класс в xmlrpc.server)](https://python-all.ru/3.9/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer) [sin() (в модуле cmath)](https://python-all.ru/3.9/library/cmath.html#cmath.sin) [(в модуле math)](https://python-all.ru/3.9/library/math.html#math.sin) [**одиночная диспетчеризация**](https://python-all.ru/3.9/glossary.html#term-single-dispatch) [SingleAddressHeader (класс в email.headerregistry)](https://python-all.ru/3.9/library/email.headerregistry.html#email.headerregistry.SingleAddressHeader) [singledispatch() (в модуле functools)](https://python-all.ru/3.9/library/functools.html#functools.singledispatch) [singledispatchmethod (класс в functools)](https://python-all.ru/3.9/library/functools.html#functools.singledispatchmethod) синглтон [кортеж](https://python-all.ru/3.9/reference/datamodel.html#index-20) [sinh() (в модуле cmath)](https://python-all.ru/3.9/library/cmath.html#cmath.sinh) [(в модуле math)](https://python-all.ru/3.9/library/math.html#math.sinh) [SIO\_KEEPALIVE\_VALS (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SIO_KEEPALIVE_VALS) [SIO\_LOOPBACK\_FAST\_PATH (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SIO_LOOPBACK_FAST_PATH) [SIO\_RCVALL (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SIO_RCVALL) [site (module)](https://python-all.ru/3.9/library/site.html#module-site) опция командной строки site [--user-base](https://python-all.ru/3.9/library/site.html#cmdoption-site-user-base) [--user-site](https://python-all.ru/3.9/library/site.html#cmdoption-site-user-site) site-packages [каталог](https://python-all.ru/3.9/library/site.html#index-1) [site\_maps() (urllib.robotparser.RobotFileParser метод)](https://python-all.ru/3.9/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.site_maps) sitecustomize [модуль](https://python-all.ru/3.9/library/site.html#index-5) [sixtofour (ipaddress.IPv6Address атрибут)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Address.sixtofour) [size (атрибут multiprocessing.shared\_memory.SharedMemory)](https://python-all.ru/3.9/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.SharedMemory.size) [(атрибут struct.Struct)](https://python-all.ru/3.9/library/struct.html#struct.Struct.size) [(атрибут tarfile.TarInfo)](https://python-all.ru/3.9/library/tarfile.html#tarfile.TarInfo.size) [(tracemalloc.Statistic атрибут)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.Statistic.size) [(атрибут tracemalloc.StatisticDiff)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.StatisticDiff.size) [(атрибут tracemalloc.Trace)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.Trace.size) [size() (ftplib.FTP метод)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.size) [(метод mmap.mmap)](https://python-all.ru/3.9/library/mmap.html#mmap.mmap.size) [size\_diff (tracemalloc.StatisticDiff атрибут)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.StatisticDiff.size_diff) [SIZE\_MAX](https://python-all.ru/3.9/c-api/long.html#index-5) [Sized (класс в collections.abc)](https://python-all.ru/3.9/library/collections.abc.html#collections.abc.Sized) [(класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.Sized) [sizeof() (в модуле ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.sizeof) [SKIP (в модуле doctest)](https://python-all.ru/3.9/library/doctest.html#doctest.SKIP) [skip() (метод chunk.Chunk)](https://python-all.ru/3.9/library/chunk.html#chunk.Chunk.skip) [(в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.skip) [skip\_unless\_bind\_unix\_socket() (в модуле test.support.socket\_helper)](https://python-all.ru/3.9/library/test.html#test.support.socket_helper.skip_unless_bind_unix_socket) [skip\_unless\_symlink() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.skip_unless_symlink) [skip\_unless\_xattr() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.skip_unless_xattr) [skipIf() (в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.skipIf) [skipinitialspace (csv.Dialect атрибут)](https://python-all.ru/3.9/library/csv.html#csv.Dialect.skipinitialspace) [skipped (атрибут unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.skipped) [skippedEntity() (xml.sax.handler.ContentHandler метод)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.skippedEntity) [SkipTest](https://python-all.ru/3.9/library/unittest.html#unittest.SkipTest) [skipTest() (метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.skipTest) [skipUnless() (в модуле unittest)](https://python-all.ru/3.9/library/unittest.html#unittest.skipUnless) [SLASH (в модуле token)](https://python-all.ru/3.9/library/token.html#token.SLASH) [SLASHEQUAL (в модуле token)](https://python-all.ru/3.9/library/token.html#token.SLASHEQUAL) [slave() (метод nntplib.NNTP)](https://python-all.ru/3.9/library/nntplib.html#nntplib.NNTP.slave) [sleep() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-task.html#asyncio.sleep) [(в модуле time)](https://python-all.ru/3.9/library/time.html#time.sleep) [slice](https://python-all.ru/3.9/reference/expressions.html#index-44), [**\[1\]**](https://python-all.ru/3.9/glossary.html#term-slice) [присваивание](https://python-all.ru/3.9/library/stdtypes.html#index-22) [встроенная функция](https://python-all.ru/3.9/library/dis.html#index-0), [\[1\]](https://python-all.ru/3.9/reference/datamodel.html#index-65) [объект](https://python-all.ru/3.9/reference/datamodel.html#index-95) [операция](https://python-all.ru/3.9/library/stdtypes.html#index-19) [slice (встроенный класс)](https://python-all.ru/3.9/library/functions.html#slice) [Slice (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Slice) [срезы](https://python-all.ru/3.9/reference/datamodel.html#index-16), [\[1\]](https://python-all.ru/3.9/reference/datamodel.html#index-22), [\[2\]](https://python-all.ru/3.9/reference/expressions.html#index-44) [присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-12) [SMALLEST (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.SMALLEST) SMTP [протокол](https://python-all.ru/3.9/library/smtplib.html#index-0) [SMTP (класс в smtplib)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP) [(в модуле email.policy)](https://python-all.ru/3.9/library/email.policy.html#email.policy.SMTP) [smtp\_server (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.smtp_server) [SMTP\_SSL (класс в smtplib)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP_SSL) [smtp\_state (атрибут smtpd.SMTPChannel)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel.smtp_state) [SMTPAuthenticationError](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPAuthenticationError) [SMTPChannel (класс в smtpd)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPChannel) [SMTPConnectError](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPConnectError) [smtpd (module)](https://python-all.ru/3.9/library/smtpd.html#module-smtpd) [SMTPDataError](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPDataError) [SMTPException](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPException) [SMTPHandler (класс в logging.handlers)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.SMTPHandler) [SMTPHeloError](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPHeloError) [smtplib (module)](https://python-all.ru/3.9/library/smtplib.html#module-smtplib) [SMTPNotSupportedError](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPNotSupportedError) [SMTPRecipientsRefused](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPRecipientsRefused) [SMTPResponseException](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPResponseException) [SMTPSenderRefused](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPSenderRefused) [SMTPServer (класс в smtpd)](https://python-all.ru/3.9/library/smtpd.html#smtpd.SMTPServer) [SMTPServerDisconnected](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTPServerDisconnected) [SMTPUTF8 (в модуле email.policy)](https://python-all.ru/3.9/library/email.policy.html#email.policy.SMTPUTF8) [Snapshot (класс в tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.Snapshot) [SND\_ALIAS (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_ALIAS) [SND\_ASYNC (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_ASYNC) [SND\_FILENAME (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_FILENAME) [SND\_LOOP (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_LOOP) [SND\_MEMORY (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_MEMORY) [SND\_NODEFAULT (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_NODEFAULT) [SND\_NOSTOP (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_NOSTOP) [SND\_NOWAIT (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_NOWAIT) [SND\_PURGE (в модуле winsound)](https://python-all.ru/3.9/library/winsound.html#winsound.SND_PURGE) [sndhdr (module)](https://python-all.ru/3.9/library/sndhdr.html#module-sndhdr) [sni\_callback (атрибут ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.sni_callback) [sniff() (метод csv.Sniffer)](https://python-all.ru/3.9/library/csv.html#csv.Sniffer.sniff) [Sniffer (класс в модуле csv)](https://python-all.ru/3.9/library/csv.html#csv.Sniffer) [sock\_accept() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_accept) [SOCK\_CLOEXEC (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_CLOEXEC) [sock\_connect() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_connect) [SOCK\_DGRAM (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_DGRAM) [SOCK\_MAX\_SIZE (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.SOCK_MAX_SIZE) [SOCK\_NONBLOCK (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_NONBLOCK) [SOCK\_RAW (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_RAW) [SOCK\_RDM (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_RDM) [sock\_recv() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_recv) [sock\_recv\_into() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_recv_into) [sock\_sendall() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_sendall) [sock\_sendfile() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.sock_sendfile) [SOCK\_SEQPACKET (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_SEQPACKET) [SOCK\_STREAM (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOCK_STREAM) сокет [модуль](https://python-all.ru/3.9/library/internet.html#index-1) [объект](https://python-all.ru/3.9/library/socket.html#index-0) [socket (класс в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.socket) [(модуль)](https://python-all.ru/3.9/library/socket.html#module-socket) [(атрибут socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.socket) [socket() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.socket) [(в модуле socket)](https://python-all.ru/3.9/library/select.html#index-1) [socket\_type (атрибут socketserver.BaseServer)](https://python-all.ru/3.9/library/socketserver.html#socketserver.BaseServer.socket_type) [SocketHandler (класс в модуле logging.handlers)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.SocketHandler) [socketpair() (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.socketpair) [sockets (атрибут asyncio.Server)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.Server.sockets) [socketserver (module)](https://python-all.ru/3.9/library/socketserver.html#module-socketserver) [SocketType (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SocketType) [softkwlist (в модуле keyword)](https://python-all.ru/3.9/library/keyword.html#keyword.softkwlist) [SOL\_ALG (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOL_ALG) [SOL\_RDS (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOL_RDS) [SOMAXCONN (в модуле socket)](https://python-all.ru/3.9/library/socket.html#socket.SOMAXCONN) [sort() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.sort) [(метод списка)](https://python-all.ru/3.9/library/stdtypes.html#list.sort) [sort\_stats() (метод pstats.Stats)](https://python-all.ru/3.9/library/profile.html#pstats.Stats.sort_stats) [sortdict() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.sortdict) [sorted() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#sorted) [sortTestMethodsUsing (атрибут unittest.TestLoader)](https://python-all.ru/3.9/library/unittest.html#unittest.TestLoader.sortTestMethodsUsing) [source (атрибут doctest.Example)](https://python-all.ru/3.9/library/doctest.html#doctest.Example.source) [(команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-source) [(атрибут shlex.shlex)](https://python-all.ru/3.9/library/shlex.html#shlex.shlex.source) [кодировка исходного кода](https://python-all.ru/3.9/reference/lexical_analysis.html#index-5) [SOURCE\_DATE\_EPOCH](https://python-all.ru/3.9/library/compileall.html#index-1), [\[1\]](https://python-all.ru/3.9/library/py_compile.html#index-3), [\[2\]](https://python-all.ru/3.9/library/py_compile.html#index-6), [\[3\]](https://python-all.ru/3.9/library/py_compile.html#index-7), [\[4\]](https://python-all.ru/3.9/whatsnew/3.7.html#index-31), [\[5\]](https://python-all.ru/3.9/whatsnew/changelog.html#index-75), [\[6\]](https://python-all.ru/3.9/whatsnew/changelog.html#index-91) [source\_from\_cache() (в модуле imp)](https://python-all.ru/3.9/library/imp.html#imp.source_from_cache) [(в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.source_from_cache) [source\_hash() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.source_hash) [SOURCE\_SUFFIXES (в модуле importlib.machinery)](https://python-all.ru/3.9/library/importlib.html#importlib.machinery.SOURCE_SUFFIXES) [source\_to\_code() (статический метод importlib.abc.InspectLoader)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.InspectLoader.source_to_code) [SourceFileLoader (класс в importlib.machinery)](https://python-all.ru/3.9/library/importlib.html#importlib.machinery.SourceFileLoader) [sourcehook() (метод shlex.shlex)](https://python-all.ru/3.9/library/shlex.html#shlex.shlex.sourcehook) [SourcelessFileLoader (класс в importlib.machinery)](https://python-all.ru/3.9/library/importlib.html#importlib.machinery.SourcelessFileLoader) [SourceLoader (класс в importlib.abc)](https://python-all.ru/3.9/library/importlib.html#importlib.abc.SourceLoader) [space](https://python-all.ru/3.9/reference/lexical_analysis.html#index-8) [в форматировании в стиле printf](https://python-all.ru/3.9/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-45) [в форматировании строк](https://python-all.ru/3.9/library/string.html#index-4) [span() (метод re.Match)](https://python-all.ru/3.9/library/re.html#re.Match.span) [spawn() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.9/distutils/apiref.html#distutils.ccompiler.CCompiler.spawn) [(в модуле pty)](https://python-all.ru/3.9/library/pty.html#pty.spawn) [spawn\_python() (в модуле test.support.script\_helper)](https://python-all.ru/3.9/library/test.html#test.support.script_helper.spawn_python) [spawnl() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnl) [spawnle() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnle) [spawnlp() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnlp) [spawnlpe() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnlpe) [spawnv() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnv) [spawnve() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnve) [spawnvp() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnvp) [spawnvpe() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.spawnvpe) [spec\_from\_file\_location() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.spec_from_file_location) [spec\_from\_loader() (в модуле importlib.util)](https://python-all.ru/3.9/library/importlib.html#importlib.util.spec_from_loader) специальный [атрибут](https://python-all.ru/3.9/reference/datamodel.html#index-5) [атрибут, обобщённый](https://python-all.ru/3.9/reference/datamodel.html#index-5) [метод](https://python-all.ru/3.9/glossary.html#index-34) [**специальный метод**](https://python-all.ru/3.9/glossary.html#term-special-method) [SpecialFileError](https://python-all.ru/3.9/library/tarfile.html#tarfile.SpecialFileError) [specified\_attributes (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes) [speed() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.speed) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.speed) [Spinbox (класс в tkinter.ttk)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Spinbox) [split() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.split) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.split) [(в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.split) [(в модуле re)](https://python-all.ru/3.9/library/re.html#re.split) [(в модуле shlex)](https://python-all.ru/3.9/library/shlex.html#shlex.split) [(метод re.Pattern)](https://python-all.ru/3.9/library/re.html#re.Pattern.split) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.split) [split\_quoted() (в модуле distutils.util)](https://python-all.ru/3.9/distutils/apiref.html#distutils.util.split_quoted) [splitdrive() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.splitdrive) [splitext() (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.splitext) [splitlines() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.splitlines) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.splitlines) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.splitlines) [SplitResult (класс в urllib.parse)](https://python-all.ru/3.9/library/urllib.parse.html#urllib.parse.SplitResult) [SplitResultBytes (класс в urllib.parse)](https://python-all.ru/3.9/library/urllib.parse.html#urllib.parse.SplitResultBytes) [SpooledTemporaryFile() (в модуле tempfile)](https://python-all.ru/3.9/library/tempfile.html#tempfile.SpooledTemporaryFile) [форматирование в стиле sprintf](https://python-all.ru/3.9/library/stdtypes.html#index-33), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-43) [spwd (модуль)](https://python-all.ru/3.9/library/spwd.html#module-spwd) [sqlite3 (модуль)](https://python-all.ru/3.9/library/sqlite3.html#module-sqlite3) [sqlite\_version (в модуле sqlite3)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.sqlite_version) [sqlite\_version\_info (в модуле sqlite3)](https://python-all.ru/3.9/library/sqlite3.html#sqlite3.sqlite_version_info) [sqrt() (метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.sqrt) [(метод decimal.Decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Decimal.sqrt) [(в модуле cmath)](https://python-all.ru/3.9/library/cmath.html#cmath.sqrt) [(в модуле math)](https://python-all.ru/3.9/library/math.html#math.sqrt) [ssizeargfunc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.ssizeargfunc) [ssizeobjargproc (тип C)](https://python-all.ru/3.9/c-api/typeobj.html#c.ssizeobjargproc) [SSL](https://python-all.ru/3.9/library/ssl.html#index-1) [ssl (модуль)](https://python-all.ru/3.9/library/ssl.html#module-ssl) [SSL\_CERT\_FILE](https://python-all.ru/3.9/library/ssl.html#index-20) [SSL\_CERT\_PATH](https://python-all.ru/3.9/library/ssl.html#index-21) [ssl\_version (атрибут ftplib.FTP\_TLS)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP_TLS.ssl_version) [SSLCertVerificationError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLCertVerificationError) [SSLContext (класс в ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext) [SSLEOFError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLEOFError) [SSLError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLError) [SSLErrorNumber (класс в ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLErrorNumber) [SSLKEYLOGFILE](https://python-all.ru/3.9/library/ssl.html#index-2), [\[1\]](https://python-all.ru/3.9/library/ssl.html#index-3) [SSLObject (класс в ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLObject) [sslobject\_class (атрибут ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.sslobject_class) [SSLSession (класс в ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSession) [SSLSocket (класс в ssl)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSocket) [sslsocket\_class (атрибут ssl.SSLContext)](https://python-all.ru/3.9/library/ssl.html#ssl.SSLContext.sslsocket_class) [SSLSyscallError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLSyscallError) [SSLv3 (атрибут ssl.TLSVersion)](https://python-all.ru/3.9/library/ssl.html#ssl.TLSVersion.SSLv3) [SSLWantReadError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLWantReadError) [SSLWantWriteError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLWantWriteError) [SSLZeroReturnError](https://python-all.ru/3.9/library/ssl.html#ssl.SSLZeroReturnError) [st() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.st) [st2list() (в модуле parser)](https://python-all.ru/3.9/library/parser.html#parser.st2list) [st2tuple() (в модуле parser)](https://python-all.ru/3.9/library/parser.html#parser.st2tuple) [ST\_ATIME (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_ATIME) [st\_atime (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_atime) [st\_atime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_atime_ns) [st\_birthtime (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_birthtime) [st\_blksize (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_blksize) [st\_blocks (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_blocks) [st\_creator (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_creator) [ST\_CTIME (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_CTIME) [st\_ctime (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_ctime) [st\_ctime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_ctime_ns) [ST\_DEV (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_DEV) [st\_dev (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_dev) [st\_file\_attributes (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_file_attributes) [st\_flags (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_flags) [st\_fstype (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_fstype) [st\_gen (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_gen) [ST\_GID (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_GID) [st\_gid (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_gid) [ST\_INO (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_INO) [st\_ino (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_ino) [ST\_MODE (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_MODE) [st\_mode (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_mode) [ST\_MTIME (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_MTIME) [st\_mtime (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_mtime) [st\_mtime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_mtime_ns) [ST\_NLINK (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_NLINK) [st\_nlink (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_nlink) [st\_rdev (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_rdev) [st\_reparse\_tag (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_reparse_tag) [st\_rsize (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_rsize) [ST\_SIZE (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_SIZE) [st\_size (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_size) [st\_type (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_type) [ST\_UID (в модуле stat)](https://python-all.ru/3.9/library/stat.html#stat.ST_UID) [st\_uid (атрибут os.stat\_result)](https://python-all.ru/3.9/library/os.html#os.stat_result.st_uid) стек [выполнение](https://python-all.ru/3.9/reference/datamodel.html#index-62) [трассировка](https://python-all.ru/3.9/reference/datamodel.html#index-62) [stack (атрибут traceback.TracebackException)](https://python-all.ru/3.9/library/traceback.html#traceback.TracebackException.stack) [просмотрщик стека](https://python-all.ru/3.9/library/idle.html#index-3) [stack() (в модуле inspect)](https://python-all.ru/3.9/library/inspect.html#inspect.stack) [stack\_effect() (в модуле dis)](https://python-all.ru/3.9/library/dis.html#dis.stack_effect) [stack\_size() (в модуле \_thread)](https://python-all.ru/3.9/library/_thread.html#_thread.stack_size) [(в модуле threading)](https://python-all.ru/3.9/library/threading.html#threading.stack_size) стекируемый [потоки данных](https://python-all.ru/3.9/library/codecs.html#index-0) [StackSummary (класс в traceback)](https://python-all.ru/3.9/library/traceback.html#traceback.StackSummary) [stamp() (в модуле turtle)](https://python-all.ru/3.9/library/turtle.html#turtle.stamp) стандартный [вывод](https://python-all.ru/3.9/reference/simple_stmts.html#index-3) [стандарт C](https://python-all.ru/3.9/reference/lexical_analysis.html#index-22) [стандартный ввод](https://python-all.ru/3.9/reference/toplevel_components.html#index-4) [standard\_b64decode() (в модуле base64)](https://python-all.ru/3.9/library/base64.html#base64.standard_b64decode) [standard\_b64encode() (в модуле base64)](https://python-all.ru/3.9/library/base64.html#base64.standard_b64encode) [standarderror (2to3 fixer)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-standarderror) [standend() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.standend) [standout() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.standout) [STAR (в модуле token)](https://python-all.ru/3.9/library/token.html#token.STAR) [STAREQUAL (в модуле token)](https://python-all.ru/3.9/library/token.html#token.STAREQUAL) [starmap() (в модуле itertools)](https://python-all.ru/3.9/library/itertools.html#itertools.starmap) [(метод multiprocessing.pool.Pool)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.pool.Pool.starmap) [starmap\_async() (метод multiprocessing.pool.Pool)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.pool.Pool.starmap_async) [Starred (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Starred) [start (атрибут range)](https://python-all.ru/3.9/library/stdtypes.html#range.start) [(атрибут объекта slice)](https://python-all.ru/3.9/reference/datamodel.html#index-66), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-46) [(атрибут UnicodeError)](https://python-all.ru/3.9/library/exceptions.html#UnicodeError.start) [start() (в модуле tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.start) [(метод logging.handlers.QueueListener)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.QueueListener.start) [(метод multiprocessing.managers.BaseManager)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.BaseManager.start) [(метод multiprocessing.Process)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.Process.start) [(метод re.Match)](https://python-all.ru/3.9/library/re.html#re.Match.start) [(метод threading.Thread)](https://python-all.ru/3.9/library/threading.html#threading.Thread.start) [(метод tkinter.ttk.Progressbar)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Progressbar.start) [(метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start) [start\_color() (в модуле curses)](https://python-all.ru/3.9/library/curses.html#curses.start_color) [start\_component() (метод msilib.Directory)](https://python-all.ru/3.9/library/msilib.html#msilib.Directory.start_component) [start\_new\_thread() (в модуле \_thread)](https://python-all.ru/3.9/library/_thread.html#_thread.start_new_thread) [start\_ns() (метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start_ns) [start\_server() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.start_server) [start\_serving() (метод asyncio.Server)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.Server.start_serving) [start\_threads() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.start_threads) [start\_tls() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.start_tls) [start\_unix\_server() (в модуле asyncio)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.start_unix_server) [StartCdataSectionHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.StartCdataSectionHandler) [StartDoctypeDeclHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler) [startDocument() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startDocument) [startElement() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElement) [StartElementHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.StartElementHandler) [startElementNS() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElementNS) [STARTF\_USESHOWWINDOW (в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STARTF_USESHOWWINDOW) [STARTF\_USESTDHANDLES (в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STARTF_USESTDHANDLES) [startfile() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.startfile) [StartNamespaceDeclHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.9/library/pyexpat.html#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler) [startPrefixMapping() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.9/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startPrefixMapping) [startswith() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.startswith) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.startswith) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.startswith) [startTest() (метод unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.startTest) [startTestRun() (метод unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.startTestRun) [starttls() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.starttls) [(метод nntplib.NNTP)](https://python-all.ru/3.9/library/nntplib.html#nntplib.NNTP.starttls) [(метод smtplib.SMTP)](https://python-all.ru/3.9/library/smtplib.html#smtplib.SMTP.starttls) [STARTUPINFO (класс в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STARTUPINFO) stat [модуль](https://python-all.ru/3.9/library/os.html#index-24) [stat (модуль)](https://python-all.ru/3.9/library/stat.html#module-stat) [stat() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.stat) [(метод nntplib.NNTP)](https://python-all.ru/3.9/library/nntplib.html#nntplib.NNTP.stat) [(метод os.DirEntry)](https://python-all.ru/3.9/library/os.html#os.DirEntry.stat) [(метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.stat) [(метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.stat) [stat\_result (класс в os)](https://python-all.ru/3.9/library/os.html#os.stat_result) [state() (метод tkinter.ttk.Widget)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Widget.state) [**инструкция**](https://python-all.ru/3.9/glossary.html#term-statement) [assert](https://python-all.ru/3.9/library/exceptions.html#index-2), [**\[1\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-18) [присваивание](https://python-all.ru/3.9/reference/datamodel.html#index-22), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-4) [аннотированное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-15) [расширенное присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-14) [async def](https://python-all.ru/3.9/reference/compound_stmts.html#index-37) [async for](https://python-all.ru/3.9/reference/compound_stmts.html#index-39) [async with](https://python-all.ru/3.9/reference/compound_stmts.html#index-40) [break](https://python-all.ru/3.9/reference/compound_stmts.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-15), [\[2\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-5), [\[3\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-7), [**\[4\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-30) [класс](https://python-all.ru/3.9/reference/compound_stmts.html#index-31) [составной](https://python-all.ru/3.9/reference/compound_stmts.html#index-0) [continue](https://python-all.ru/3.9/reference/compound_stmts.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-15), [\[2\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-5), [\[3\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-7), [**\[4\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-33) [def](https://python-all.ru/3.9/reference/compound_stmts.html#index-19) [del](https://python-all.ru/3.9/library/stdtypes.html#index-22), [\[1\]](https://python-all.ru/3.9/library/stdtypes.html#index-50), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-70), [**\[3\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-21) [except](https://python-all.ru/3.9/library/exceptions.html#index-0) [выражение](https://python-all.ru/3.9/reference/simple_stmts.html#index-1) [for](https://python-all.ru/3.9/reference/simple_stmts.html#index-30), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-33), [\[2\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-0), [**\[3\]**](https://python-all.ru/3.9/reference/compound_stmts.html#index-6) [future](https://python-all.ru/3.9/reference/simple_stmts.html#index-40) [global](https://python-all.ru/3.9/reference/simple_stmts.html#index-22), [**\[1\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-43) [if](https://python-all.ru/3.9/library/stdtypes.html#index-1), [**\[1\]**](https://python-all.ru/3.9/reference/compound_stmts.html#index-3) [import](https://python-all.ru/3.9/library/functions.html#index-12), [\[1\]](https://python-all.ru/3.9/library/imp.html#index-0), [\[2\]](https://python-all.ru/3.9/library/site.html#index-2), [\[3\]](https://python-all.ru/3.9/reference/datamodel.html#index-42), [**\[4\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-34) [loop](https://python-all.ru/3.9/reference/compound_stmts.html#index-4), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-6), [\[2\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-33) [nonlocal](https://python-all.ru/3.9/reference/simple_stmts.html#index-45) [pass](https://python-all.ru/3.9/reference/simple_stmts.html#index-20) [raise](https://python-all.ru/3.9/library/exceptions.html#index-1), [**\[1\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-27) [return](https://python-all.ru/3.9/reference/compound_stmts.html#index-13), [\[1\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-15), [**\[2\]**](https://python-all.ru/3.9/reference/simple_stmts.html#index-24) [простой](https://python-all.ru/3.9/reference/simple_stmts.html#index-0) [try](https://python-all.ru/3.9/library/exceptions.html#index-0), [\[1\]](https://python-all.ru/3.9/reference/datamodel.html#index-63), [**\[2\]**](https://python-all.ru/3.9/reference/compound_stmts.html#index-10) [while](https://python-all.ru/3.9/library/stdtypes.html#index-1), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-30), [\[2\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-33), [**\[3\]**](https://python-all.ru/3.9/reference/compound_stmts.html#index-4) [with](https://python-all.ru/3.9/reference/datamodel.html#index-102), [**\[1\]**](https://python-all.ru/3.9/reference/compound_stmts.html#index-16) [yield](https://python-all.ru/3.9/reference/simple_stmts.html#index-26) [группировка инструкций](https://python-all.ru/3.9/reference/lexical_analysis.html#index-8) [static\_order() (метод graphlib.TopologicalSorter)](https://python-all.ru/3.9/library/graphlib.html#graphlib.TopologicalSorter.static_order) staticmethod [встроенная функция](https://python-all.ru/3.9/c-api/structures.html#index-1) [staticmethod() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#staticmethod) [Statistic (класс в tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.Statistic) [StatisticDiff (класс в tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.StatisticDiff) [statistics (модуль)](https://python-all.ru/3.9/library/statistics.html#module-statistics) [statistics() (метод tracemalloc.Snapshot)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.Snapshot.statistics) [StatisticsError](https://python-all.ru/3.9/library/statistics.html#statistics.StatisticsError) [Stats (класс в pstats)](https://python-all.ru/3.9/library/profile.html#pstats.Stats) [status (атрибут http.client.HTTPResponse)](https://python-all.ru/3.9/library/http.client.html#http.client.HTTPResponse.status) [(атрибут urllib.response.addinfourl)](https://python-all.ru/3.9/library/urllib.request.html#urllib.response.addinfourl.status) [status() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.status) [statvfs() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.statvfs) [STD\_ERROR\_HANDLE (в модуле subprocess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STD_ERROR_HANDLE) [STD\_INPUT\_HANDLE (в модуле subprocess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STD_INPUT_HANDLE) [STD\_OUTPUT\_HANDLE (в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STD_OUTPUT_HANDLE) [StdButtonBox (класс в tkinter.tix)](https://python-all.ru/3.9/library/tkinter.tix.html#tkinter.tix.StdButtonBox) [stderr (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.9/library/asyncio-subprocess.html#asyncio.subprocess.Process.stderr) [(в модуле sys)](https://python-all.ru/3.9/c-api/init.html#index-42), [\[1\]](https://python-all.ru/3.9/library/sys.html#sys.stderr), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-53) [(атрибут subprocess.CalledProcessError)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CalledProcessError.stderr) [(атрибут subprocess.CompletedProcess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CompletedProcess.stderr) [(атрибут subprocess.Popen)](https://python-all.ru/3.9/library/subprocess.html#subprocess.Popen.stderr) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.9/library/subprocess.html#subprocess.TimeoutExpired.stderr) [stdev (атрибут statistics.NormalDist)](https://python-all.ru/3.9/library/statistics.html#statistics.NormalDist.stdev) [stdev() (в модуле statistics)](https://python-all.ru/3.9/library/statistics.html#statistics.stdev) stdin [stdout sdterr](https://python-all.ru/3.9/c-api/init.html#index-17) [stdin (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.9/library/asyncio-subprocess.html#asyncio.subprocess.Process.stdin) [(в модуле sys)](https://python-all.ru/3.9/c-api/init.html#index-42), [\[1\]](https://python-all.ru/3.9/library/sys.html#sys.stdin), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-53) [(атрибут subprocess.Popen)](https://python-all.ru/3.9/library/subprocess.html#subprocess.Popen.stdin) [stdio](https://python-all.ru/3.9/reference/datamodel.html#index-53) stdout [sdterr, stdin](https://python-all.ru/3.9/c-api/init.html#index-17) [stdout (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.9/library/asyncio-subprocess.html#asyncio.subprocess.Process.stdout) [STDOUT (в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.STDOUT) [stdout (в модуле sys)](https://python-all.ru/3.9/c-api/init.html#index-42), [\[1\]](https://python-all.ru/3.9/library/sys.html#sys.stdout), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-53) [(атрибут subprocess.CalledProcessError)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CalledProcessError.stdout) [(атрибут subprocess.CompletedProcess)](https://python-all.ru/3.9/library/subprocess.html#subprocess.CompletedProcess.stdout) [(атрибут subprocess.Popen)](https://python-all.ru/3.9/library/subprocess.html#subprocess.Popen.stdout) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.9/library/subprocess.html#subprocess.TimeoutExpired.stdout) [step (команда pdb)](https://python-all.ru/3.9/library/pdb.html#pdbcommand-step) [(атрибут range)](https://python-all.ru/3.9/library/stdtypes.html#range.step) [(атрибут объекта slice)](https://python-all.ru/3.9/reference/datamodel.html#index-66), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-46) [step() (метод tkinter.ttk.Progressbar)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Progressbar.step) [stereocontrols() (метод ossaudiodev.oss\_mixer\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_mixer_device.stereocontrols) [stls() (метод poplib.POP3)](https://python-all.ru/3.9/library/poplib.html#poplib.POP3.stls) [stop (атрибут range)](https://python-all.ru/3.9/library/stdtypes.html#range.stop) [(атрибут объекта slice)](https://python-all.ru/3.9/reference/datamodel.html#index-66), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-46) [stop() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.stop) [(в модуле tracemalloc)](https://python-all.ru/3.9/library/tracemalloc.html#tracemalloc.stop) [(метод logging.handlers.QueueListener)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.QueueListener.stop) [(метод tkinter.ttk.Progressbar)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Progressbar.stop) [(метод unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.stop) [stop\_here() (метод bdb.Bdb)](https://python-all.ru/3.9/library/bdb.html#bdb.Bdb.stop_here) [StopAsyncIteration](https://python-all.ru/3.9/library/exceptions.html#StopAsyncIteration) [исключение](https://python-all.ru/3.9/reference/expressions.html#index-36) [StopIteration](https://python-all.ru/3.9/library/exceptions.html#StopIteration) [исключение](https://python-all.ru/3.9/reference/expressions.html#index-32), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-26) [stopListening() (в модуле logging.config)](https://python-all.ru/3.9/library/logging.config.html#logging.config.stopListening) [stopTest() (метод unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.stopTest) [stopTestRun() (метод unittest.TestResult)](https://python-all.ru/3.9/library/unittest.html#unittest.TestResult.stopTestRun) [storbinary() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.storbinary) [Store (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Store) [store() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.store) [STORE\_ACTIONS (атрибут optparse.Option)](https://python-all.ru/3.9/library/optparse.html#optparse.Option.STORE_ACTIONS) [STORE\_ATTR (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_ATTR) [STORE\_DEREF (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_DEREF) [STORE\_FAST (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_FAST) [STORE\_GLOBAL (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_GLOBAL) [STORE\_NAME (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_NAME) [STORE\_SUBSCR (опкод)](https://python-all.ru/3.9/library/dis.html#opcode-STORE_SUBSCR) [storlines() (метод ftplib.FTP)](https://python-all.ru/3.9/library/ftplib.html#ftplib.FTP.storlines) [str (встроенный класс)](https://python-all.ru/3.9/library/stdtypes.html#str) [(см. также string)](https://python-all.ru/3.9/library/stdtypes.html#index-26) [str() (в модуле locale)](https://python-all.ru/3.9/library/locale.html#locale.str) [strcoll() (в модуле locale)](https://python-all.ru/3.9/library/locale.html#locale.strcoll) [StreamError](https://python-all.ru/3.9/library/tarfile.html#tarfile.StreamError) [StreamHandler (класс в logging)](https://python-all.ru/3.9/library/logging.handlers.html#logging.StreamHandler) [StreamReader (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamReader) [(класс в codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReader) [streamreader (атрибут codecs.CodecInfo)](https://python-all.ru/3.9/library/codecs.html#codecs.CodecInfo.streamreader) [StreamReaderWriter (класс в codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamReaderWriter) [StreamRecoder (класс в codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamRecoder) [StreamRequestHandler (класс в socketserver)](https://python-all.ru/3.9/library/socketserver.html#socketserver.StreamRequestHandler) [потоки данных](https://python-all.ru/3.9/library/codecs.html#index-0) [стекируемый](https://python-all.ru/3.9/library/codecs.html#index-0) [StreamWriter (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-stream.html#asyncio.StreamWriter) [(класс в codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.StreamWriter) [streamwriter (атрибут codecs.CodecInfo)](https://python-all.ru/3.9/library/codecs.html#codecs.CodecInfo.streamwriter) [strerror (атрибут OSError)](https://python-all.ru/3.9/library/exceptions.html#OSError.strerror) [strerror()](https://python-all.ru/3.9/c-api/exceptions.html#index-0) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.strerror) [strftime() (метод datetime.date)](https://python-all.ru/3.9/library/datetime.html#datetime.date.strftime) [(метод datetime.datetime)](https://python-all.ru/3.9/library/datetime.html#datetime.datetime.strftime) [(метод datetime.time)](https://python-all.ru/3.9/library/datetime.html#datetime.time.strftime) [(в модуле time)](https://python-all.ru/3.9/library/time.html#time.strftime) строгий [имя обработчика ошибок](https://python-all.ru/3.9/library/codecs.html#index-1) [strict (атрибут csv.Dialect)](https://python-all.ru/3.9/library/csv.html#csv.Dialect.strict) [(в модуле email.policy)](https://python-all.ru/3.9/library/email.policy.html#email.policy.strict) [strict\_domain (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_domain) [strict\_errors() (в модуле codecs)](https://python-all.ru/3.9/library/codecs.html#codecs.strict_errors) [strict\_ns\_domain (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_domain) [strict\_ns\_set\_initial\_dollar (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar) [strict\_ns\_set\_path (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_set_path) [strict\_ns\_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable) [strict\_rfc2965\_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.9/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable) [strides (атрибут memoryview)](https://python-all.ru/3.9/library/stdtypes.html#memoryview.strides) строка [\_\_format\_\_() (метод объекта)](https://python-all.ru/3.9/reference/datamodel.html#index-74) [\_\_str\_\_() (метод объекта)](https://python-all.ru/3.9/reference/datamodel.html#index-72) [преобразование](https://python-all.ru/3.9/reference/datamodel.html#index-74), [\[1\]](https://python-all.ru/3.9/reference/simple_stmts.html#index-3) [format() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#index-3) [форматированный литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [форматирование, printf](https://python-all.ru/3.9/library/stdtypes.html#index-33) [неизменяемые последовательности](https://python-all.ru/3.9/reference/datamodel.html#index-18) [интерполированный литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-24) [интерполяция, printf](https://python-all.ru/3.9/library/stdtypes.html#index-33) [элемент](https://python-all.ru/3.9/reference/expressions.html#index-43) [методы](https://python-all.ru/3.9/library/stdtypes.html#index-30) [модуль](https://python-all.ru/3.9/library/locale.html#index-6) [объект](https://python-all.ru/3.9/library/stdtypes.html#index-26), [\[1\]](https://python-all.ru/3.9/reference/expressions.html#index-42), [\[2\]](https://python-all.ru/3.9/reference/expressions.html#index-45) [представление объекта](https://python-all.ru/3.9/extending/newtypes.html#index-3) [PyObject\_Str (C-функция)](https://python-all.ru/3.9/c-api/object.html#index-2) [str (встроенный класс)](https://python-all.ru/3.9/library/stdtypes.html#index-28) [str() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#index-10) [тип текстовой последовательности](https://python-all.ru/3.9/library/stdtypes.html#index-26) [STRING (в модуле token)](https://python-all.ru/3.9/library/token.html#token.STRING) [string (модуль)](https://python-all.ru/3.9/library/string.html#module-string) [(атрибут re.Match)](https://python-all.ru/3.9/library/re.html#re.Match.string) [строковый литерал](https://python-all.ru/3.9/reference/lexical_analysis.html#index-16) [string\_at() (в модуле ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.string_at) [StringIO (класс в io)](https://python-all.ru/3.9/library/io.html#io.StringIO) [stringprep (модуль)](https://python-all.ru/3.9/library/stringprep.html#module-stringprep) [строки, документация](https://python-all.ru/3.9/tutorial/controlflow.html#index-1), [\[1\]](https://python-all.ru/3.9/tutorial/controlflow.html#index-4) [strip() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.strip) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.strip) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.strip) [strip\_dirs() (метод pstats.Stats)](https://python-all.ru/3.9/library/profile.html#pstats.Stats.strip_dirs) [stripspaces (атрибут curses.textpad.Textbox)](https://python-all.ru/3.9/library/curses.html#curses.textpad.Textbox.stripspaces) [strptime() (метод класса datetime.datetime)](https://python-all.ru/3.9/library/datetime.html#datetime.datetime.strptime) [(в модуле time)](https://python-all.ru/3.9/library/time.html#time.strptime) [strsignal() (в модуле signal)](https://python-all.ru/3.9/library/signal.html#signal.strsignal) [strtobool() (в модуле distutils.util)](https://python-all.ru/3.9/distutils/apiref.html#distutils.util.strtobool) struct [модуль](https://python-all.ru/3.9/library/socket.html#index-14) [Struct (класс в struct)](https://python-all.ru/3.9/library/struct.html#struct.Struct) [struct (модуль)](https://python-all.ru/3.9/library/struct.html#module-struct) [struct\_time (класс в time)](https://python-all.ru/3.9/library/time.html#time.struct_time) [Structure (класс в ctypes)](https://python-all.ru/3.9/library/ctypes.html#ctypes.Structure) структуры [C](https://python-all.ru/3.9/library/struct.html#index-0) [strxfrm() (в модуле locale)](https://python-all.ru/3.9/library/locale.html#locale.strxfrm) [STType (в модуле parser)](https://python-all.ru/3.9/library/parser.html#parser.STType) стиль [кодировка](https://python-all.ru/3.9/tutorial/controlflow.html#index-8) [Style (класс в tkinter.ttk)](https://python-all.ru/3.9/library/tkinter.ttk.html#tkinter.ttk.Style) [Sub (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Sub) [sub() (в модуле operator)](https://python-all.ru/3.9/library/operator.html#operator.sub) [(в модуле re)](https://python-all.ru/3.9/library/re.html#re.sub) [(метод re.Pattern)](https://python-all.ru/3.9/library/re.html#re.Pattern.sub) [sub\_commands (атрибут distutils.cmd.Command)](https://python-all.ru/3.9/distutils/apiref.html#distutils.cmd.Command.sub_commands) наследование [неизменяемые типы](https://python-all.ru/3.9/reference/datamodel.html#index-68) [subdirs (атрибут filecmp.dircmp)](https://python-all.ru/3.9/library/filecmp.html#filecmp.dircmp.subdirs) [SubElement() (в модуле xml.etree.ElementTree)](https://python-all.ru/3.9/library/xml.etree.elementtree.html#xml.etree.ElementTree.SubElement) [submit() (метод concurrent.futures.Executor)](https://python-all.ru/3.9/library/concurrent.futures.html#concurrent.futures.Executor.submit) [submodule\_search\_locations (атрибут importlib.machinery.ModuleSpec)](https://python-all.ru/3.9/library/importlib.html#importlib.machinery.ModuleSpec.submodule_search_locations) [subn() (в модуле re)](https://python-all.ru/3.9/library/re.html#re.subn) [(метод re.Pattern)](https://python-all.ru/3.9/library/re.html#re.Pattern.subn) [subnet\_of() (метод ipaddress.IPv4Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv4Network.subnet_of) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Network.subnet_of) [subnets() (метод ipaddress.IPv4Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv4Network.subnets) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Network.subnets) [Subnormal (класс в decimal)](https://python-all.ru/3.9/library/decimal.html#decimal.Subnormal) [suboffsets (атрибут memoryview)](https://python-all.ru/3.9/library/stdtypes.html#memoryview.suboffsets) [subpad() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.subpad) [подпроцесс (модуль)](https://python-all.ru/3.9/library/subprocess.html#module-subprocess) [subprocess\_exec() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.subprocess_exec) [subprocess\_shell() (метод asyncio.loop)](https://python-all.ru/3.9/library/asyncio-eventloop.html#asyncio.loop.subprocess_shell) [SubprocessError](https://python-all.ru/3.9/library/subprocess.html#subprocess.SubprocessError) [SubprocessProtocol (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.SubprocessProtocol) [SubprocessTransport (класс в asyncio)](https://python-all.ru/3.9/library/asyncio-protocol.html#asyncio.SubprocessTransport) [subscribe() (метод imaplib.IMAP4)](https://python-all.ru/3.9/library/imaplib.html#imaplib.IMAP4.subscribe) индексирование [присваивание](https://python-all.ru/3.9/library/stdtypes.html#index-22) [операция](https://python-all.ru/3.9/library/stdtypes.html#index-19) [Subscript (класс в ast)](https://python-all.ru/3.9/library/ast.html#ast.Subscript) [подписка](https://python-all.ru/3.9/reference/datamodel.html#index-15), [\[1\]](https://python-all.ru/3.9/reference/datamodel.html#index-22), [\[2\]](https://python-all.ru/3.9/reference/datamodel.html#index-29), [\[3\]](https://python-all.ru/3.9/reference/expressions.html#index-41) [присваивание](https://python-all.ru/3.9/reference/simple_stmts.html#index-9) [subsequent\_indent (атрибут textwrap.TextWrapper)](https://python-all.ru/3.9/library/textwrap.html#textwrap.TextWrapper.subsequent_indent) [subst\_vars() (в модуле distutils.util)](https://python-all.ru/3.9/distutils/apiref.html#distutils.util.subst_vars) [substitute() (метод string.Template)](https://python-all.ru/3.9/library/string.html#string.Template.substitute) [subTest() (метод unittest.TestCase)](https://python-all.ru/3.9/library/unittest.html#unittest.TestCase.subTest) [subtract() (метод collections.Counter)](https://python-all.ru/3.9/library/collections.html#collections.Counter.subtract) [(метод decimal.Context)](https://python-all.ru/3.9/library/decimal.html#decimal.Context.subtract) [вычитание](https://python-all.ru/3.9/reference/expressions.html#index-70) [subtype (атрибут email.headerregistry.ContentTypeHeader)](https://python-all.ru/3.9/library/email.headerregistry.html#email.headerregistry.ContentTypeHeader.subtype) [subwin() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.subwin) [successful() (метод multiprocessing.pool.AsyncResult)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.pool.AsyncResult.successful) [suffix\_map (в модуле mimetypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.suffix_map) [(атрибут mimetypes.MimeTypes)](https://python-all.ru/3.9/library/mimetypes.html#mimetypes.MimeTypes.suffix_map) [набор](https://python-all.ru/3.9/reference/compound_stmts.html#index-1) [suite() (в модуле parser)](https://python-all.ru/3.9/library/parser.html#parser.suite) [suiteClass (атрибут unittest.TestLoader)](https://python-all.ru/3.9/library/unittest.html#unittest.TestLoader.suiteClass) [sum() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#sum) [sum\_list()](https://python-all.ru/3.9/c-api/intro.html#index-13) [sum\_sequence()](https://python-all.ru/3.9/c-api/intro.html#index-14), [\[1\]](https://python-all.ru/3.9/c-api/intro.html#index-19) [summarize() (метод doctest.DocTestRunner)](https://python-all.ru/3.9/library/doctest.html#doctest.DocTestRunner.summarize) [summarize\_address\_range() (в модуле ipaddress)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.summarize_address_range) [sunau (модуль)](https://python-all.ru/3.9/library/sunau.html#module-sunau) [super (атрибут pyclbr.Class)](https://python-all.ru/3.9/library/pyclbr.html#pyclbr.Class.super) [super() (встроенная функция)](https://python-all.ru/3.9/library/functions.html#super) [supernet() (метод ipaddress.IPv4Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv4Network.supernet) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Network.supernet) [supernet\_of() (метод ipaddress.IPv4Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv4Network.supernet_of) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.9/library/ipaddress.html#ipaddress.IPv6Network.supernet_of) [supports\_bytes\_environ (в модуле os)](https://python-all.ru/3.9/library/os.html#os.supports_bytes_environ) [supports\_dir\_fd (в модуле os)](https://python-all.ru/3.9/library/os.html#os.supports_dir_fd) [supports\_effective\_ids (в модуле os)](https://python-all.ru/3.9/library/os.html#os.supports_effective_ids) [supports\_fd (в модуле os)](https://python-all.ru/3.9/library/os.html#os.supports_fd) [supports\_follow\_symlinks (в модуле os)](https://python-all.ru/3.9/library/os.html#os.supports_follow_symlinks) [supports\_unicode\_filenames (в модуле os.path)](https://python-all.ru/3.9/library/os.path.html#os.path.supports_unicode_filenames) [SupportsAbs (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsAbs) [SupportsBytes (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsBytes) [SupportsComplex (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsComplex) [SupportsFloat (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsFloat) [SupportsIndex (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsIndex) [SupportsInt (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsInt) [SupportsRound (класс в typing)](https://python-all.ru/3.9/library/typing.html#typing.SupportsRound) [suppress() (в модуле contextlib)](https://python-all.ru/3.9/library/contextlib.html#contextlib.suppress) [SuppressCrashReport (класс в test.support)](https://python-all.ru/3.9/library/test.html#test.support.SuppressCrashReport) surrogateescape [имя обработчика ошибок](https://python-all.ru/3.9/library/codecs.html#index-1) surrogatepass [имя обработчика ошибок](https://python-all.ru/3.9/library/codecs.html#index-4) [SW\_HIDE (в модуле подпроцесс)](https://python-all.ru/3.9/library/subprocess.html#subprocess.SW_HIDE) [swap\_attr() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.swap_attr) [swap\_item() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.swap_item) [swapcase() (метод bytearray)](https://python-all.ru/3.9/library/stdtypes.html#bytearray.swapcase) [(метод bytes)](https://python-all.ru/3.9/library/stdtypes.html#bytes.swapcase) [(метод str)](https://python-all.ru/3.9/library/stdtypes.html#str.swapcase) [sym\_name (в модуле symbol)](https://python-all.ru/3.9/library/symbol.html#symbol.sym_name) [Symbol (класс в symtable)](https://python-all.ru/3.9/library/symtable.html#symtable.Symbol) [symbol (модуль)](https://python-all.ru/3.9/library/symbol.html#module-symbol) [SymbolTable (класс в symtable)](https://python-all.ru/3.9/library/symtable.html#symtable.SymbolTable) [symlink() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.symlink) [symlink\_to() (метод pathlib.Path)](https://python-all.ru/3.9/library/pathlib.html#pathlib.Path.symlink_to) [symmetric\_difference() (метод frozenset)](https://python-all.ru/3.9/library/stdtypes.html#frozenset.symmetric_difference) [symmetric\_difference\_update() (метод frozenset)](https://python-all.ru/3.9/library/stdtypes.html#frozenset.symmetric_difference_update) [symtable (модуль)](https://python-all.ru/3.9/library/symtable.html#module-symtable) [symtable() (в модуле symtable)](https://python-all.ru/3.9/library/symtable.html#symtable.symtable) [sync() (метод dbm.dumb.dumbdbm)](https://python-all.ru/3.9/library/dbm.html#dbm.dumb.dumbdbm.sync) [(метод dbm.gnu.gdbm)](https://python-all.ru/3.9/library/dbm.html#dbm.gnu.gdbm.sync) [(в модуле os)](https://python-all.ru/3.9/library/os.html#os.sync) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.9/library/ossaudiodev.html#ossaudiodev.oss_audio_device.sync) [(метод shelve.Shelf)](https://python-all.ru/3.9/library/shelve.html#shelve.Shelf.sync) [syncdown() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.syncdown) [synchronized() (в модуле multiprocessing.sharedctypes)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.sharedctypes.synchronized) [SyncManager (класс в multiprocessing.managers)](https://python-all.ru/3.9/library/multiprocessing.html#multiprocessing.managers.SyncManager) [syncok() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.syncok) [syncup() (метод curses.window)](https://python-all.ru/3.9/library/curses.html#curses.window.syncup) [синтаксис](https://python-all.ru/3.9/reference/introduction.html#index-0) [SyntaxErr](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.SyntaxErr) [SyntaxError](https://python-all.ru/3.9/library/exceptions.html#SyntaxError) [SyntaxWarning](https://python-all.ru/3.9/library/exceptions.html#SyntaxWarning) sys [модуль](https://python-all.ru/3.9/c-api/init.html#index-16), [\[1\]](https://python-all.ru/3.9/c-api/init.html#index-42), [\[2\]](https://python-all.ru/3.9/c-api/intro.html#index-23), [\[3\]](https://python-all.ru/3.9/library/functions.html#index-7), [\[4\]](https://python-all.ru/3.9/reference/compound_stmts.html#index-12), [\[5\]](https://python-all.ru/3.9/reference/toplevel_components.html#index-2), [\[6\]](https://python-all.ru/3.9/tutorial/modules.html#index-4) [sys (модуль)](https://python-all.ru/3.9/library/sys.html#module-sys) [sys.exc\_info](https://python-all.ru/3.9/reference/datamodel.html#index-62) [sys.last\_traceback](https://python-all.ru/3.9/reference/datamodel.html#index-62) [sys.meta\_path](https://python-all.ru/3.9/reference/import.html#index-10) [sys.modules](https://python-all.ru/3.9/reference/import.html#index-7) [sys.path](https://python-all.ru/3.9/reference/import.html#index-17) [sys.path\_hooks](https://python-all.ru/3.9/reference/import.html#index-17) [sys.path\_importer\_cache](https://python-all.ru/3.9/reference/import.html#index-17) [sys.stderr](https://python-all.ru/3.9/reference/datamodel.html#index-53) [sys.stdin](https://python-all.ru/3.9/reference/datamodel.html#index-53) [sys.stdout](https://python-all.ru/3.9/reference/datamodel.html#index-53) [sys\_exc (фикстер 2to3)](https://python-all.ru/3.9/library/2to3.html#2to3fixer-sys_exc) [sys\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.9/library/http.server.html#http.server.BaseHTTPRequestHandler.sys_version) [sysconf() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sysconf) [sysconf\_names (в модуле os)](https://python-all.ru/3.9/library/os.html#os.sysconf_names) [sysconfig (модуль)](https://python-all.ru/3.9/library/sysconfig.html#module-sysconfig) [syslog (модуль)](https://python-all.ru/3.9/library/syslog.html#module-syslog) [syslog() (в модуле syslog)](https://python-all.ru/3.9/library/syslog.html#syslog.syslog) [SysLogHandler (класс в logging.handlers)](https://python-all.ru/3.9/library/logging.handlers.html#logging.handlers.SysLogHandler) [system() (в модуле os)](https://python-all.ru/3.9/library/os.html#os.system) [(в модуле platform)](https://python-all.ru/3.9/library/platform.html#platform.system) [system\_alias() (в модуле platform)](https://python-all.ru/3.9/library/platform.html#platform.system_alias) [system\_must\_validate\_cert() (в модуле test.support)](https://python-all.ru/3.9/library/test.html#test.support.system_must_validate_cert) [SystemError](https://python-all.ru/3.9/library/exceptions.html#SystemError) [(встроенное исключение)](https://python-all.ru/3.9/c-api/module.html#index-4), [\[1\]](https://python-all.ru/3.9/c-api/module.html#index-5) [SystemExit](https://python-all.ru/3.9/library/exceptions.html#SystemExit) [(встроенное исключение)](https://python-all.ru/3.9/reference/executionmodel.html#index-15) [systemId (атрибут xml.dom.DocumentType)](https://python-all.ru/3.9/library/xml.dom.html#xml.dom.DocumentType.systemId) [SystemRandom (класс в random)](https://python-all.ru/3.9/library/random.html#random.SystemRandom) [(класс в secrets)](https://python-all.ru/3.9/library/secrets.html#secrets.SystemRandom) [SystemRoot](https://python-all.ru/3.9/library/subprocess.html#index-3) |10| --- | --- |11