Документация Python неофициальный перевод

genindex-S.md

11 строк · 172.1 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.13/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.13/library/re.html#re.S) [(в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.S) [S\_ENFMT (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ENFMT) [S\_IEXEC (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IEXEC) [S\_IFBLK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFBLK) [S\_IFCHR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFCHR) [S\_IFDIR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFDIR) [S\_IFDOOR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFDOOR) [S\_IFIFO (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFIFO) [S\_IFLNK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFLNK) [S\_IFMT() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFMT) [S\_IFPORT (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFPORT) [S\_IFREG (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFREG) [S\_IFSOCK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFSOCK) [S\_IFWHT (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IFWHT) [S\_IMODE() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IMODE) [S\_IREAD (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IREAD) [S\_IRGRP (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IRGRP) [S\_IROTH (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IROTH) [S\_IRUSR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IRUSR) [S\_IRWXG (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IRWXG) [S\_IRWXO (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IRWXO) [S\_IRWXU (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IRWXU) [S\_ISBLK() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISBLK) [S\_ISCHR() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISCHR) [S\_ISDIR() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISDIR) [S\_ISDOOR() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISDOOR) [S\_ISFIFO() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISFIFO) [S\_ISGID (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISGID) [S\_ISLNK() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISLNK) [S\_ISPORT() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISPORT) [S\_ISREG() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISREG) [S\_ISSOCK() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISSOCK) [S\_ISUID (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISUID) [S\_ISVTX (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISVTX) [S\_ISWHT() (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_ISWHT) [S\_IWGRP (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IWGRP) [S\_IWOTH (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IWOTH) [S\_IWRITE (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IWRITE) [S\_IWUSR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IWUSR) [S\_IXGRP (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IXGRP) [S\_IXOTH (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IXOTH) [S\_IXUSR (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.S_IXUSR) [safe (атрибут uuid.SafeUUID)](https://python-all.ru/3.13/library/uuid.html#uuid.SafeUUID.safe) [safe\_path (атрибут sys.flags)](https://python-all.ru/3.13/library/sys.html#sys.flags.safe_path) [safe\_substitute() (метод string.Template)](https://python-all.ru/3.13/library/string.html#string.Template.safe_substitute) [SafeChildWatcher (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-policy.html#asyncio.SafeChildWatcher) [saferepr() (в модуле pprint)](https://python-all.ru/3.13/library/pprint.html#pprint.saferepr) [SafeUUID (класс в uuid)](https://python-all.ru/3.13/library/uuid.html#uuid.SafeUUID) [same\_files (атрибут filecmp.dircmp)](https://python-all.ru/3.13/library/filecmp.html#filecmp.dircmp.same_files) [same\_quantum() (метод decimal.Context)](https://python-all.ru/3.13/library/decimal.html#decimal.Context.same_quantum) [(метод decimal.Decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.Decimal.same_quantum) [samefile() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.samefile) [(метод pathlib.Path)](https://python-all.ru/3.13/library/pathlib.html#pathlib.Path.samefile) [SameFileError](https://python-all.ru/3.13/library/shutil.html#shutil.SameFileError) [sameopenfile() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.sameopenfile) [samesite (атрибут http.cookies.Morsel)](https://python-all.ru/3.13/library/http.cookies.html#http.cookies.Morsel.samesite) [samestat() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.samestat) [sample() (в модуле random)](https://python-all.ru/3.13/library/random.html#random.sample) [samples() (метод statistics.NormalDist)](https://python-all.ru/3.13/library/statistics.html#statistics.NormalDist.samples) [sash() (метод tkinter.PanedWindow)](https://python-all.ru/3.13/library/tkinter.html#tkinter.PanedWindow.sash) [sash\_coord() (метод tkinter.PanedWindow)](https://python-all.ru/3.13/library/tkinter.html#tkinter.PanedWindow.sash_coord) [sash\_mark() (метод tkinter.PanedWindow)](https://python-all.ru/3.13/library/tkinter.html#tkinter.PanedWindow.sash_mark) [sash\_place() (метод tkinter.PanedWindow)](https://python-all.ru/3.13/library/tkinter.html#tkinter.PanedWindow.sash_place) [sashpos() (метод tkinter.ttk.Panedwindow)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Panedwindow.sashpos) [SATURDAY (в модуле calendar)](https://python-all.ru/3.13/library/calendar.html#calendar.SATURDAY) [save() (метод http.cookiejar.FileCookieJar)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.FileCookieJar.save) [(метод test.support.SaveSignals)](https://python-all.ru/3.13/library/test.html#test.support.SaveSignals.save) [SaveAs (класс в tkinter.filedialog)](https://python-all.ru/3.13/library/dialog.html#tkinter.filedialog.SaveAs) [SAVEDCWD (в модуле test.support.os\_helper)](https://python-all.ru/3.13/library/test.html#test.support.os_helper.SAVEDCWD) [SaveFileDialog (класс в tkinter.filedialog)](https://python-all.ru/3.13/library/dialog.html#tkinter.filedialog.SaveFileDialog) [SaveKey() (в модуле winreg)](https://python-all.ru/3.13/library/winreg.html#winreg.SaveKey) [SaveSignals (класс в test.support)](https://python-all.ru/3.13/library/test.html#test.support.SaveSignals) [savetty() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.savetty) [SAX2DOM (класс в xml.dom.pulldom)](https://python-all.ru/3.13/library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM) [SAXException](https://python-all.ru/3.13/library/xml.sax.html#xml.sax.SAXException) [SAXNotRecognizedException](https://python-all.ru/3.13/library/xml.sax.html#xml.sax.SAXNotRecognizedException) [SAXNotSupportedException](https://python-all.ru/3.13/library/xml.sax.html#xml.sax.SAXNotSupportedException) [SAXParseException](https://python-all.ru/3.13/library/xml.sax.html#xml.sax.SAXParseException) [Scale (класс в tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Scale) [(класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Scale) [scale() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.scale) [scaleb() (метод decimal.Context)](https://python-all.ru/3.13/library/decimal.html#decimal.Context.scaleb) [(метод decimal.Decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.Decimal.scaleb) [scan() (метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.scan) [scan\_dragto() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.scan_dragto) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.scan_dragto) [(метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.scan_dragto) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.scan_dragto) [(метод tkinter.Text)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Text.scan_dragto) [scan\_mark() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.scan_mark) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.scan_mark) [(метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.scan_mark) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.scan_mark) [(метод tkinter.Text)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Text.scan_mark) [scandir() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.scandir) [scanf (C-функция)](https://python-all.ru/3.13/library/re.html#index-40) sched [модуль](https://python-all.ru/3.13/library/sched.html#module-sched) [SCHED\_BATCH (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_BATCH) [SCHED\_FIFO (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_FIFO) [sched\_get\_priority\_max() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_get_priority_max) [sched\_get\_priority\_min() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_get_priority_min) [sched\_getaffinity() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_getaffinity) [sched\_getparam() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_getparam) [sched\_getscheduler() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_getscheduler) [SCHED\_IDLE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_IDLE) [SCHED\_OTHER (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_OTHER) [sched\_param (класс в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_param) [sched\_priority (атрибут os.sched\_param)](https://python-all.ru/3.13/library/os.html#os.sched_param.sched_priority) [SCHED\_RESET\_ON\_FORK (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_RESET_ON_FORK) [SCHED\_RR (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_RR) [sched\_rr\_get\_interval() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_rr_get_interval) [sched\_setaffinity() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_setaffinity) [sched\_setparam() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_setparam) [sched\_setscheduler() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_setscheduler) [SCHED\_SPORADIC (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SCHED_SPORADIC) [sched\_yield() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sched_yield) [scheduler (класс в модуле sched)](https://python-all.ru/3.13/library/sched.html#sched.scheduler) [SCM\_CREDS2 (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SCM_CREDS2) [область видимости](https://python-all.ru/3.13/reference/executionmodel.html#index-3), [\[1\]](https://python-all.ru/3.13/reference/executionmodel.html#index-7) [scope\_id (атрибут ipaddress.IPv6Address)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Address.scope_id) [Screen (класс в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.Screen) [screensize() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.screensize) [script\_from\_examples() (в модуле doctest)](https://python-all.ru/3.13/library/doctest.html#doctest.script_from_examples) [SCROLL (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SCROLL) [scroll() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.scroll) [Scrollbar (класс в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Scrollbar) [(класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Scrollbar) [ScrolledCanvas (класс в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.ScrolledCanvas) [ScrolledText (класс в модуле tkinter.scrolledtext)](https://python-all.ru/3.13/library/tkinter.scrolledtext.html#tkinter.scrolledtext.ScrolledText) [scrollok() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.scrollok) [scrypt() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.scrypt) [SE (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SE) [seal() (в модуле unittest.mock)](https://python-all.ru/3.13/library/unittest.mock.html#unittest.mock.seal) поиск [путь, модуль](https://python-all.ru/3.13/c-api/init.html#index-15), [\[1\]](https://python-all.ru/3.13/c-api/init.html#index-18), [\[2\]](https://python-all.ru/3.13/c-api/intro.html#index-19), [\[3\]](https://python-all.ru/3.13/library/linecache.html#index-0), [\[4\]](https://python-all.ru/3.13/library/site.html#index-0), [\[5\]](https://python-all.ru/3.13/library/sys.html#index-21), [\[6\]](https://python-all.ru/3.13/tutorial/modules.html#index-0) [search() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.search) [(в модуле re)](https://python-all.ru/3.13/library/re.html#re.search) [(метод re.Pattern)](https://python-all.ru/3.13/library/re.html#re.Pattern.search) [(метод tkinter.Text)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Text.search) [search\_function() (в модуле encodings)](https://python-all.ru/3.13/library/codecs.html#encodings.search_function) [second (атрибут datetime.datetime)](https://python-all.ru/3.13/library/datetime.html#datetime.datetime.second) [(атрибут datetime.time)](https://python-all.ru/3.13/library/datetime.html#datetime.time.second) [seconds (атрибут datetime.timedelta)](https://python-all.ru/3.13/library/datetime.html#datetime.timedelta.seconds) [секунды с начала эпохи](https://python-all.ru/3.13/library/time.html#index-1) secrets [модуль](https://python-all.ru/3.13/library/secrets.html#module-secrets) [SECTCRE (атрибут configparser.ConfigParser)](https://python-all.ru/3.13/library/configparser.html#configparser.ConfigParser.SECTCRE) [sections() (метод configparser.ConfigParser)](https://python-all.ru/3.13/library/configparser.html#configparser.ConfigParser.sections) [secure (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.Cookie.secure) [(атрибут http.cookies.Morsel)](https://python-all.ru/3.13/library/http.cookies.html#http.cookies.Morsel.secure) [алгоритм безопасного хеширования, SHA1, SHA2, SHA224, SHA256, SHA384, SHA512, SHA3, Shake, Blake2](https://python-all.ru/3.13/library/hashlib.html#index-0) [Протокол защищённых сокетов](https://python-all.ru/3.13/library/ssl.html#index-1) безопасность [http.server](https://python-all.ru/3.13/library/http.server.html#index-3) [вопросы безопасности](https://python-all.ru/3.13/library/security_warnings.html#index-0) [security\_level (атрибут ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.security_level) [see() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.see) [(метод tkinter.Text)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Text.see) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.see) [seed() (в модуле random)](https://python-all.ru/3.13/library/random.html#random.seed) [(метод random.Random)](https://python-all.ru/3.13/library/random.html#random.Random.seed) [seed\_bits (атрибут sys.hash\_info)](https://python-all.ru/3.13/library/sys.html#sys.hash_info.seed_bits) [seek() (метод io.IOBase)](https://python-all.ru/3.13/library/io.html#io.IOBase.seek) [(метод io.TextIOBase)](https://python-all.ru/3.13/library/io.html#io.TextIOBase.seek) [(метод io.TextIOWrapper)](https://python-all.ru/3.13/library/io.html#io.TextIOWrapper.seek) [(метод mmap.mmap)](https://python-all.ru/3.13/library/mmap.html#mmap.mmap.seek) [(метод sqlite3.Blob)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Blob.seek) [SEEK\_CUR (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SEEK_CUR) [SEEK\_DATA (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SEEK_DATA) [SEEK\_END (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SEEK_END) [SEEK\_HOLE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SEEK_HOLE) [SEEK\_SET (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SEEK_SET) [seekable() (метод bz2.BZ2File)](https://python-all.ru/3.13/library/bz2.html#bz2.BZ2File.seekable) [(метод io.IOBase)](https://python-all.ru/3.13/library/io.html#io.IOBase.seekable) [(метод mmap.mmap)](https://python-all.ru/3.13/library/mmap.html#mmap.mmap.seekable) [SEL (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SEL) [SEL\_FIRST (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SEL_FIRST) [SEL\_LAST (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SEL_LAST) select [модуль](https://python-all.ru/3.13/library/select.html#module-select) [select() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.select) [(в модуле select)](https://python-all.ru/3.13/library/select.html#select.select) [(метод selectors.BaseSelector)](https://python-all.ru/3.13/library/selectors.html#selectors.BaseSelector.select) [(метод tkinter.Checkbutton)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Checkbutton.select) [(метод tkinter.Radiobutton)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Radiobutton.select) [(метод tkinter.ttk.Notebook)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Notebook.select) [select\_adjust() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.select_adjust) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_adjust) [select\_anchor() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.select_anchor) [select\_clear() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.select_clear) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_clear) [(метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.select_clear) [select\_from() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.select_from) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_from) [select\_includes() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.select_includes) [select\_item() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.select_item) [select\_present() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_present) [select\_range() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_range) [select\_set() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.select_set) [select\_to() (метод tkinter.Canvas)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Canvas.select_to) [(метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.select_to) [selected\_alpn\_protocol() (метод ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.selected_alpn_protocol) [selected\_npn\_protocol() (метод ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.selected_npn_protocol) [selection() (метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection) [selection\_add() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_add) [selection\_adjust() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_adjust) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_adjust) [selection\_anchor() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.selection_anchor) [selection\_clear() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_clear) [(метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.selection_clear) [(метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.selection_clear) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_clear) [selection\_element() (метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_element) [selection\_from() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_from) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_from) [selection\_get() (метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.selection_get) [selection\_handle() (метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.selection_handle) [selection\_includes() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.selection_includes) [selection\_own() (метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.selection_own) [selection\_own\_get() (метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.selection_own_get) [selection\_present() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_present) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_present) [selection\_range() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_range) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_range) [selection\_remove() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_remove) [selection\_set() (метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.selection_set) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_set) [selection\_to() (метод tkinter.Entry)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Entry.selection_to) [(метод tkinter.Spinbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox.selection_to) [selection\_toggle() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.selection_toggle) [selector (атрибут urllib.request.Request)](https://python-all.ru/3.13/library/urllib.request.html#urllib.request.Request.selector) [SelectorEventLoop (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.SelectorEventLoop) [SelectorKey (класс в selectors)](https://python-all.ru/3.13/library/selectors.html#selectors.SelectorKey) selectors [модуль](https://python-all.ru/3.13/library/selectors.html#module-selectors) [SelectSelector (класс в selectors)](https://python-all.ru/3.13/library/selectors.html#selectors.SelectSelector) [Self (в модуле typing)](https://python-all.ru/3.13/library/typing.html#typing.Self) [Semaphore (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-sync.html#asyncio.Semaphore) [(класс в multiprocessing)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.Semaphore) [(класс в threading)](https://python-all.ru/3.13/library/threading.html#threading.Semaphore) [Semaphore() (метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.managers.SyncManager.Semaphore) [двоичные семафоры](https://python-all.ru/3.13/library/_thread.html#index-0) [SEMI (в модуле token)](https://python-all.ru/3.13/library/token.html#token.SEMI) [SEND (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SEND) [send() (метод корутины)](https://python-all.ru/3.13/reference/datamodel.html#coroutine.send) [(метод генератора)](https://python-all.ru/3.13/reference/expressions.html#generator.send) [(метод http.client.HTTPConnection)](https://python-all.ru/3.13/library/http.client.html#http.client.HTTPConnection.send) [(метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.send) [(метод logging.handlers.DatagramHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.DatagramHandler.send) [(метод logging.handlers.SocketHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.SocketHandler.send) [(метод multiprocessing.connection.Connection)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.connection.Connection.send) [(метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.send) [(метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.send) [send\_bytes() (метод multiprocessing.connection.Connection)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.connection.Connection.send_bytes) [send\_error() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.send_error) [send\_event (атрибут tkinter.Event)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Event.send_event) [send\_fds() (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.send_fds) [send\_header() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.send_header) [send\_message() (метод smtplib.SMTP)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP.send_message) [send\_response() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.send_response) [send\_response\_only() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.send_response_only) [send\_signal() (метод asyncio.subprocess.Process)](https://python-all.ru/3.13/library/asyncio-subprocess.html#asyncio.subprocess.Process.send_signal) [(метод asyncio.SubprocessTransport)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.SubprocessTransport.send_signal) [(метод subprocess.Popen)](https://python-all.ru/3.13/library/subprocess.html#subprocess.Popen.send_signal) [sendall() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.sendall) [sendcmd() (метод ftplib.FTP)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.sendcmd) [sendfile() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sendfile) [(в модуле os)](https://python-all.ru/3.13/library/os.html#os.sendfile) [(метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.sendfile) [(метод wsgiref.handlers.BaseHandler)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.handlers.BaseHandler.sendfile) [SendfileNotAvailableError](https://python-all.ru/3.13/library/asyncio-exceptions.html#asyncio.SendfileNotAvailableError) [sendfunc (тип C)](https://python-all.ru/3.13/c-api/typeobj.html#c.sendfunc) [sendmail() (метод smtplib.SMTP)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP.sendmail) [sendmsg() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.sendmsg) [sendmsg\_afalg() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.sendmsg_afalg) [sendto() (метод asyncio.DatagramTransport)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.DatagramTransport.sendto) [(метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.sendto) [sentinel (в модуле unittest.mock)](https://python-all.ru/3.13/library/unittest.mock.html#unittest.mock.sentinel) [(атрибут multiprocessing.Process)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.Process.sentinel) [sep (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sep) [Separator (класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Separator) [SEPARATOR (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SEPARATOR) [SEPTEMBER (в модуле calendar)](https://python-all.ru/3.13/library/calendar.html#calendar.SEPTEMBER) [**последовательность**](https://python-all.ru/3.13/glossary.html#term-sequence) [элемент](https://python-all.ru/3.13/reference/expressions.html#index-42) [итерация](https://python-all.ru/3.13/library/stdtypes.html#index-18) [объект](https://python-all.ru/3.13/c-api/concrete.html#index-1), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-19), [\[2\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-6), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-15), [\[4\]](https://python-all.ru/3.13/reference/datamodel.html#index-55), [\[5\]](https://python-all.ru/3.13/reference/expressions.html#index-42), [\[6\]](https://python-all.ru/3.13/reference/expressions.html#index-46), [\[7\]](https://python-all.ru/3.13/reference/expressions.html#index-81), [\[8\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-10) [типы, неизменяемые](https://python-all.ru/3.13/library/stdtypes.html#index-22) [типы, изменяемые](https://python-all.ru/3.13/library/stdtypes.html#index-23) [типы, операции над](https://python-all.ru/3.13/library/stdtypes.html#index-20), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-24) [Sequence (класс в collections.abc)](https://python-all.ru/3.13/library/collections.abc.html#collections.abc.Sequence) [(класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.Sequence) [SequenceMatcher (класс в difflib)](https://python-all.ru/3.13/library/difflib.html#difflib.SequenceMatcher) [serial (атрибут tkinter.Event)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Event.serial) [serialize() (метод sqlite3.Connection)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.serialize) сериализация [объекты](https://python-all.ru/3.13/library/pickle.html#index-0) [serve\_forever() (метод asyncio.Server)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.Server.serve_forever) [(метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.serve_forever) сервер [WWW](https://python-all.ru/3.13/library/http.server.html#index-0) [Server (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.Server) [server (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.server) [(атрибут socketserver.BaseRequestHandler)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseRequestHandler.server) [server\_activate() (метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.server_activate) [server\_address (атрибут socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.server_address) [server\_bind() (метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.server_bind) [server\_close() (метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.server_close) [server\_hostname (атрибут ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.server_hostname) [server\_name (атрибут http.server.HTTPServer)](https://python-all.ru/3.13/library/http.server.html#http.server.HTTPServer.server_name) [server\_port (атрибут http.server.HTTPServer)](https://python-all.ru/3.13/library/http.server.html#http.server.HTTPServer.server_port) [server\_side (атрибут ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.server_side) [server\_software (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.handlers.BaseHandler.server_software) [server\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.server_version) [(атрибут http.server.SimpleHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.SimpleHTTPRequestHandler.server_version) [ServerProxy (класс в xmlrpc.client)](https://python-all.ru/3.13/library/xmlrpc.client.html#xmlrpc.client.ServerProxy) [service\_actions() (метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.service_actions) [session (атрибут ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.session) [session\_reused (атрибут ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.session_reused) [session\_stats() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.session_stats) множество [генераторы списков](https://python-all.ru/3.13/reference/expressions.html#index-16) [отображение](https://python-all.ru/3.13/reference/expressions.html#index-16) [объект](https://python-all.ru/3.13/c-api/set.html#index-0), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-52), [\[2\]](https://python-all.ru/3.13/reference/datamodel.html#index-28), [\[3\]](https://python-all.ru/3.13/reference/expressions.html#index-16) [set (встроенный класс)](https://python-all.ru/3.13/library/stdtypes.html#set) [Set (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Set) [(класс в collections.abc)](https://python-all.ru/3.13/library/collections.abc.html#collections.abc.Set) [(класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.Set) [Установить точку останова](https://python-all.ru/3.13/library/idle.html#index-4) [**генератор множества**](https://python-all.ru/3.13/glossary.html#term-set-comprehension) тип множества [объект](https://python-all.ru/3.13/reference/datamodel.html#index-27) [set() (метод asyncio.Event)](https://python-all.ru/3.13/library/asyncio-sync.html#asyncio.Event.set) [(метод configparser.ConfigParser)](https://python-all.ru/3.13/library/configparser.html#configparser.ConfigParser.set) [(метод configparser.RawConfigParser)](https://python-all.ru/3.13/library/configparser.html#configparser.RawConfigParser.set) [(метод contextvars.ContextVar)](https://python-all.ru/3.13/library/contextvars.html#contextvars.ContextVar.set) [(метод http.cookies.Morsel)](https://python-all.ru/3.13/library/http.cookies.html#http.cookies.Morsel.set) [(метод test.support.os\_helper.EnvironmentVarGuard)](https://python-all.ru/3.13/library/test.html#test.support.os_helper.EnvironmentVarGuard.set) [(метод threading.Event)](https://python-all.ru/3.13/library/threading.html#threading.Event.set) [(метод tkinter.BooleanVar)](https://python-all.ru/3.13/library/tkinter.html#tkinter.BooleanVar.set) [(метод tkinter.Scale)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Scale.set) [(метод tkinter.Scrollbar)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Scrollbar.set) [(метод tkinter.ttk.Combobox)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Combobox.set) [(метод tkinter.ttk.Spinbox)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Spinbox.set) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.set) [(метод tkinter.Variable)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Variable.set) [(метод xml.etree.ElementTree.Element)](https://python-all.ru/3.13/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.set) [SET\_ADD (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SET_ADD) [set\_all()](https://python-all.ru/3.13/c-api/intro.html#index-7) [set\_allowed\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.set_allowed_domains) [set\_alpn\_protocols() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_alpn_protocols) [set\_app() (метод wsgiref.simple\_server.WSGIServer)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.simple_server.WSGIServer.set_app) [set\_asyncgen\_hooks() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.set_asyncgen_hooks) [set\_authorizer() (метод sqlite3.Connection)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.set_authorizer) [set\_auto\_history() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_auto_history) [set\_blocked\_domains() (метод http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.set_blocked_domains) [set\_blocking() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.set_blocking) [set\_boundary() (метод email.message.EmailMessage)](https://python-all.ru/3.13/library/email.message.html#email.message.EmailMessage.set_boundary) [(метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_boundary) [set\_break() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_break) [set\_charset() (метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_charset) [set\_child\_watcher() (метод asyncio.AbstractEventLoopPolicy)](https://python-all.ru/3.13/library/asyncio-policy.html#asyncio.AbstractEventLoopPolicy.set_child_watcher) [(в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-policy.html#asyncio.set_child_watcher) [set\_children() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Treeview.set_children) [set\_ciphers() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_ciphers) [set\_completer() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_completer) [set\_completer\_delims() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_completer_delims) [set\_completion\_display\_matches\_hook() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_completion_display_matches_hook) [set\_content() (метод email.contentmanager.ContentManager)](https://python-all.ru/3.13/library/email.contentmanager.html#email.contentmanager.ContentManager.set_content) [(метод email.message.EmailMessage)](https://python-all.ru/3.13/library/email.message.html#email.message.EmailMessage.set_content) [(в модуле email.contentmanager)](https://python-all.ru/3.13/library/email.contentmanager.html#email.contentmanager.set_content) [set\_continue() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_continue) [set\_cookie() (метод http.cookiejar.CookieJar)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.CookieJar.set_cookie) [set\_cookie\_if\_ok() (метод http.cookiejar.CookieJar)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.CookieJar.set_cookie_if_ok) [set\_coroutine\_origin\_tracking\_depth() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.set_coroutine_origin_tracking_depth) [set\_data() (метод importlib.abc.SourceLoader)](https://python-all.ru/3.13/library/importlib.html#importlib.abc.SourceLoader.set_data) [(метод importlib.machinery.SourceFileLoader)](https://python-all.ru/3.13/library/importlib.html#importlib.machinery.SourceFileLoader.set_data) [set\_date() (метод mailbox.MaildirMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MaildirMessage.set_date) [set\_debug() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.set_debug) [(в модуле gc)](https://python-all.ru/3.13/library/gc.html#gc.set_debug) [set\_debuglevel() (метод ftplib.FTP)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.set_debuglevel) [(метод http.client.HTTPConnection)](https://python-all.ru/3.13/library/http.client.html#http.client.HTTPConnection.set_debuglevel) [(метод poplib.POP3)](https://python-all.ru/3.13/library/poplib.html#poplib.POP3.set_debuglevel) [(метод smtplib.SMTP)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP.set_debuglevel) [set\_default\_executor() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.set_default_executor) [set\_default\_type() (метод email.message.EmailMessage)](https://python-all.ru/3.13/library/email.message.html#email.message.EmailMessage.set_default_type) [(метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_default_type) [set\_default\_verify\_paths() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_default_verify_paths) [set\_defaults() (метод argparse.ArgumentParser)](https://python-all.ru/3.13/library/argparse.html#argparse.ArgumentParser.set_defaults) [(метод optparse.OptionParser)](https://python-all.ru/3.13/library/optparse.html#optparse.OptionParser.set_defaults) [set\_ecdh\_curve() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_ecdh_curve) [set\_errno() (в модуле ctypes)](https://python-all.ru/3.13/library/ctypes.html#ctypes.set_errno) [set\_error\_mode() (в модуле msvcrt)](https://python-all.ru/3.13/library/msvcrt.html#msvcrt.set_error_mode) [set\_escdelay() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.set_escdelay) [set\_event\_loop() (метод asyncio.AbstractEventLoopPolicy)](https://python-all.ru/3.13/library/asyncio-policy.html#asyncio.AbstractEventLoopPolicy.set_event_loop) [(в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.set_event_loop) [set\_event\_loop\_policy() (в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-policy.html#asyncio.set_event_loop_policy) [set\_events() (в модуле sys.monitoring)](https://python-all.ru/3.13/library/sys.monitoring.html#sys.monitoring.set_events) [set\_exception() (метод asyncio.Future)](https://python-all.ru/3.13/library/asyncio-future.html#asyncio.Future.set_exception) [(метод concurrent.futures.Future)](https://python-all.ru/3.13/library/concurrent.futures.html#concurrent.futures.Future.set_exception) [set\_exception\_handler() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.set_exception_handler) [set\_executable() (в модуле multiprocessing)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.set_executable) [set\_filter() (tkinter.filedialog.FileDialog метод)](https://python-all.ru/3.13/library/dialog.html#tkinter.filedialog.FileDialog.set_filter) [set\_flags() (mailbox.Maildir метод)](https://python-all.ru/3.13/library/mailbox.html#mailbox.Maildir.set_flags) [(метод mailbox.MaildirMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MaildirMessage.set_flags) [(метод mailbox.mboxMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.mboxMessage.set_flags) [(метод mailbox.MMDFMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MMDFMessage.set_flags) [set\_forkserver\_preload() (в модуле multiprocessing)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.set_forkserver_preload) [set\_from() (mailbox.mboxMessage метод)](https://python-all.ru/3.13/library/mailbox.html#mailbox.mboxMessage.set_from) [(метод mailbox.MMDFMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MMDFMessage.set_from) [SET\_FUNCTION\_ATTRIBUTE (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-SET_FUNCTION_ATTRIBUTE) [set\_handle\_inheritable() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.set_handle_inheritable) [set\_history\_length() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_history_length) [set\_info() (mailbox.Maildir метод)](https://python-all.ru/3.13/library/mailbox.html#mailbox.Maildir.set_info) [(метод mailbox.MaildirMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MaildirMessage.set_info) [set\_inheritable() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.set_inheritable) [(метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.set_inheritable) [set\_int\_max\_str\_digits() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.set_int_max_str_digits) [set\_labels() (mailbox.BabylMessage метод)](https://python-all.ru/3.13/library/mailbox.html#mailbox.BabylMessage.set_labels) [set\_last\_error() (в модуле ctypes)](https://python-all.ru/3.13/library/ctypes.html#ctypes.set_last_error) [set\_local\_events() (в модуле sys.monitoring)](https://python-all.ru/3.13/library/sys.monitoring.html#sys.monitoring.set_local_events) [set\_memlimit() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.set_memlimit) [set\_menu() (tkinter.ttk.OptionMenu метод)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.OptionMenu.set_menu) [set\_name() (asyncio.Task метод)](https://python-all.ru/3.13/library/asyncio-task.html#asyncio.Task.set_name) [set\_next() (bdb.Bdb метод)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_next) [set\_nonstandard\_attr() (http.cookiejar.Cookie метод)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.Cookie.set_nonstandard_attr) [set\_npn\_protocols() (ssl.SSLContext метод)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_npn_protocols) [set\_ok() (http.cookiejar.CookiePolicy метод)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.CookiePolicy.set_ok) [set\_param() (email.message.EmailMessage метод)](https://python-all.ru/3.13/library/email.message.html#email.message.EmailMessage.set_param) [(метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_param) [set\_pasv() (ftplib.FTP метод)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.set_pasv) [set\_payload() (email.message.Message метод)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_payload) [set\_policy() (http.cookiejar.CookieJar метод)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.CookieJar.set_policy) [set\_pre\_input\_hook() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_pre_input_hook) [set\_progress\_handler() (sqlite3.Connection метод)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.set_progress_handler) [set\_protocol() (asyncio.BaseTransport метод)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.BaseTransport.set_protocol) [set\_proxy() (urllib.request.Request метод)](https://python-all.ru/3.13/library/urllib.request.html#urllib.request.Request.set_proxy) [set\_psk\_client\_callback() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_psk_client_callback) [set\_psk\_server\_callback() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_psk_server_callback) [set\_quit() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_quit) [set\_result() (метод asyncio.Future)](https://python-all.ru/3.13/library/asyncio-future.html#asyncio.Future.set_result) [(метод concurrent.futures.Future)](https://python-all.ru/3.13/library/concurrent.futures.html#concurrent.futures.Future.set_result) [set\_return() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_return) [set\_running\_or\_notify\_cancel() (метод concurrent.futures.Future)](https://python-all.ru/3.13/library/concurrent.futures.html#concurrent.futures.Future.set_running_or_notify_cancel) [set\_selection() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.13/library/dialog.html#tkinter.filedialog.FileDialog.set_selection) [set\_seq1() (метод difflib.SequenceMatcher)](https://python-all.ru/3.13/library/difflib.html#difflib.SequenceMatcher.set_seq1) [set\_seq2() (метод difflib.SequenceMatcher)](https://python-all.ru/3.13/library/difflib.html#difflib.SequenceMatcher.set_seq2) [set\_seqs() (метод difflib.SequenceMatcher)](https://python-all.ru/3.13/library/difflib.html#difflib.SequenceMatcher.set_seqs) [set\_sequences() (метод mailbox.MH)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MH.set_sequences) [(метод mailbox.MHMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MHMessage.set_sequences) [set\_server\_documentation() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_documentation) [set\_server\_name() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_name) [set\_server\_title() (метод xmlrpc.server.DocCGIXMLRPCRequestHandler)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title) [(метод xmlrpc.server.DocXMLRPCServer)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer.set_server_title) [set\_servername\_callback() (метод ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.set_servername_callback) [set\_start\_method() (в модуле multiprocessing)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.set_start_method) [set\_startup\_hook() (в модуле readline)](https://python-all.ru/3.13/library/readline.html#readline.set_startup_hook) [set\_step() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_step) [set\_subdir() (метод mailbox.MaildirMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.MaildirMessage.set_subdir) [set\_tabsize() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.set_tabsize) [set\_task\_factory() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.set_task_factory) [set\_threshold() (в модуле gc)](https://python-all.ru/3.13/library/gc.html#gc.set_threshold) [set\_trace() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_trace) [(в модуле bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.set_trace) [(в модуле pdb)](https://python-all.ru/3.13/library/pdb.html#pdb.set_trace) [(метод pdb.Pdb)](https://python-all.ru/3.13/library/pdb.html#pdb.Pdb.set_trace) [set\_trace\_callback() (метод sqlite3.Connection)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.set_trace_callback) [set\_tunnel() (метод http.client.HTTPConnection)](https://python-all.ru/3.13/library/http.client.html#http.client.HTTPConnection.set_tunnel) [set\_type() (метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_type) [set\_unittest\_reportflags() (в модуле doctest)](https://python-all.ru/3.13/library/doctest.html#doctest.set_unittest_reportflags) [set\_unixfrom() (метод email.message.EmailMessage)](https://python-all.ru/3.13/library/email.message.html#email.message.EmailMessage.set_unixfrom) [(метод email.message.Message)](https://python-all.ru/3.13/library/email.compat32-message.html#email.message.Message.set_unixfrom) [set\_until() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.set_until) [SET\_UPDATE (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SET_UPDATE) [set\_url() (метод urllib.robotparser.RobotFileParser)](https://python-all.ru/3.13/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.set_url) [set\_usage() (метод optparse.OptionParser)](https://python-all.ru/3.13/library/optparse.html#optparse.OptionParser.set_usage) [set\_userptr() (метод curses.panel.Panel)](https://python-all.ru/3.13/library/curses.panel.html#curses.panel.Panel.set_userptr) [set\_visible() (метод mailbox.BabylMessage)](https://python-all.ru/3.13/library/mailbox.html#mailbox.BabylMessage.set_visible) [set\_wakeup\_fd() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.set_wakeup_fd) [set\_write\_buffer\_limits() (метод asyncio.WriteTransport)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.WriteTransport.set_write_buffer_limits) [setacl() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.setacl) [SetAllocTrackerActivationThreshold() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetAllocTrackerActivationThreshold) [SetAllocTrackerMaximumAmplification() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetAllocTrackerMaximumAmplification) [setannotation() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.setannotation) setattr() [встроенная функция](https://python-all.ru/3.13/library/functions.html#setattr) [setattrfunc (тип C)](https://python-all.ru/3.13/c-api/typeobj.html#c.setattrfunc) [setAttribute() (метод xml.dom.Element)](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.Element.setAttribute) [setAttributeNode() (метод xml.dom.Element)](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.Element.setAttributeNode) [setAttributeNodeNS() (метод xml.dom.Element)](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.Element.setAttributeNodeNS) [setAttributeNS() (метод xml.dom.Element)](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.Element.setAttributeNS) [setattrofunc (тип C)](https://python-all.ru/3.13/c-api/typeobj.html#c.setattrofunc) [SetBase() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetBase) [SetBillionLaughsAttackProtectionActivationThreshold() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetBillionLaughsAttackProtectionActivationThreshold) [SetBillionLaughsAttackProtectionMaximumAmplification() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetBillionLaughsAttackProtectionMaximumAmplification) [setblocking() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.setblocking) [setByteStream() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setByteStream) [setcbreak() (в модуле tty)](https://python-all.ru/3.13/library/tty.html#tty.setcbreak) [setCharacterStream() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setCharacterStream) [SetComp (класс в модуле ast)](https://python-all.ru/3.13/library/ast.html#ast.SetComp) [setcomptype() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setcomptype) [setconfig() (метод sqlite3.Connection)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.setconfig) [setContentHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setContentHandler) [setcontext() (из модуля decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.setcontext) [setDaemon() (метод threading.Thread)](https://python-all.ru/3.13/library/threading.html#threading.Thread.setDaemon) [setdefault() (метод dict)](https://python-all.ru/3.13/library/stdtypes.html#dict.setdefault) [(метод http.cookies.Morsel)](https://python-all.ru/3.13/library/http.cookies.html#http.cookies.Morsel.setdefault) [setdefaulttimeout() (из модуля socket)](https://python-all.ru/3.13/library/socket.html#socket.setdefaulttimeout) [setdlopenflags() (из модуля sys)](https://python-all.ru/3.13/library/sys.html#sys.setdlopenflags) [setDocumentLocator() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.setDocumentLocator) [setDTDHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setDTDHandler) [setegid() (из модуля os)](https://python-all.ru/3.13/library/os.html#os.setegid) [setEncoding() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setEncoding) [setEntityResolver() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setEntityResolver) [setErrorHandler() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setErrorHandler) [seteuid() (из модуля os)](https://python-all.ru/3.13/library/os.html#os.seteuid) [setFeature() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setFeature) [setfirstweekday() (метод calendar.Calendar)](https://python-all.ru/3.13/library/calendar.html#calendar.Calendar.setfirstweekday) [(из модуля calendar)](https://python-all.ru/3.13/library/calendar.html#calendar.setfirstweekday) [setFormatter() (метод logging.Handler)](https://python-all.ru/3.13/library/logging.html#logging.Handler.setFormatter) [setframerate() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setframerate) [setgid() (из модуля os)](https://python-all.ru/3.13/library/os.html#os.setgid) [setgroups() (из модуля os)](https://python-all.ru/3.13/library/os.html#os.setgroups) [seth() (из модуля turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.seth) [setheading() (из модуля turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setheading) [sethostname() (из модуля socket)](https://python-all.ru/3.13/library/socket.html#socket.sethostname) [setinputsizes() (метод sqlite3.Cursor)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Cursor.setinputsizes) [setitem() (из модуля operator)](https://python-all.ru/3.13/library/operator.html#operator.setitem) [setitimer() (из модуля signal)](https://python-all.ru/3.13/library/signal.html#signal.setitimer) [setLevel() (метод logging.Handler)](https://python-all.ru/3.13/library/logging.html#logging.Handler.setLevel) [(метод logging.Logger)](https://python-all.ru/3.13/library/logging.html#logging.Logger.setLevel) [setlimit() (метод sqlite3.Connection)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Connection.setlimit) [setlocale() (из модуля locale)](https://python-all.ru/3.13/library/locale.html#locale.setlocale) [setLocale() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setLocale) [setLoggerClass() (в модуле logging)](https://python-all.ru/3.13/library/logging.html#logging.setLoggerClass) [setlogmask() (в модуле syslog)](https://python-all.ru/3.13/library/syslog.html#syslog.setlogmask) [setLogRecordFactory() (в модуле logging)](https://python-all.ru/3.13/library/logging.html#logging.setLogRecordFactory) [setMaxConns() (метод urllib.request.CacheFTPHandler)](https://python-all.ru/3.13/library/urllib.request.html#urllib.request.CacheFTPHandler.setMaxConns) [setmode() (в модуле msvcrt)](https://python-all.ru/3.13/library/msvcrt.html#msvcrt.setmode) [setName() (метод threading.Thread)](https://python-all.ru/3.13/library/threading.html#threading.Thread.setName) [setnchannels() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setnchannels) [setnframes() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setnframes) [setns() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setns) [setoutputsize() (метод sqlite3.Cursor)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Cursor.setoutputsize) [SetParamEntityParsing() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetParamEntityParsing) [setparams() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setparams) [setpassword() (метод zipfile.ZipFile)](https://python-all.ru/3.13/library/zipfile.html#zipfile.ZipFile.setpassword) [setpgid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setpgid) [setpgrp() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setpgrp) [setpos() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setpos) [(метод wave.Wave\_read)](https://python-all.ru/3.13/library/wave.html#wave.Wave_read.setpos) [setposition() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setposition) [setpriority() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setpriority) [setprofile() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.setprofile) [(в модуле threading)](https://python-all.ru/3.13/library/threading.html#threading.setprofile) [setprofile\_all\_threads() (в модуле threading)](https://python-all.ru/3.13/library/threading.html#threading.setprofile_all_threads) [setProperty() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setProperty) [setPublicId() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setPublicId) [setquota() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.setquota) [setraw() (в модуле tty)](https://python-all.ru/3.13/library/tty.html#tty.setraw) [setrecursionlimit() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.setrecursionlimit) [setregid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setregid) [SetReparseDeferralEnabled() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.SetReparseDeferralEnabled) [setresgid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setresgid) [setresuid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setresuid) [setreuid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setreuid) [setrlimit() (в модуле resource)](https://python-all.ru/3.13/library/resource.html#resource.setrlimit) [setsampwidth() (метод wave.Wave\_write)](https://python-all.ru/3.13/library/wave.html#wave.Wave_write.setsampwidth) [setscrreg() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.setscrreg) [setsid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setsid) [setsockopt() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.setsockopt) [setstate() (метод codecs.IncrementalDecoder)](https://python-all.ru/3.13/library/codecs.html#codecs.IncrementalDecoder.setstate) [(метод codecs.IncrementalEncoder)](https://python-all.ru/3.13/library/codecs.html#codecs.IncrementalEncoder.setstate) [(в модуле random)](https://python-all.ru/3.13/library/random.html#random.setstate) [(метод random.Random)](https://python-all.ru/3.13/library/random.html#random.Random.setstate) [setStream() (метод logging.StreamHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.StreamHandler.setStream) [setswitchinterval (в модуле sys)](https://python-all.ru/3.13/c-api/init.html#index-30) [setswitchinterval() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.setswitchinterval) [(в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.setswitchinterval) [setSystemId() (метод xml.sax.xmlreader.InputSource)](https://python-all.ru/3.13/library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setSystemId) [setsyx() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.setsyx) [setTarget() (метод logging.handlers.MemoryHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.MemoryHandler.setTarget) [setter (тип C)](https://python-all.ru/3.13/c-api/structures.html#c.setter) [settimeout() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.settimeout) [setTimeout() (метод urllib.request.CacheFTPHandler)](https://python-all.ru/3.13/library/urllib.request.html#urllib.request.CacheFTPHandler.setTimeout) [settrace() (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.settrace) [(в модуле threading)](https://python-all.ru/3.13/library/threading.html#threading.settrace) [settrace\_all\_threads() (в модуле threading)](https://python-all.ru/3.13/library/threading.html#threading.settrace_all_threads) [setuid() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setuid) [setundobuffer() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setundobuffer) [setup() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setup) [(метод socketserver.BaseRequestHandler)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseRequestHandler.setup) [setUp() (метод unittest.TestCase)](https://python-all.ru/3.13/library/unittest.html#unittest.TestCase.setUp) [SETUP\_ANNOTATIONS (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SETUP_ANNOTATIONS) [SETUP\_CLEANUP (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SETUP_CLEANUP) [setup\_environ() (метод wsgiref.handlers.BaseHandler)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.handlers.BaseHandler.setup_environ) [SETUP\_FINALLY (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SETUP_FINALLY) [setup\_python() (метод venv.EnvBuilder)](https://python-all.ru/3.13/library/venv.html#venv.EnvBuilder.setup_python) [setup\_scripts() (метод venv.EnvBuilder)](https://python-all.ru/3.13/library/venv.html#venv.EnvBuilder.setup_scripts) [setup\_testing\_defaults() (в модуле wsgiref.util)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.util.setup_testing_defaults) [SETUP\_WITH (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SETUP_WITH) [setUpClass() (метод unittest.TestCase)](https://python-all.ru/3.13/library/unittest.html#unittest.TestCase.setUpClass) [setUpModule() (в модуле unittest)](https://python-all.ru/3.13/library/unittest.html#unittest.setUpModule) [setupterm() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.setupterm) [SetValue() (в модуле winreg)](https://python-all.ru/3.13/library/winreg.html#winreg.SetValue) [SetValueEx() (в модуле winreg)](https://python-all.ru/3.13/library/winreg.html#winreg.SetValueEx) [setvar() (метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.setvar) [setworldcoordinates() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setworldcoordinates) [setx() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.setx) [setxattr() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.setxattr) [sety() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.sety) [SF\_APPEND (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_APPEND) [SF\_ARCHIVED (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_ARCHIVED) [SF\_DATALESS (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_DATALESS) [SF\_FIRMLINK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_FIRMLINK) [SF\_IMMUTABLE (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_IMMUTABLE) [SF\_MNOWAIT (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SF_MNOWAIT) [SF\_NOCACHE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SF_NOCACHE) [SF\_NODISKIO (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SF_NODISKIO) [SF\_NOUNLINK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_NOUNLINK) [SF\_RESTRICTED (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_RESTRICTED) [SF\_SETTABLE (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_SETTABLE) [SF\_SNAPSHOT (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_SNAPSHOT) [SF\_SUPPORTED (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_SUPPORTED) [SF\_SYNC (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SF_SYNC) [SF\_SYNTHETIC (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.SF_SYNTHETIC) [sha1() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha1) [sha224() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha224) [sha256() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha256) [sha384() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha384) [sha3\_224() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha3_224) [sha3\_256() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha3_256) [sha3\_384() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha3_384) [sha3\_512() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha3_512) [sha512() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.sha512) [shake\_128() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.shake_128) [shake\_256() (в модуле hashlib)](https://python-all.ru/3.13/library/hashlib.html#hashlib.shake_256) [Shape (класс в turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.Shape) [shape (атрибут memoryview)](https://python-all.ru/3.13/library/stdtypes.html#memoryview.shape) [shape() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.shape) [shapesize() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.shapesize) [shapetransform() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.shapetransform) [share() (метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.share) [ShareableList (класс в multiprocessing.shared\_memory)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.ShareableList) [ShareableList() (метод multiprocessing.managers.SharedMemoryManager)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager.ShareableList) [Разделяемая память](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#index-0) [shared\_ciphers() (метод ssl.SSLSocket)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket.shared_ciphers) [shared\_memory (атрибут sys.\_emscripten\_info)](https://python-all.ru/3.13/library/sys.html#sys._emscripten_info.shared_memory) [SharedMemory (класс в multiprocessing.shared\_memory)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.SharedMemory) [SharedMemory() (метод multiprocessing.managers.SharedMemoryManager)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager.SharedMemory) [SharedMemoryManager (класс в multiprocessing.managers)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.managers.SharedMemoryManager) [shearfactor() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.shearfactor) [Shelf (класс в shelve)](https://python-all.ru/3.13/library/shelve.html#shelve.Shelf) shelve [модуль](https://python-all.ru/3.13/library/marshal.html#index-0), [\[1\]](https://python-all.ru/3.13/library/shelve.html#module-shelve) [shield() (в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-task.html#asyncio.shield) [shift() (метод decimal.Context)](https://python-all.ru/3.13/library/decimal.html#decimal.Context.shift) [(метод decimal.Decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.Decimal.shift) [shift\_path\_info() (в модуле wsgiref.util)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.util.shift_path_info) сдвиг [операция](https://python-all.ru/3.13/reference/expressions.html#index-72) [операции](https://python-all.ru/3.13/library/stdtypes.html#index-16) shlex [модуль](https://python-all.ru/3.13/library/shlex.html#module-shlex) [shlex (класс в shlex)](https://python-all.ru/3.13/library/shlex.html#shlex.shlex) [shm (атрибут multiprocessing.shared\_memory.ShareableList)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.ShareableList.shm) [SHORT\_TIMEOUT (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.SHORT_TIMEOUT) [shortDescription() (метод unittest.TestCase)](https://python-all.ru/3.13/library/unittest.html#unittest.TestCase.shortDescription) [shorten() (в модуле textwrap)](https://python-all.ru/3.13/library/textwrap.html#textwrap.shorten) [shouldFlush() (метод logging.handlers.BufferingHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.BufferingHandler.shouldFlush) [(метод logging.handlers.MemoryHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.MemoryHandler.shouldFlush) [shouldRollover() (метод logging.handlers.RotatingFileHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.RotatingFileHandler.shouldRollover) [(метод logging.handlers.TimedRotatingFileHandler)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler.shouldRollover) [shouldStop (атрибут unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.shouldStop) [show() (метод curses.panel.Panel)](https://python-all.ru/3.13/library/curses.panel.html#curses.panel.Panel.show) [(метод tkinter.commondialog.Dialog)](https://python-all.ru/3.13/library/dialog.html#tkinter.commondialog.Dialog.show) [(метод tkinter.messagebox.Message)](https://python-all.ru/3.13/library/tkinter.messagebox.html#tkinter.messagebox.Message.show) [show\_code() (в модуле dis)](https://python-all.ru/3.13/library/dis.html#dis.show_code) [show\_flag\_values() (в модуле enum)](https://python-all.ru/3.13/library/enum.html#enum.show_flag_values) [showerror() (в модуле tkinter.messagebox)](https://python-all.ru/3.13/library/tkinter.messagebox.html#tkinter.messagebox.showerror) [showinfo() (в модуле tkinter.messagebox)](https://python-all.ru/3.13/library/tkinter.messagebox.html#tkinter.messagebox.showinfo) [showsyntaxerror() (метод code.InteractiveInterpreter)](https://python-all.ru/3.13/library/code.html#code.InteractiveInterpreter.showsyntaxerror) [showtraceback() (метод code.InteractiveInterpreter)](https://python-all.ru/3.13/library/code.html#code.InteractiveInterpreter.showtraceback) [showturtle() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.showturtle) [showwarning() (в модуле tkinter.messagebox)](https://python-all.ru/3.13/library/tkinter.messagebox.html#tkinter.messagebox.showwarning) [(в модуле warnings)](https://python-all.ru/3.13/library/warnings.html#warnings.showwarning) [shuffle() (в модуле random)](https://python-all.ru/3.13/library/random.html#random.shuffle) [SHUT\_RD (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SHUT_RD) [SHUT\_RDWR (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SHUT_RDWR) [SHUT\_WR (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SHUT_WR) [ShutDown](https://python-all.ru/3.13/library/queue.html#queue.ShutDown) [shutdown() (метод asyncio.Queue)](https://python-all.ru/3.13/library/asyncio-queue.html#asyncio.Queue.shutdown) [(метод concurrent.futures.Executor)](https://python-all.ru/3.13/library/concurrent.futures.html#concurrent.futures.Executor.shutdown) [(метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.shutdown) [(в модуле logging)](https://python-all.ru/3.13/library/logging.html#logging.shutdown) [(метод multiprocessing.managers.BaseManager)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.managers.BaseManager.shutdown) [(метод queue.Queue)](https://python-all.ru/3.13/library/queue.html#queue.Queue.shutdown) [(метод socket.socket)](https://python-all.ru/3.13/library/socket.html#socket.socket.shutdown) [(метод socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.shutdown) [shutdown\_asyncgens() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.shutdown_asyncgens) [shutdown\_default\_executor() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.shutdown_default_executor) shutil [модуль](https://python-all.ru/3.13/library/shutil.html#module-shutil) [SI (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SI) [side\_effect (атрибут unittest.mock.Mock)](https://python-all.ru/3.13/library/unittest.mock.html#unittest.mock.Mock.side_effect) [SIG\_BLOCK (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIG_BLOCK) [SIG\_DFL (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIG_DFL) [SIG\_IGN (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIG_IGN) [SIG\_SETMASK (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIG_SETMASK) [SIG\_UNBLOCK (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIG_UNBLOCK) [SIGABRT (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGABRT) [SIGALRM (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGALRM) [SIGBREAK (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGBREAK) [SIGBUS (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGBUS) [SIGCHLD (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGCHLD) [SIGCLD (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGCLD) [SIGCONT (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGCONT) [SIGFPE (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGFPE) [SIGHUP (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGHUP) [SIGILL (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGILL) [SIGINT (макрос C)](https://python-all.ru/3.13/c-api/exceptions.html#index-1), [\[1\]](https://python-all.ru/3.13/c-api/exceptions.html#index-2) [(в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGINT) [siginterrupt() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.siginterrupt) [SIGKILL (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGKILL) [Sigmasks (класс в signal)](https://python-all.ru/3.13/library/signal.html#signal.Sigmasks) signal [модуль](https://python-all.ru/3.13/c-api/exceptions.html#index-1), [\[1\]](https://python-all.ru/3.13/c-api/exceptions.html#index-2), [\[2\]](https://python-all.ru/3.13/c-api/exceptions.html#index-3), [\[3\]](https://python-all.ru/3.13/library/_thread.html#index-2), [\[4\]](https://python-all.ru/3.13/library/signal.html#module-signal) [signal() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.signal) [Signals (класс в signal)](https://python-all.ru/3.13/library/signal.html#signal.Signals) [Signature (класс в inspect)](https://python-all.ru/3.13/library/inspect.html#inspect.Signature) [signature (атрибут inspect.BoundArguments)](https://python-all.ru/3.13/library/inspect.html#inspect.BoundArguments.signature) [signature() (в модуле inspect)](https://python-all.ru/3.13/library/inspect.html#inspect.signature) [sigpending() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.sigpending) [SIGPIPE (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGPIPE) [SIGPROF (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGPROF) [SIGQUIT (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGQUIT) [SIGSEGV (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGSEGV) [SIGSTKFLT (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGSTKFLT) [SIGSTOP (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGSTOP) [SIGTERM (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGTERM) [sigtimedwait() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.sigtimedwait) [SIGUSR1 (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGUSR1) [SIGUSR2 (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGUSR2) [SIGVTALRM (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGVTALRM) | [sigwait() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.sigwait) [sigwaitinfo() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.sigwaitinfo) [SIGWINCH (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGWINCH) [SIGXCPU (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.SIGXCPU) простой [инструкция](https://python-all.ru/3.13/reference/simple_stmts.html#index-0) [SIMPLE (атрибут inspect.BufferFlags)](https://python-all.ru/3.13/library/inspect.html#inspect.BufferFlags.SIMPLE) [Simple Mail Transfer протокол](https://python-all.ru/3.13/library/smtplib.html#index-0) [SimpleCookie (класс в http.cookies)](https://python-all.ru/3.13/library/http.cookies.html#http.cookies.SimpleCookie) [SimpleDialog (класс в tkinter.simpledialog)](https://python-all.ru/3.13/library/dialog.html#tkinter.simpledialog.SimpleDialog) [simplefilter() (в модуле warnings)](https://python-all.ru/3.13/library/warnings.html#warnings.simplefilter) [SimpleHandler (класс в wsgiref.handlers)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.handlers.SimpleHandler) [SimpleHTTPRequestHandler (класс в http.server)](https://python-all.ru/3.13/library/http.server.html#http.server.SimpleHTTPRequestHandler) [SimpleNamespace (класс в types)](https://python-all.ru/3.13/library/types.html#types.SimpleNamespace) [SimpleQueue (класс в multiprocessing)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.SimpleQueue) [(класс в очереди)](https://python-all.ru/3.13/library/queue.html#queue.SimpleQueue) [SimpleXMLRPCRequestHandler (класс в xmlrpc.server)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCRequestHandler) [SimpleXMLRPCServer (класс в xmlrpc.server)](https://python-all.ru/3.13/library/xmlrpc.server.html#xmlrpc.server.SimpleXMLRPCServer) [sin() (в модуле cmath)](https://python-all.ru/3.13/library/cmath.html#cmath.sin) [(в модуле math)](https://python-all.ru/3.13/library/math.html#math.sin) [SINGLE (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SINGLE) [**одиночная диспетчеризация**](https://python-all.ru/3.13/glossary.html#term-single-dispatch) [SingleAddressHeader (класс в email.headerregistry)](https://python-all.ru/3.13/library/email.headerregistry.html#email.headerregistry.SingleAddressHeader) [singledispatch() (в модуле functools)](https://python-all.ru/3.13/library/functools.html#functools.singledispatch) [singledispatchmethod (класс в functools)](https://python-all.ru/3.13/library/functools.html#functools.singledispatchmethod) синглтон [кортеж](https://python-all.ru/3.13/reference/datamodel.html#index-20) [sinh() (в модуле cmath)](https://python-all.ru/3.13/library/cmath.html#cmath.sinh) [(в модуле math)](https://python-all.ru/3.13/library/math.html#math.sinh) [SIO\_KEEPALIVE\_VALS (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SIO_KEEPALIVE_VALS) [SIO\_LOOPBACK\_FAST\_PATH (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SIO_LOOPBACK_FAST_PATH) [SIO\_RCVALL (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SIO_RCVALL) site [модуль](https://python-all.ru/3.13/library/site.html#module-site) опция командной строки site [--user-base](https://python-all.ru/3.13/library/site.html#cmdoption-site-user-base) [--user-site](https://python-all.ru/3.13/library/site.html#cmdoption-site-user-site) site-packages [каталог](https://python-all.ru/3.13/library/site.html#index-1) [site\_maps() (urllib.robotparser.RobotFileParser метод)](https://python-all.ru/3.13/library/urllib.robotparser.html#urllib.robotparser.RobotFileParser.site_maps) [sitecustomize](https://python-all.ru/3.13/tutorial/appendix.html#index-3), [\[1\]](https://python-all.ru/3.13/tutorial/appendix.html#index-5) [модуль](https://python-all.ru/3.13/library/site.html#module-sitecustomize) [sixtofour (ipaddress.IPv6Address атрибут)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Address.sixtofour) [size (атрибут multiprocessing.shared\_memory.SharedMemory)](https://python-all.ru/3.13/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.SharedMemory.size) [(атрибут struct.Struct)](https://python-all.ru/3.13/library/struct.html#struct.Struct.size) [(атрибут tarfile.TarInfo)](https://python-all.ru/3.13/library/tarfile.html#tarfile.TarInfo.size) [(tracemalloc.Statistic атрибут)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.Statistic.size) [(атрибут tracemalloc.StatisticDiff)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.StatisticDiff.size) [(атрибут tracemalloc.Trace)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.Trace.size) [size() (ftplib.FTP метод)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.size) [(метод mmap.mmap)](https://python-all.ru/3.13/library/mmap.html#mmap.mmap.size) [(метод tkinter.Grid)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Grid.size) [(метод tkinter.Listbox)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Listbox.size) [(метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.size) [size\_diff (tracemalloc.StatisticDiff атрибут)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.StatisticDiff.size_diff) [SIZE\_MAX (C макрос)](https://python-all.ru/3.13/c-api/long.html#index-5) [Sized (класс в collections.abc)](https://python-all.ru/3.13/library/collections.abc.html#collections.abc.Sized) [(класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.Sized) [sizefrom() (tkinter.Wm метод)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Wm.sizefrom) [Sizegrip (класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Sizegrip) [sizeof() (в модуле ctypes)](https://python-all.ru/3.13/library/ctypes.html#ctypes.sizeof) [sizeof\_digit (sys.int\_info атрибут)](https://python-all.ru/3.13/library/sys.html#sys.int_info.sizeof_digit) [SKIP (в модуле doctest)](https://python-all.ru/3.13/library/doctest.html#doctest.SKIP) [skip() (в модуле unittest)](https://python-all.ru/3.13/library/unittest.html#unittest.skip) [skip\_if\_broken\_multiprocessing\_synchronize() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.skip_if_broken_multiprocessing_synchronize) [skip\_unless\_bind\_unix\_socket() (в модуле test.support.socket\_helper)](https://python-all.ru/3.13/library/test.html#test.support.socket_helper.skip_unless_bind_unix_socket) [skip\_unless\_symlink() (в модуле test.support.os\_helper)](https://python-all.ru/3.13/library/test.html#test.support.os_helper.skip_unless_symlink) [skip\_unless\_xattr() (в модуле test.support.os\_helper)](https://python-all.ru/3.13/library/test.html#test.support.os_helper.skip_unless_xattr) [skipIf() (в модуле unittest)](https://python-all.ru/3.13/library/unittest.html#unittest.skipIf) [skipinitialspace (csv.Dialect атрибут)](https://python-all.ru/3.13/library/csv.html#csv.Dialect.skipinitialspace) [skipped (doctest.TestResults атрибут)](https://python-all.ru/3.13/library/doctest.html#doctest.TestResults.skipped) [(атрибут unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.skipped) [skippedEntity() (xml.sax.handler.ContentHandler метод)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.skippedEntity) [skips (doctest.DocTestRunner атрибут)](https://python-all.ru/3.13/library/doctest.html#doctest.DocTestRunner.skips) [SkipTest](https://python-all.ru/3.13/library/unittest.html#unittest.SkipTest) [skipTest() (метод unittest.TestCase)](https://python-all.ru/3.13/library/unittest.html#unittest.TestCase.skipTest) [skipUnless() (в модуле unittest)](https://python-all.ru/3.13/library/unittest.html#unittest.skipUnless) [SLASH (в модуле token)](https://python-all.ru/3.13/library/token.html#token.SLASH) [SLASHEQUAL (в модуле token)](https://python-all.ru/3.13/library/token.html#token.SLASHEQUAL) [slaves() (метод tkinter.Grid)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Grid.slaves) [(метод tkinter.Misc)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Misc.slaves) [(метод tkinter.Pack)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Pack.slaves) [(метод tkinter.Place)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Place.slaves) [sleep() (в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-task.html#asyncio.sleep) [(в модуле time)](https://python-all.ru/3.13/library/time.html#time.sleep) [sleeping\_retry() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.sleeping_retry) [**срез**](https://python-all.ru/3.13/glossary.html#term-slice), [\[1\]](https://python-all.ru/3.13/reference/expressions.html#index-45) [присваивание](https://python-all.ru/3.13/library/stdtypes.html#index-24) [встроенная функция](https://python-all.ru/3.13/library/dis.html#index-1), [\[1\]](https://python-all.ru/3.13/reference/datamodel.html#index-71) [объект](https://python-all.ru/3.13/reference/datamodel.html#index-101) [операция](https://python-all.ru/3.13/library/stdtypes.html#index-20) [slice (встроенный класс)](https://python-all.ru/3.13/library/functions.html#slice) [Slice (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Slice) [срезы](https://python-all.ru/3.13/reference/datamodel.html#index-16), [\[1\]](https://python-all.ru/3.13/reference/datamodel.html#index-22), [\[2\]](https://python-all.ru/3.13/reference/expressions.html#index-45) [присваивание](https://python-all.ru/3.13/reference/simple_stmts.html#index-12) [slow\_callback\_duration (атрибут asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.slow_callback_duration) [SMALLEST (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.SMALLEST) SMTP [протокол](https://python-all.ru/3.13/library/smtplib.html#index-0) [SMTP (класс в smtplib)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP) [(в модуле email.policy)](https://python-all.ru/3.13/library/email.policy.html#email.policy.SMTP) [smtp\_code (атрибут smtplib.SMTPResponseException)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPResponseException.smtp_code) [smtp\_error (атрибут smtplib.SMTPResponseException)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPResponseException.smtp_error) [SMTP\_SSL (класс в smtplib)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP_SSL) [SMTPAuthenticationError](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPAuthenticationError) [SMTPConnectError](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPConnectError) smtpd [модуль](https://python-all.ru/3.13/library/smtpd.html#module-smtpd) [SMTPDataError](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPDataError) [SMTPException](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPException) [SMTPHandler (класс в logging.handlers)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.SMTPHandler) [SMTPHeloError](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPHeloError) smtplib [модуль](https://python-all.ru/3.13/library/smtplib.html#module-smtplib) [SMTPNotSupportedError](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPNotSupportedError) [SMTPRecipientsRefused](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPRecipientsRefused) [SMTPResponseException](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPResponseException) [SMTPSenderRefused](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPSenderRefused) [SMTPServerDisconnected](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTPServerDisconnected) [SMTPUTF8 (в модуле email.policy)](https://python-all.ru/3.13/library/email.policy.html#email.policy.SMTPUTF8) [Snapshot (класс в tracemalloc)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.Snapshot) [SND\_ALIAS (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_ALIAS) [SND\_APPLICATION (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_APPLICATION) [SND\_ASYNC (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_ASYNC) [SND\_FILENAME (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_FILENAME) [SND\_LOOP (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_LOOP) [SND\_MEMORY (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_MEMORY) [SND\_NODEFAULT (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_NODEFAULT) [SND\_NOSTOP (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_NOSTOP) [SND\_NOWAIT (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_NOWAIT) [SND\_PURGE (в модуле winsound)](https://python-all.ru/3.13/library/winsound.html#winsound.SND_PURGE) sndhdr [модуль](https://python-all.ru/3.13/library/sndhdr.html#module-sndhdr) [sni\_callback (атрибут ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.sni_callback) [sniff() (метод csv.Sniffer)](https://python-all.ru/3.13/library/csv.html#csv.Sniffer.sniff) [Sniffer (класс в модуле csv)](https://python-all.ru/3.13/library/csv.html#csv.Sniffer) [SO (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SO) [SO\_INCOMING\_CPU (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SO_INCOMING_CPU) [sock\_accept() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_accept) [SOCK\_CLOEXEC (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_CLOEXEC) [sock\_connect() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_connect) [SOCK\_DGRAM (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_DGRAM) [SOCK\_MAX\_SIZE (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.SOCK_MAX_SIZE) [SOCK\_NONBLOCK (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_NONBLOCK) [SOCK\_RAW (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_RAW) [SOCK\_RDM (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_RDM) [sock\_recv() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_recv) [sock\_recv\_into() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_recv_into) [sock\_recvfrom() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_recvfrom) [sock\_recvfrom\_into() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_recvfrom_into) [sock\_sendall() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_sendall) [sock\_sendfile() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_sendfile) [sock\_sendto() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.sock_sendto) [SOCK\_SEQPACKET (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_SEQPACKET) [SOCK\_STREAM (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOCK_STREAM) сокет [модуль](https://python-all.ru/3.13/library/internet.html#index-1), [\[1\]](https://python-all.ru/3.13/library/socket.html#module-socket) [объект](https://python-all.ru/3.13/library/socket.html#index-0) [socket (класс в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.socket) [(атрибут socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.socket) [socket() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.socket) [(в модуле socket)](https://python-all.ru/3.13/library/select.html#index-1) [socket\_type (атрибут socketserver.BaseServer)](https://python-all.ru/3.13/library/socketserver.html#socketserver.BaseServer.socket_type) [SocketHandler (класс в модуле logging.handlers)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.SocketHandler) [socketpair() (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.socketpair) [sockets (атрибут asyncio.Server)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.Server.sockets) socketserver [модуль](https://python-all.ru/3.13/library/socketserver.html#module-socketserver) [SocketType (класс в socket)](https://python-all.ru/3.13/library/socket.html#socket.SocketType) [**мягко устарело**](https://python-all.ru/3.13/glossary.html#term-soft-deprecated) [мягкое ключевое слово](https://python-all.ru/3.13/reference/lexical_analysis.html#index-14) [SOFT\_KEYWORD (в модуле token)](https://python-all.ru/3.13/library/token.html#token.SOFT_KEYWORD) [softkwlist (в модуле keyword)](https://python-all.ru/3.13/library/keyword.html#keyword.softkwlist) [SOH (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SOH) [SOL\_ALG (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOL_ALG) [SOL\_RDS (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOL_RDS) [SOLID (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SOLID) [SOMAXCONN (в модуле socket)](https://python-all.ru/3.13/library/socket.html#socket.SOMAXCONN) [sort() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.sort) [(метод списка)](https://python-all.ru/3.13/library/stdtypes.html#list.sort) [sort\_stats() (метод pstats.Stats)](https://python-all.ru/3.13/library/profile.html#pstats.Stats.sort_stats) [sortdict() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.sortdict) sorted() [встроенная функция](https://python-all.ru/3.13/library/functions.html#sorted) [sortTestMethodsUsing (атрибут unittest.TestLoader)](https://python-all.ru/3.13/library/unittest.html#unittest.TestLoader.sortTestMethodsUsing) [source (атрибут doctest.Example)](https://python-all.ru/3.13/library/doctest.html#doctest.Example.source) [(команда pdb)](https://python-all.ru/3.13/library/pdb.html#pdbcommand-source) [(атрибут shlex.shlex)](https://python-all.ru/3.13/library/shlex.html#shlex.shlex.source) [кодировка исходного кода](https://python-all.ru/3.13/reference/lexical_analysis.html#index-5) [SOURCE\_DATE\_EPOCH](https://python-all.ru/3.13/library/compileall.html#index-1), [\[1\]](https://python-all.ru/3.13/library/py_compile.html#index-3), [\[2\]](https://python-all.ru/3.13/library/py_compile.html#index-6), [\[3\]](https://python-all.ru/3.13/library/py_compile.html#index-7), [\[4\]](https://python-all.ru/3.13/whatsnew/3.7.html#index-32), [\[5\]](https://python-all.ru/3.13/whatsnew/changelog.html#index-332), [\[6\]](https://python-all.ru/3.13/whatsnew/changelog.html#index-352) [source\_from\_cache() (в модуле importlib.util)](https://python-all.ru/3.13/library/importlib.html#importlib.util.source_from_cache) [source\_hash() (в модуле importlib.util)](https://python-all.ru/3.13/library/importlib.html#importlib.util.source_hash) [SOURCE\_SUFFIXES (в модуле importlib.machinery)](https://python-all.ru/3.13/library/importlib.html#importlib.machinery.SOURCE_SUFFIXES) [source\_to\_code() (статический метод importlib.abc.InspectLoader)](https://python-all.ru/3.13/library/importlib.html#importlib.abc.InspectLoader.source_to_code) [SourceFileLoader (класс в importlib.machinery)](https://python-all.ru/3.13/library/importlib.html#importlib.machinery.SourceFileLoader) [sourcehook() (метод shlex.shlex)](https://python-all.ru/3.13/library/shlex.html#shlex.shlex.sourcehook) [SourcelessFileLoader (класс в importlib.machinery)](https://python-all.ru/3.13/library/importlib.html#importlib.machinery.SourcelessFileLoader) [SourceLoader (класс в importlib.abc)](https://python-all.ru/3.13/library/importlib.html#importlib.abc.SourceLoader) [SP (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SP) [space](https://python-all.ru/3.13/reference/lexical_analysis.html#index-8) [в форматировании в стиле printf](https://python-all.ru/3.13/library/stdtypes.html#index-38), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-48) [в форматировании строк](https://python-all.ru/3.13/library/string.html#index-4) [span() (метод re.Match)](https://python-all.ru/3.13/library/re.html#re.Match.span) [sparse (атрибут tarfile.TarInfo)](https://python-all.ru/3.13/library/tarfile.html#tarfile.TarInfo.sparse) [spawn() (в модуле pty)](https://python-all.ru/3.13/library/pty.html#pty.spawn) [spawn\_python() (в модуле test.support.script\_helper)](https://python-all.ru/3.13/library/test.html#test.support.script_helper.spawn_python) [spawnl() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnl) [spawnle() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnle) [spawnlp() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnlp) [spawnlpe() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnlpe) [spawnv() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnv) [spawnve() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnve) [spawnvp() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnvp) [spawnvpe() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.spawnvpe) [spec\_from\_file\_location() (в модуле importlib.util)](https://python-all.ru/3.13/library/importlib.html#importlib.util.spec_from_file_location) [spec\_from\_loader() (в модуле importlib.util)](https://python-all.ru/3.13/library/importlib.html#importlib.util.spec_from_loader) специальный [атрибут](https://python-all.ru/3.13/reference/datamodel.html#index-5) [атрибут, обобщённый](https://python-all.ru/3.13/reference/datamodel.html#index-5) [метод](https://python-all.ru/3.13/glossary.html#index-39) [**специальный метод**](https://python-all.ru/3.13/glossary.html#term-special-method) [SpecialFileError](https://python-all.ru/3.13/library/shutil.html#shutil.SpecialFileError), [\[1\]](https://python-all.ru/3.13/library/tarfile.html#tarfile.SpecialFileError) [specified\_attributes (атрибут xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes) [speed() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.speed) [Spinbox (класс в tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Spinbox) [(класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Spinbox) [splice() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.splice) [SPLICE\_F\_MORE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SPLICE_F_MORE) [SPLICE\_F\_MOVE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SPLICE_F_MOVE) [SPLICE\_F\_NONBLOCK (в модуле os)](https://python-all.ru/3.13/library/os.html#os.SPLICE_F_NONBLOCK) [split() (метод BaseExceptionGroup)](https://python-all.ru/3.13/library/exceptions.html#BaseExceptionGroup.split) [(метод bytearray)](https://python-all.ru/3.13/library/stdtypes.html#bytearray.split) [(метод bytes)](https://python-all.ru/3.13/library/stdtypes.html#bytes.split) [(в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.split) [(в модуле re)](https://python-all.ru/3.13/library/re.html#re.split) [(в модуле shlex)](https://python-all.ru/3.13/library/shlex.html#shlex.split) [(метод re.Pattern)](https://python-all.ru/3.13/library/re.html#re.Pattern.split) [(метод str)](https://python-all.ru/3.13/library/stdtypes.html#str.split) [splitdrive() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.splitdrive) [splitext() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.splitext) [splitlines() (метод bytearray)](https://python-all.ru/3.13/library/stdtypes.html#bytearray.splitlines) [(метод bytes)](https://python-all.ru/3.13/library/stdtypes.html#bytes.splitlines) [(метод str)](https://python-all.ru/3.13/library/stdtypes.html#str.splitlines) [SplitResult (класс в urllib.parse)](https://python-all.ru/3.13/library/urllib.parse.html#urllib.parse.SplitResult) [SplitResultBytes (класс в urllib.parse)](https://python-all.ru/3.13/library/urllib.parse.html#urllib.parse.SplitResultBytes) [splitroot() (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.splitroot) [SpooledTemporaryFile (класс в tempfile)](https://python-all.ru/3.13/library/tempfile.html#tempfile.SpooledTemporaryFile) [форматирование в стиле sprintf](https://python-all.ru/3.13/library/stdtypes.html#index-36), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-46) spwd [модуль](https://python-all.ru/3.13/library/spwd.html#module-spwd) sqlite3 [модуль](https://python-all.ru/3.13/library/sqlite3.html#module-sqlite3) [SQLITE\_DBCONFIG\_DEFENSIVE (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_DEFENSIVE) [SQLITE\_DBCONFIG\_DQS\_DDL (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_DQS_DDL) [SQLITE\_DBCONFIG\_DQS\_DML (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_DQS_DML) [SQLITE\_DBCONFIG\_ENABLE\_FKEY (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_FKEY) [SQLITE\_DBCONFIG\_ENABLE\_FTS3\_TOKENIZER (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER) [SQLITE\_DBCONFIG\_ENABLE\_LOAD\_EXTENSION (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION) [SQLITE\_DBCONFIG\_ENABLE\_QPSG (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_QPSG) [SQLITE\_DBCONFIG\_ENABLE\_TRIGGER (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_TRIGGER) [SQLITE\_DBCONFIG\_ENABLE\_VIEW (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_ENABLE_VIEW) [SQLITE\_DBCONFIG\_LEGACY\_ALTER\_TABLE (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_LEGACY_ALTER_TABLE) [SQLITE\_DBCONFIG\_LEGACY\_FILE\_FORMAT (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_LEGACY_FILE_FORMAT) [SQLITE\_DBCONFIG\_NO\_CKPT\_ON\_CLOSE (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE) [SQLITE\_DBCONFIG\_RESET\_DATABASE (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_RESET_DATABASE) [SQLITE\_DBCONFIG\_TRIGGER\_EQP (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_TRIGGER_EQP) [SQLITE\_DBCONFIG\_TRUSTED\_SCHEMA (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_TRUSTED_SCHEMA) [SQLITE\_DBCONFIG\_WRITABLE\_SCHEMA (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DBCONFIG_WRITABLE_SCHEMA) [SQLITE\_DENY (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_DENY) [sqlite\_errorcode (атрибут sqlite3.Error)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Error.sqlite_errorcode) [sqlite\_errorname (атрибут sqlite3.Error)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.Error.sqlite_errorname) [SQLITE\_IGNORE (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_IGNORE) [SQLITE\_OK (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.SQLITE_OK) [sqlite\_version (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.sqlite_version) [sqlite\_version\_info (в модуле sqlite3)](https://python-all.ru/3.13/library/sqlite3.html#sqlite3.sqlite_version_info) [sqrt() (метод decimal.Context)](https://python-all.ru/3.13/library/decimal.html#decimal.Context.sqrt) [(метод decimal.Decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.Decimal.sqrt) [(в модуле cmath)](https://python-all.ru/3.13/library/cmath.html#cmath.sqrt) [(в модуле math)](https://python-all.ru/3.13/library/math.html#math.sqrt) [ssizeargfunc (тип C)](https://python-all.ru/3.13/c-api/typeobj.html#c.ssizeargfunc) [ssizeobjargproc (тип C)](https://python-all.ru/3.13/c-api/typeobj.html#c.ssizeobjargproc) [SSL](https://python-all.ru/3.13/library/ssl.html#index-1) ssl [модуль](https://python-all.ru/3.13/library/ssl.html#module-ssl) [ssl\_version (атрибут ftplib.FTP\_TLS)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP_TLS.ssl_version) [SSLCertVerificationError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLCertVerificationError) [SSLContext (класс в ssl)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext) [SSLEOFError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLEOFError) [SSLError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLError) [SSLErrorNumber (класс в ssl)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLErrorNumber) [SSLKEYLOGFILE](https://python-all.ru/3.13/library/ssl.html#index-3), [\[1\]](https://python-all.ru/3.13/library/ssl.html#index-6) [SSLObject (класс в ssl)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLObject) [sslobject\_class (атрибут ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.sslobject_class) [SSLSession (класс в ssl)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSession) [SSLSocket (класс в ssl)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSocket) [sslsocket\_class (атрибут ssl.SSLContext)](https://python-all.ru/3.13/library/ssl.html#ssl.SSLContext.sslsocket_class) [SSLSyscallError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLSyscallError) [SSLv3 (атрибут ssl.TLSVersion)](https://python-all.ru/3.13/library/ssl.html#ssl.TLSVersion.SSLv3) [SSLWantReadError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLWantReadError) [SSLWantWriteError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLWantWriteError) [SSLZeroReturnError](https://python-all.ru/3.13/library/ssl.html#ssl.SSLZeroReturnError) [st() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.st) [ST\_APPEND (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_APPEND) [ST\_ATIME (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_ATIME) [st\_atime (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_atime) [st\_atime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_atime_ns) [st\_birthtime (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_birthtime) [st\_birthtime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_birthtime_ns) [st\_blksize (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_blksize) [st\_blocks (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_blocks) [st\_creator (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_creator) [ST\_CTIME (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_CTIME) [st\_ctime (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_ctime) [st\_ctime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_ctime_ns) [ST\_DEV (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_DEV) [st\_dev (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_dev) [st\_file\_attributes (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_file_attributes) [st\_flags (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_flags) [st\_fstype (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_fstype) [st\_gen (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_gen) [ST\_GID (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_GID) [st\_gid (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_gid) [ST\_IMMUTABLE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_IMMUTABLE) [ST\_INO (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_INO) [st\_ino (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_ino) [ST\_MANDLOCK (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_MANDLOCK) [ST\_MODE (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_MODE) [st\_mode (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_mode) [ST\_MTIME (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_MTIME) [st\_mtime (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_mtime) [st\_mtime\_ns (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_mtime_ns) [ST\_NLINK (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_NLINK) [st\_nlink (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_nlink) [ST\_NOATIME (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_NOATIME) [ST\_NODEV (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_NODEV) [ST\_NODIRATIME (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_NODIRATIME) [ST\_NOEXEC (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_NOEXEC) [ST\_NOSUID (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_NOSUID) [st\_rdev (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_rdev) [ST\_RDONLY (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_RDONLY) [ST\_RELATIME (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_RELATIME) [st\_reparse\_tag (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_reparse_tag) [st\_rsize (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_rsize) [ST\_SIZE (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_SIZE) [st\_size (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_size) [ST\_SYNCHRONOUS (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_SYNCHRONOUS) [st\_type (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_type) [ST\_UID (в модуле stat)](https://python-all.ru/3.13/library/stat.html#stat.ST_UID) [st\_uid (атрибут os.stat\_result)](https://python-all.ru/3.13/library/os.html#os.stat_result.st_uid) [ST\_WRITE (в модуле os)](https://python-all.ru/3.13/library/os.html#os.ST_WRITE) стек [выполнение](https://python-all.ru/3.13/reference/datamodel.html#index-68) [трассировка](https://python-all.ru/3.13/reference/datamodel.html#index-68) [stack (атрибут traceback.TracebackException)](https://python-all.ru/3.13/library/traceback.html#traceback.TracebackException.stack) [просмотрщик стека](https://python-all.ru/3.13/library/idle.html#index-3) [stack() (в модуле inspect)](https://python-all.ru/3.13/library/inspect.html#inspect.stack) [stack\_effect() (в модуле dis)](https://python-all.ru/3.13/library/dis.html#dis.stack_effect) [stack\_size() (в модуле \_thread)](https://python-all.ru/3.13/library/_thread.html#thread.stack_size) [(в модуле threading)](https://python-all.ru/3.13/library/threading.html#threading.stack_size) стекируемый [потоки данных](https://python-all.ru/3.13/library/codecs.html#index-0) [StackSummary (класс в traceback)](https://python-all.ru/3.13/library/traceback.html#traceback.StackSummary) [stamp() (в модуле turtle)](https://python-all.ru/3.13/library/turtle.html#turtle.stamp) стандартный [вывод](https://python-all.ru/3.13/reference/simple_stmts.html#index-3) [стандарт C](https://python-all.ru/3.13/reference/lexical_analysis.html#index-23) [стандартный ввод](https://python-all.ru/3.13/reference/toplevel_components.html#index-4) [**стандартная библиотека**](https://python-all.ru/3.13/glossary.html#term-standard-library) [standard\_b64decode() (в модуле base64)](https://python-all.ru/3.13/library/base64.html#base64.standard_b64decode) [standard\_b64encode() (в модуле base64)](https://python-all.ru/3.13/library/base64.html#base64.standard_b64encode) [standend() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.standend) [standout() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.standout) [STAR (в модуле token)](https://python-all.ru/3.13/library/token.html#token.STAR) [STAREQUAL (в модуле token)](https://python-all.ru/3.13/library/token.html#token.STAREQUAL) [starmap() (в модуле itertools)](https://python-all.ru/3.13/library/itertools.html#itertools.starmap) [(метод multiprocessing.pool.Pool)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.pool.Pool.starmap) [starmap\_async() (метод multiprocessing.pool.Pool)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.pool.Pool.starmap_async) [Starred (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Starred) [start (атрибут range)](https://python-all.ru/3.13/library/stdtypes.html#range.start) [(атрибут slice)](https://python-all.ru/3.13/library/functions.html#slice.start) [(атрибут объекта slice)](https://python-all.ru/3.13/reference/datamodel.html#index-72), [\[1\]](https://python-all.ru/3.13/reference/expressions.html#index-47) [(атрибут UnicodeError)](https://python-all.ru/3.13/library/exceptions.html#UnicodeError.start) [start() (в модуле tracemalloc)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.start) [(метод logging.handlers.QueueListener)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.QueueListener.start) [(метод multiprocessing.managers.BaseManager)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.managers.BaseManager.start) [(метод multiprocessing.Process)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.Process.start) [(метод re.Match)](https://python-all.ru/3.13/library/re.html#re.Match.start) [(метод threading.Thread)](https://python-all.ru/3.13/library/threading.html#threading.Thread.start) [(метод tkinter.ttk.Progressbar)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Progressbar.start) [(метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.13/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start) [start\_color() (в модуле curses)](https://python-all.ru/3.13/library/curses.html#curses.start_color) [start\_new\_thread() (в модуле \_thread)](https://python-all.ru/3.13/library/_thread.html#thread.start_new_thread) [start\_ns() (метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.13/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start_ns) [start\_server() (в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-stream.html#asyncio.start_server) [start\_serving() (метод asyncio.Server)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.Server.start_serving) [start\_threads() (в модуле test.support.threading\_helper)](https://python-all.ru/3.13/library/test.html#test.support.threading_helper.start_threads) [start\_tls() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.start_tls) [(метод asyncio.StreamWriter)](https://python-all.ru/3.13/library/asyncio-stream.html#asyncio.StreamWriter.start_tls) [start\_unix\_server() (в модуле asyncio)](https://python-all.ru/3.13/library/asyncio-stream.html#asyncio.start_unix_server) [StartBoundaryNotFoundDefect](https://python-all.ru/3.13/library/email.errors.html#email.errors.StartBoundaryNotFoundDefect) [startCDATA() (метод xml.sax.handler.LexicalHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.LexicalHandler.startCDATA) [StartCdataSectionHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.StartCdataSectionHandler) [StartDoctypeDeclHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler) [startDocument() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startDocument) [startDTD() (метод xml.sax.handler.LexicalHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.LexicalHandler.startDTD) [startElement() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElement) [StartElementHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.StartElementHandler) [startElementNS() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElementNS) [STARTF\_FORCEOFFFEEDBACK (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STARTF_FORCEOFFFEEDBACK) [STARTF\_FORCEONFEEDBACK (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STARTF_FORCEONFEEDBACK) [STARTF\_USESHOWWINDOW (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STARTF_USESHOWWINDOW) [STARTF\_USESTDHANDLES (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STARTF_USESTDHANDLES) [startfile() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.startfile) [StartNamespaceDeclHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.13/library/pyexpat.html#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler) [startPrefixMapping() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/3.13/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startPrefixMapping) [StartResponse (класс в wsgiref.types)](https://python-all.ru/3.13/library/wsgiref.html#wsgiref.types.StartResponse) [startswith() (метод bytearray)](https://python-all.ru/3.13/library/stdtypes.html#bytearray.startswith) [(метод bytes)](https://python-all.ru/3.13/library/stdtypes.html#bytes.startswith) [(метод str)](https://python-all.ru/3.13/library/stdtypes.html#str.startswith) [startTest() (метод unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.startTest) [startTestRun() (метод unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.startTestRun) [starttls() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.starttls) [(метод smtplib.SMTP)](https://python-all.ru/3.13/library/smtplib.html#smtplib.SMTP.starttls) [STARTUPINFO (класс в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STARTUPINFO) stat [модуль](https://python-all.ru/3.13/library/os.html#index-30), [\[1\]](https://python-all.ru/3.13/library/stat.html#module-stat) [stat() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.stat) [(метод os.DirEntry)](https://python-all.ru/3.13/library/os.html#os.DirEntry.stat) [(метод pathlib.Path)](https://python-all.ru/3.13/library/pathlib.html#pathlib.Path.stat) [(метод poplib.POP3)](https://python-all.ru/3.13/library/poplib.html#poplib.POP3.stat) [stat\_result (класс в os)](https://python-all.ru/3.13/library/os.html#os.stat_result) [state (атрибут tkinter.Event)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Event.state) [state() (метод tkinter.ttk.Widget)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Widget.state) [(метод tkinter.Wm)](https://python-all.ru/3.13/library/tkinter.html#tkinter.Wm.state) [**инструкция**](https://python-all.ru/3.13/glossary.html#term-statement) [**assert**](https://python-all.ru/3.13/reference/simple_stmts.html#index-18), [\[1\]](https://python-all.ru/3.13/library/exceptions.html#index-4) [присваивание](https://python-all.ru/3.13/reference/datamodel.html#index-22), [\[1\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-4) [аннотированное присваивание](https://python-all.ru/3.13/reference/simple_stmts.html#index-15) [расширенное присваивание](https://python-all.ru/3.13/reference/simple_stmts.html#index-14) [async def](https://python-all.ru/3.13/reference/compound_stmts.html#index-49) [async for](https://python-all.ru/3.13/reference/compound_stmts.html#index-51) [async with](https://python-all.ru/3.13/reference/compound_stmts.html#index-52) [**break**](https://python-all.ru/3.13/reference/simple_stmts.html#index-30), [\[1\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-13), [\[2\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-15), [\[3\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-5), [\[4\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-7) [класс](https://python-all.ru/3.13/reference/compound_stmts.html#index-43) [составной](https://python-all.ru/3.13/reference/compound_stmts.html#index-0) [**continue**](https://python-all.ru/3.13/reference/simple_stmts.html#index-33), [\[1\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-13), [\[2\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-15), [\[3\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-5), [\[4\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-7) [def](https://python-all.ru/3.13/reference/compound_stmts.html#index-28) [**del**](https://python-all.ru/3.13/reference/simple_stmts.html#index-21), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-24), [\[2\]](https://python-all.ru/3.13/library/stdtypes.html#index-53), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-76) [except](https://python-all.ru/3.13/library/exceptions.html#index-0) [выражение](https://python-all.ru/3.13/reference/simple_stmts.html#index-1) [**for**](https://python-all.ru/3.13/reference/compound_stmts.html#index-6), [\[1\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-30), [\[2\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-33), [\[3\]](https://python-all.ru/3.13/tutorial/controlflow.html#index-0) [future](https://python-all.ru/3.13/reference/simple_stmts.html#index-40) [**global**](https://python-all.ru/3.13/reference/simple_stmts.html#index-43), [\[1\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-22) [**if**](https://python-all.ru/3.13/reference/compound_stmts.html#index-3), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-1) [**import**](https://python-all.ru/3.13/reference/simple_stmts.html#index-34), [\[1\]](https://python-all.ru/3.13/library/functions.html#index-15), [\[2\]](https://python-all.ru/3.13/library/site.html#index-2), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-44) [loop](https://python-all.ru/3.13/reference/compound_stmts.html#index-4), [\[1\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-6), [\[2\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-33) [**match**](https://python-all.ru/3.13/reference/compound_stmts.html#index-18) [nonlocal](https://python-all.ru/3.13/reference/simple_stmts.html#index-45) [pass](https://python-all.ru/3.13/reference/simple_stmts.html#index-20) [**raise**](https://python-all.ru/3.13/reference/simple_stmts.html#index-27), [\[1\]](https://python-all.ru/3.13/library/exceptions.html#index-1) [**return**](https://python-all.ru/3.13/reference/simple_stmts.html#index-24), [\[1\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-13), [\[2\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-15) [простой](https://python-all.ru/3.13/reference/simple_stmts.html#index-0) [**try**](https://python-all.ru/3.13/reference/compound_stmts.html#index-9), [\[1\]](https://python-all.ru/3.13/library/exceptions.html#index-0), [\[2\]](https://python-all.ru/3.13/reference/datamodel.html#index-69) [тип](https://python-all.ru/3.13/reference/simple_stmts.html#index-47) [**while**](https://python-all.ru/3.13/reference/compound_stmts.html#index-4), [\[1\]](https://python-all.ru/3.13/library/stdtypes.html#index-1), [\[2\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-33) [**with**](https://python-all.ru/3.13/reference/compound_stmts.html#index-16), [\[1\]](https://python-all.ru/3.13/reference/datamodel.html#index-108) [yield](https://python-all.ru/3.13/reference/simple_stmts.html#index-26) [группировка инструкций](https://python-all.ru/3.13/reference/lexical_analysis.html#index-8) [**статический анализатор типов**](https://python-all.ru/3.13/glossary.html#term-static-type-checker) [static\_order() (метод graphlib.TopologicalSorter)](https://python-all.ru/3.13/library/graphlib.html#graphlib.TopologicalSorter.static_order) staticmethod [встроенная функция](https://python-all.ru/3.13/c-api/structures.html#index-1) staticmethod() [встроенная функция](https://python-all.ru/3.13/library/functions.html#staticmethod) [Statistic (класс в tracemalloc)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.Statistic) [StatisticDiff (класс в tracemalloc)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.StatisticDiff) statistics [модуль](https://python-all.ru/3.13/library/statistics.html#module-statistics) [statistics() (метод tracemalloc.Snapshot)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.Snapshot.statistics) [StatisticsError](https://python-all.ru/3.13/library/statistics.html#statistics.StatisticsError) [Stats (класс в pstats)](https://python-all.ru/3.13/library/profile.html#pstats.Stats) [status (атрибут http.client.HTTPResponse)](https://python-all.ru/3.13/library/http.client.html#http.client.HTTPResponse.status) [(атрибут urllib.response.addinfourl)](https://python-all.ru/3.13/library/urllib.request.html#urllib.response.addinfourl.status) [status() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.status) [statvfs() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.statvfs) [statvfs\_result (класс в os)](https://python-all.ru/3.13/library/os.html#os.statvfs_result) [STD\_ERROR\_HANDLE (в модуле subprocess)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STD_ERROR_HANDLE) [STD\_INPUT\_HANDLE (в модуле subprocess)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STD_INPUT_HANDLE) [STD\_OUTPUT\_HANDLE (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STD_OUTPUT_HANDLE) [stderr (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.13/library/asyncio-subprocess.html#asyncio.subprocess.Process.stderr) [(в модуле sys)](https://python-all.ru/3.13/c-api/init.html#index-40), [\[1\]](https://python-all.ru/3.13/c-api/init.html#index-43), [\[2\]](https://python-all.ru/3.13/library/sys.html#sys.stderr), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-57) [(атрибут subprocess.CalledProcessError)](https://python-all.ru/3.13/library/subprocess.html#subprocess.CalledProcessError.stderr) [(атрибут subprocess.CompletedProcess)](https://python-all.ru/3.13/library/subprocess.html#subprocess.CompletedProcess.stderr) [(атрибут subprocess.Popen)](https://python-all.ru/3.13/library/subprocess.html#subprocess.Popen.stderr) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.13/library/subprocess.html#subprocess.TimeoutExpired.stderr) [stdev (атрибут statistics.NormalDist)](https://python-all.ru/3.13/library/statistics.html#statistics.NormalDist.stdev) [stdev() (в модуле statistics)](https://python-all.ru/3.13/library/statistics.html#statistics.stdev) [stdin (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.13/library/asyncio-subprocess.html#asyncio.subprocess.Process.stdin) [(в модуле sys)](https://python-all.ru/3.13/c-api/init.html#index-40), [\[1\]](https://python-all.ru/3.13/c-api/init.html#index-43), [\[2\]](https://python-all.ru/3.13/library/sys.html#sys.stdin), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-57) [(атрибут subprocess.Popen)](https://python-all.ru/3.13/library/subprocess.html#subprocess.Popen.stdin) [stdio](https://python-all.ru/3.13/reference/datamodel.html#index-57) [**stdlib**](https://python-all.ru/3.13/glossary.html#term-stdlib) [stdlib\_module\_names (в модуле sys)](https://python-all.ru/3.13/library/sys.html#sys.stdlib_module_names) [stdout (атрибут asyncio.subprocess.Process)](https://python-all.ru/3.13/library/asyncio-subprocess.html#asyncio.subprocess.Process.stdout) [STDOUT (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.STDOUT) [stdout (в модуле sys)](https://python-all.ru/3.13/c-api/init.html#index-40), [\[1\]](https://python-all.ru/3.13/c-api/init.html#index-43), [\[2\]](https://python-all.ru/3.13/library/sys.html#sys.stdout), [\[3\]](https://python-all.ru/3.13/reference/datamodel.html#index-57) [(атрибут subprocess.CalledProcessError)](https://python-all.ru/3.13/library/subprocess.html#subprocess.CalledProcessError.stdout) [(атрибут subprocess.CompletedProcess)](https://python-all.ru/3.13/library/subprocess.html#subprocess.CompletedProcess.stdout) [(атрибут subprocess.Popen)](https://python-all.ru/3.13/library/subprocess.html#subprocess.Popen.stdout) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.13/library/subprocess.html#subprocess.TimeoutExpired.stdout) [**steal**](https://python-all.ru/3.13/glossary.html#term-steal) [stem (атрибут pathlib.PurePath)](https://python-all.ru/3.13/library/pathlib.html#pathlib.PurePath.stem) [step (команда pdb)](https://python-all.ru/3.13/library/pdb.html#pdbcommand-step) [(атрибут range)](https://python-all.ru/3.13/library/stdtypes.html#range.step) [(атрибут slice)](https://python-all.ru/3.13/library/functions.html#slice.step) [(атрибут объекта slice)](https://python-all.ru/3.13/reference/datamodel.html#index-72), [\[1\]](https://python-all.ru/3.13/reference/expressions.html#index-47) [step() (метод tkinter.ttk.Progressbar)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Progressbar.step) [stls() (метод poplib.POP3)](https://python-all.ru/3.13/library/poplib.html#poplib.POP3.stls) [stop (атрибут range)](https://python-all.ru/3.13/library/stdtypes.html#range.stop) [(атрибут slice)](https://python-all.ru/3.13/library/functions.html#slice.stop) [(атрибут объекта slice)](https://python-all.ru/3.13/reference/datamodel.html#index-72), [\[1\]](https://python-all.ru/3.13/reference/expressions.html#index-47) [stop() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.stop) [(в модуле tracemalloc)](https://python-all.ru/3.13/library/tracemalloc.html#tracemalloc.stop) [(метод logging.handlers.QueueListener)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.QueueListener.stop) [(метод tkinter.ttk.Progressbar)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Progressbar.stop) [(метод unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.stop) [stop\_here() (метод bdb.Bdb)](https://python-all.ru/3.13/library/bdb.html#bdb.Bdb.stop_here) [STOP\_ITERATION (событие мониторинга)](https://python-all.ru/3.13/library/sys.monitoring.html#monitoring-event-STOP_ITERATION) [StopAsyncIteration](https://python-all.ru/3.13/library/exceptions.html#StopAsyncIteration) [исключение](https://python-all.ru/3.13/reference/expressions.html#index-36) [StopIteration](https://python-all.ru/3.13/library/exceptions.html#StopIteration) [исключение](https://python-all.ru/3.13/reference/expressions.html#index-32), [\[1\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-26) [stopListening() (в модуле logging.config)](https://python-all.ru/3.13/library/logging.config.html#logging.config.stopListening) [stopTest() (метод unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.stopTest) [stopTestRun() (метод unittest.TestResult)](https://python-all.ru/3.13/library/unittest.html#unittest.TestResult.stopTestRun) [storbinary() (метод ftplib.FTP)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.storbinary) [Store (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Store) [store() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.store) [STORE\_ACTIONS (атрибут optparse.Option)](https://python-all.ru/3.13/library/optparse.html#optparse.Option.STORE_ACTIONS) [STORE\_ATTR (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_ATTR) [STORE\_DEREF (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_DEREF) [STORE\_FAST (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_FAST) [STORE\_FAST\_LOAD\_FAST (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_FAST_LOAD_FAST) [STORE\_FAST\_STORE\_FAST (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_FAST_STORE_FAST) [STORE\_GLOBAL (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_GLOBAL) [STORE\_NAME (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_NAME) [STORE\_SLICE (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_SLICE) [STORE\_SUBSCR (опкод)](https://python-all.ru/3.13/library/dis.html#opcode-STORE_SUBSCR) [storlines() (метод ftplib.FTP)](https://python-all.ru/3.13/library/ftplib.html#ftplib.FTP.storlines) [str (встроенный класс)](https://python-all.ru/3.13/library/stdtypes.html#str) [(см. также string)](https://python-all.ru/3.13/library/stdtypes.html#index-28) [str() (в модуле locale)](https://python-all.ru/3.13/library/locale.html#locale.str) [str\_digits\_check\_threshold (атрибут sys.int\_info)](https://python-all.ru/3.13/library/sys.html#sys.int_info.str_digits_check_threshold) [strcoll() (в модуле locale)](https://python-all.ru/3.13/library/locale.html#locale.strcoll) [StreamError](https://python-all.ru/3.13/library/tarfile.html#tarfile.StreamError) [StreamHandler (класс в logging)](https://python-all.ru/3.13/library/logging.handlers.html#logging.StreamHandler) [StreamReader (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-stream.html#asyncio.StreamReader) [(класс в codecs)](https://python-all.ru/3.13/library/codecs.html#codecs.StreamReader) [streamreader (атрибут codecs.CodecInfo)](https://python-all.ru/3.13/library/codecs.html#codecs.CodecInfo.streamreader) [StreamReaderWriter (класс в codecs)](https://python-all.ru/3.13/library/codecs.html#codecs.StreamReaderWriter) [StreamRecoder (класс в codecs)](https://python-all.ru/3.13/library/codecs.html#codecs.StreamRecoder) [StreamRequestHandler (класс в socketserver)](https://python-all.ru/3.13/library/socketserver.html#socketserver.StreamRequestHandler) [потоки данных](https://python-all.ru/3.13/library/codecs.html#index-0) [stackable](https://python-all.ru/3.13/library/codecs.html#index-0) [StreamWriter (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-stream.html#asyncio.StreamWriter) [(класс в codecs)](https://python-all.ru/3.13/library/codecs.html#codecs.StreamWriter) [streamwriter (атрибут codecs.CodecInfo)](https://python-all.ru/3.13/library/codecs.html#codecs.CodecInfo.streamwriter) [StrEnum (класс в enum)](https://python-all.ru/3.13/library/enum.html#enum.StrEnum) [strerror (функция C)](https://python-all.ru/3.13/c-api/exceptions.html#index-0) [(атрибут OSError)](https://python-all.ru/3.13/library/exceptions.html#OSError.strerror) [strerror() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.strerror) [strftime() (метод datetime.date)](https://python-all.ru/3.13/library/datetime.html#datetime.date.strftime) [(метод datetime.datetime)](https://python-all.ru/3.13/library/datetime.html#datetime.datetime.strftime) [(метод datetime.time)](https://python-all.ru/3.13/library/datetime.html#datetime.time.strftime) [(в модуле time)](https://python-all.ru/3.13/library/time.html#time.strftime) строгий [имя обработчика ошибок](https://python-all.ru/3.13/library/codecs.html#index-1) [strict (атрибут csv.Dialect)](https://python-all.ru/3.13/library/csv.html#csv.Dialect.strict) [STRICT (атрибут enum.FlagBoundary)](https://python-all.ru/3.13/library/enum.html#enum.FlagBoundary.STRICT) [strict (в модуле email.policy)](https://python-all.ru/3.13/library/email.policy.html#email.policy.strict) [strict\_domain (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_domain) [strict\_errors() (в модуле codecs)](https://python-all.ru/3.13/library/codecs.html#codecs.strict_errors) [strict\_ns\_domain (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_domain) [strict\_ns\_set\_initial\_dollar (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar) [strict\_ns\_set\_path (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_set_path) [strict\_ns\_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable) [strict\_rfc2965\_unverifiable (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.13/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable) [STRIDED (атрибут inspect.BufferFlags)](https://python-all.ru/3.13/library/inspect.html#inspect.BufferFlags.STRIDED) [STRIDED\_RO (атрибут inspect.BufferFlags)](https://python-all.ru/3.13/library/inspect.html#inspect.BufferFlags.STRIDED_RO) [STRIDES (атрибут inspect.BufferFlags)](https://python-all.ru/3.13/library/inspect.html#inspect.BufferFlags.STRIDES) [strides (атрибут memoryview)](https://python-all.ru/3.13/library/stdtypes.html#memoryview.strides) строка [\_\_format\_\_() (метод объекта)](https://python-all.ru/3.13/reference/datamodel.html#index-80) [\_\_str\_\_() (метод объекта)](https://python-all.ru/3.13/reference/datamodel.html#index-78) [преобразование](https://python-all.ru/3.13/reference/datamodel.html#index-80), [\[1\]](https://python-all.ru/3.13/reference/simple_stmts.html#index-3) [format() (встроенная функция)](https://python-all.ru/3.13/library/functions.html#index-4) [форматированный литерал](https://python-all.ru/3.13/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.13/reference/lexical_analysis.html#index-25), [\[2\]](https://python-all.ru/3.13/tutorial/inputoutput.html#index-0) [форматирование, printf](https://python-all.ru/3.13/library/stdtypes.html#index-36) [неизменяемые последовательности](https://python-all.ru/3.13/reference/datamodel.html#index-18) [интерполированный литерал](https://python-all.ru/3.13/library/stdtypes.html#index-35), [\[1\]](https://python-all.ru/3.13/reference/lexical_analysis.html#index-25), [\[2\]](https://python-all.ru/3.13/tutorial/inputoutput.html#index-0) [интерполяция, printf](https://python-all.ru/3.13/library/stdtypes.html#index-36) [элемент](https://python-all.ru/3.13/reference/expressions.html#index-44) [методы](https://python-all.ru/3.13/library/stdtypes.html#index-32) [модуль](https://python-all.ru/3.13/library/string.html#module-string) [объект](https://python-all.ru/3.13/library/stdtypes.html#index-28), [\[1\]](https://python-all.ru/3.13/reference/expressions.html#index-42), [\[2\]](https://python-all.ru/3.13/reference/expressions.html#index-46) [представление объекта](https://python-all.ru/3.13/extending/newtypes.html#index-3) [PyObject\_Str (C-функция)](https://python-all.ru/3.13/c-api/object.html#index-2) [str (встроенный класс)](https://python-all.ru/3.13/library/stdtypes.html#index-30) [str() (встроенная функция)](https://python-all.ru/3.13/library/functions.html#index-13) [тип текстовой последовательности](https://python-all.ru/3.13/library/stdtypes.html#index-28) [STRING (в модуле token)](https://python-all.ru/3.13/library/token.html#token.STRING) [string (атрибут re.Match)](https://python-all.ru/3.13/library/re.html#re.Match.string) [строковый литерал](https://python-all.ru/3.13/reference/lexical_analysis.html#index-17) [string\_at() (в модуле ctypes)](https://python-all.ru/3.13/library/ctypes.html#ctypes.string_at) [StringIO (класс в io)](https://python-all.ru/3.13/library/io.html#io.StringIO) stringprep [модуль](https://python-all.ru/3.13/library/stringprep.html#module-stringprep) [строки, документация](https://python-all.ru/3.13/tutorial/controlflow.html#index-3), [\[1\]](https://python-all.ru/3.13/tutorial/controlflow.html#index-6) [StringVar (класс в tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.StringVar) [strip() (метод bytearray)](https://python-all.ru/3.13/library/stdtypes.html#bytearray.strip) [(метод bytes)](https://python-all.ru/3.13/library/stdtypes.html#bytes.strip) [(метод str)](https://python-all.ru/3.13/library/stdtypes.html#str.strip) [strip\_dirs() (метод pstats.Stats)](https://python-all.ru/3.13/library/profile.html#pstats.Stats.strip_dirs) [stripspaces (атрибут curses.textpad.Textbox)](https://python-all.ru/3.13/library/curses.html#curses.textpad.Textbox.stripspaces) [**сильная ссылка**](https://python-all.ru/3.13/glossary.html#term-strong-reference) [strptime() (метод класса datetime.datetime)](https://python-all.ru/3.13/library/datetime.html#datetime.datetime.strptime) [(в модуле time)](https://python-all.ru/3.13/library/time.html#time.strptime) [strsignal() (в модуле signal)](https://python-all.ru/3.13/library/signal.html#signal.strsignal) struct [модуль](https://python-all.ru/3.13/library/socket.html#index-14), [\[1\]](https://python-all.ru/3.13/library/struct.html#module-struct) [Struct (класс в struct)](https://python-all.ru/3.13/library/struct.html#struct.Struct) [struct\_time (класс в time)](https://python-all.ru/3.13/library/time.html#time.struct_time) [structmember.h](https://python-all.ru/3.13/c-api/structures.html#index-4) [Structure (класс в ctypes)](https://python-all.ru/3.13/library/ctypes.html#ctypes.Structure) структуры [C](https://python-all.ru/3.13/library/struct.html#index-0) [strxfrm() (в модуле locale)](https://python-all.ru/3.13/library/locale.html#locale.strxfrm) [STX (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.STX) стиль [кодировка](https://python-all.ru/3.13/tutorial/controlflow.html#index-10) [Style (класс в tkinter.ttk)](https://python-all.ru/3.13/library/tkinter.ttk.html#tkinter.ttk.Style) [Sub (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Sub) [SUB (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SUB) [sub() (в модуле operator)](https://python-all.ru/3.13/library/operator.html#operator.sub) [(в модуле re)](https://python-all.ru/3.13/library/re.html#re.sub) [(метод re.Pattern)](https://python-all.ru/3.13/library/re.html#re.Pattern.sub) наследование [неизменяемые типы](https://python-all.ru/3.13/reference/datamodel.html#index-74) [subdirs (атрибут filecmp.dircmp)](https://python-all.ru/3.13/library/filecmp.html#filecmp.dircmp.subdirs) [SubElement() (в модуле xml.etree.ElementTree)](https://python-all.ru/3.13/library/xml.etree.elementtree.html#xml.etree.ElementTree.SubElement) [subgroup() (метод BaseExceptionGroup)](https://python-all.ru/3.13/library/exceptions.html#BaseExceptionGroup.subgroup) [submit() (метод concurrent.futures.Executor)](https://python-all.ru/3.13/library/concurrent.futures.html#concurrent.futures.Executor.submit) [submodule\_search\_locations (атрибут importlib.machinery.ModuleSpec)](https://python-all.ru/3.13/library/importlib.html#importlib.machinery.ModuleSpec.submodule_search_locations) [subn() (в модуле re)](https://python-all.ru/3.13/library/re.html#re.subn) [(метод re.Pattern)](https://python-all.ru/3.13/library/re.html#re.Pattern.subn) [subnet\_of() (метод ipaddress.IPv4Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv4Network.subnet_of) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Network.subnet_of) [subnets() (метод ipaddress.IPv4Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv4Network.subnets) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Network.subnets) [Subnormal (класс в decimal)](https://python-all.ru/3.13/library/decimal.html#decimal.Subnormal) [suboffsets (атрибут memoryview)](https://python-all.ru/3.13/library/stdtypes.html#memoryview.suboffsets) [subpad() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.subpad) подпроцесс [модуль](https://python-all.ru/3.13/library/subprocess.html#module-subprocess) [subprocess\_exec() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.subprocess_exec) [subprocess\_shell() (метод asyncio.loop)](https://python-all.ru/3.13/library/asyncio-eventloop.html#asyncio.loop.subprocess_shell) [SubprocessError](https://python-all.ru/3.13/library/subprocess.html#subprocess.SubprocessError) [SubprocessProtocol (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.SubprocessProtocol) [SubprocessTransport (класс в asyncio)](https://python-all.ru/3.13/library/asyncio-protocol.html#asyncio.SubprocessTransport) [subsample() (метод tkinter.PhotoImage)](https://python-all.ru/3.13/library/tkinter.html#tkinter.PhotoImage.subsample) [subscribe() (метод imaplib.IMAP4)](https://python-all.ru/3.13/library/imaplib.html#imaplib.IMAP4.subscribe) subscript [присваивание](https://python-all.ru/3.13/library/stdtypes.html#index-24) [операция](https://python-all.ru/3.13/library/stdtypes.html#index-20) [Subscript (класс в ast)](https://python-all.ru/3.13/library/ast.html#ast.Subscript) [подписка](https://python-all.ru/3.13/reference/datamodel.html#index-15), [\[1\]](https://python-all.ru/3.13/reference/datamodel.html#index-22), [\[2\]](https://python-all.ru/3.13/reference/datamodel.html#index-30), [\[3\]](https://python-all.ru/3.13/reference/expressions.html#index-41) [присваивание](https://python-all.ru/3.13/reference/simple_stmts.html#index-9) [subsequent\_indent (атрибут textwrap.TextWrapper)](https://python-all.ru/3.13/library/textwrap.html#textwrap.TextWrapper.subsequent_indent) [substitute() (метод string.Template)](https://python-all.ru/3.13/library/string.html#string.Template.substitute) [subTest() (метод unittest.TestCase)](https://python-all.ru/3.13/library/unittest.html#unittest.TestCase.subTest) [subtract() (метод collections.Counter)](https://python-all.ru/3.13/library/collections.html#collections.Counter.subtract) [(метод decimal.Context)](https://python-all.ru/3.13/library/decimal.html#decimal.Context.subtract) [вычитание](https://python-all.ru/3.13/reference/expressions.html#index-71) [subtype (атрибут email.headerregistry.ContentTypeHeader)](https://python-all.ru/3.13/library/email.headerregistry.html#email.headerregistry.ContentTypeHeader.subtype) [subwin() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.subwin) [successful() (метод multiprocessing.pool.AsyncResult)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.pool.AsyncResult.successful) [suffix (атрибут pathlib.PurePath)](https://python-all.ru/3.13/library/pathlib.html#pathlib.PurePath.suffix) [suffix\_map (в модуле mimetypes)](https://python-all.ru/3.13/library/mimetypes.html#mimetypes.suffix_map) [(атрибут mimetypes.MimeTypes)](https://python-all.ru/3.13/library/mimetypes.html#mimetypes.MimeTypes.suffix_map) [suffixes (атрибут pathlib.PurePath)](https://python-all.ru/3.13/library/pathlib.html#pathlib.PurePath.suffixes) [набор](https://python-all.ru/3.13/reference/compound_stmts.html#index-1) [suiteClass (атрибут unittest.TestLoader)](https://python-all.ru/3.13/library/unittest.html#unittest.TestLoader.suiteClass) sum() [встроенная функция](https://python-all.ru/3.13/library/functions.html#sum) [sum\_list()](https://python-all.ru/3.13/c-api/intro.html#index-9) [sum\_sequence()](https://python-all.ru/3.13/c-api/intro.html#index-10), [\[1\]](https://python-all.ru/3.13/c-api/intro.html#index-15) [summarize() (метод doctest.DocTestRunner)](https://python-all.ru/3.13/library/doctest.html#doctest.DocTestRunner.summarize) [summarize\_address\_range() (в модуле ipaddress)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.summarize_address_range) [sumprod() (в модуле math)](https://python-all.ru/3.13/library/math.html#math.sumprod) sunau [модуль](https://python-all.ru/3.13/library/sunau.html#module-sunau) [SUNDAY (в модуле calendar)](https://python-all.ru/3.13/library/calendar.html#calendar.SUNDAY) [SUNKEN (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SUNKEN) [super (встроенный класс)](https://python-all.ru/3.13/library/functions.html#super) [(атрибут pyclbr.Class)](https://python-all.ru/3.13/library/pyclbr.html#pyclbr.Class.super) [supernet() (метод ipaddress.IPv4Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv4Network.supernet) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Network.supernet) [supernet\_of() (метод ipaddress.IPv4Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv4Network.supernet_of) [(метод ipaddress.IPv6Network)](https://python-all.ru/3.13/library/ipaddress.html#ipaddress.IPv6Network.supernet_of) [supports\_bytes\_environ (в модуле os)](https://python-all.ru/3.13/library/os.html#os.supports_bytes_environ) [supports\_dir\_fd (в модуле os)](https://python-all.ru/3.13/library/os.html#os.supports_dir_fd) [supports\_effective\_ids (в модуле os)](https://python-all.ru/3.13/library/os.html#os.supports_effective_ids) [supports\_fd (в модуле os)](https://python-all.ru/3.13/library/os.html#os.supports_fd) [supports\_follow\_symlinks (в модуле os)](https://python-all.ru/3.13/library/os.html#os.supports_follow_symlinks) [supports\_unicode\_filenames (в модуле os.path)](https://python-all.ru/3.13/library/os.path.html#os.path.supports_unicode_filenames) [SupportsAbs (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsAbs) [SupportsBytes (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsBytes) [SupportsComplex (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsComplex) [SupportsFloat (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsFloat) [SupportsIndex (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsIndex) [SupportsInt (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsInt) [SupportsRound (класс в typing)](https://python-all.ru/3.13/library/typing.html#typing.SupportsRound) [suppress() (в модуле contextlib)](https://python-all.ru/3.13/library/contextlib.html#contextlib.suppress) [SuppressCrashReport (класс в test.support)](https://python-all.ru/3.13/library/test.html#test.support.SuppressCrashReport) surrogateescape [имя обработчика ошибок](https://python-all.ru/3.13/library/codecs.html#index-1) surrogatepass [имя обработчика ошибок](https://python-all.ru/3.13/library/codecs.html#index-4) [SW (в модуле tkinter)](https://python-all.ru/3.13/library/tkinter.html#tkinter.SW) [SW\_HIDE (в модуле подпроцесс)](https://python-all.ru/3.13/library/subprocess.html#subprocess.SW_HIDE) [SWAP (код операции)](https://python-all.ru/3.13/library/dis.html#opcode-SWAP) [swap\_attr() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.swap_attr) [swap\_item() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.swap_item) [swapcase() (метод bytearray)](https://python-all.ru/3.13/library/stdtypes.html#bytearray.swapcase) [(метод bytes)](https://python-all.ru/3.13/library/stdtypes.html#bytes.swapcase) [(метод str)](https://python-all.ru/3.13/library/stdtypes.html#str.swapcase) [Symbol (класс в symtable)](https://python-all.ru/3.13/library/symtable.html#symtable.Symbol) [SymbolTable (класс в symtable)](https://python-all.ru/3.13/library/symtable.html#symtable.SymbolTable) [SymbolTableType (класс в symtable)](https://python-all.ru/3.13/library/symtable.html#symtable.SymbolTableType) [symlink() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.symlink) [symlink\_to() (метод pathlib.Path)](https://python-all.ru/3.13/library/pathlib.html#pathlib.Path.symlink_to) [symmetric\_difference() (метод frozenset)](https://python-all.ru/3.13/library/stdtypes.html#frozenset.symmetric_difference) [(метод set)](https://python-all.ru/3.13/library/stdtypes.html#set.symmetric_difference) [symmetric\_difference\_update() (метод set)](https://python-all.ru/3.13/library/stdtypes.html#set.symmetric_difference_update) symtable [модуль](https://python-all.ru/3.13/library/symtable.html#module-symtable) [symtable() (в модуле symtable)](https://python-all.ru/3.13/library/symtable.html#symtable.symtable) [SYMTYPE (в модуле tarfile)](https://python-all.ru/3.13/library/tarfile.html#tarfile.SYMTYPE) [SYN (в модуле curses.ascii)](https://python-all.ru/3.13/library/curses.ascii.html#curses.ascii.SYN) [sync() (метод dbm.dumb.dumbdbm)](https://python-all.ru/3.13/library/dbm.html#dbm.dumb.dumbdbm.sync) [(метод dbm.gnu.gdbm)](https://python-all.ru/3.13/library/dbm.html#dbm.gnu.gdbm.sync) [(в модуле os)](https://python-all.ru/3.13/library/os.html#os.sync) [(метод shelve.Shelf)](https://python-all.ru/3.13/library/shelve.html#shelve.Shelf.sync) [syncdown() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.syncdown) [**примитив синхронизации**](https://python-all.ru/3.13/glossary.html#term-synchronization-primitive) [synchronized() (в модуле multiprocessing.sharedctypes)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.sharedctypes.synchronized) [SyncManager (класс в multiprocessing.managers)](https://python-all.ru/3.13/library/multiprocessing.html#multiprocessing.managers.SyncManager) [syncok() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.syncok) [syncup() (метод curses.window)](https://python-all.ru/3.13/library/curses.html#curses.window.syncup) [синтаксис](https://python-all.ru/3.13/reference/introduction.html#index-0) [SyntaxErr](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.SyntaxErr) [SyntaxError](https://python-all.ru/3.13/library/exceptions.html#SyntaxError) [SyntaxWarning](https://python-all.ru/3.13/library/exceptions.html#SyntaxWarning) sys [модуль](https://python-all.ru/3.13/c-api/init.html#index-15), [\[1\]](https://python-all.ru/3.13/c-api/init.html#index-40), [\[2\]](https://python-all.ru/3.13/c-api/init.html#index-43), [\[3\]](https://python-all.ru/3.13/c-api/intro.html#index-19), [\[4\]](https://python-all.ru/3.13/library/functions.html#index-10), [\[5\]](https://python-all.ru/3.13/library/sys.html#module-sys), [\[6\]](https://python-all.ru/3.13/reference/compound_stmts.html#index-11), [\[7\]](https://python-all.ru/3.13/reference/toplevel_components.html#index-2), [\[8\]](https://python-all.ru/3.13/tutorial/modules.html#index-4) [sys.exc\_info](https://python-all.ru/3.13/reference/datamodel.html#index-68) [sys.exception](https://python-all.ru/3.13/reference/datamodel.html#index-68) [sys.last\_traceback](https://python-all.ru/3.13/reference/datamodel.html#index-68) [sys.meta\_path](https://python-all.ru/3.13/reference/import.html#index-11) [sys.modules](https://python-all.ru/3.13/reference/import.html#index-8) sys.monitoring [модуль](https://python-all.ru/3.13/library/sys.monitoring.html#module-sys.monitoring) [sys.path](https://python-all.ru/3.13/reference/import.html#index-15) [sys.path\_hooks](https://python-all.ru/3.13/reference/import.html#index-15) [sys.path\_importer\_cache](https://python-all.ru/3.13/reference/import.html#index-15) [sys.stderr](https://python-all.ru/3.13/reference/datamodel.html#index-57) [sys.stdin](https://python-all.ru/3.13/reference/datamodel.html#index-57) [sys.stdout](https://python-all.ru/3.13/reference/datamodel.html#index-57) [sys\_version (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.13/library/http.server.html#http.server.BaseHTTPRequestHandler.sys_version) [sysconf() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sysconf) [sysconf\_names (в модуле os)](https://python-all.ru/3.13/library/os.html#os.sysconf_names) sysconfig [модуль](https://python-all.ru/3.13/library/sysconfig.html#module-sysconfig) syslog [модуль](https://python-all.ru/3.13/library/syslog.html#module-syslog) [syslog() (в модуле syslog)](https://python-all.ru/3.13/library/syslog.html#syslog.syslog) [SysLogHandler (класс в logging.handlers)](https://python-all.ru/3.13/library/logging.handlers.html#logging.handlers.SysLogHandler) [sysname (атрибут os.uname\_result)](https://python-all.ru/3.13/library/os.html#os.uname_result.sysname) [system() (в модуле os)](https://python-all.ru/3.13/library/os.html#os.system) [(в модуле platform)](https://python-all.ru/3.13/library/platform.html#platform.system) [system\_alias() (в модуле platform)](https://python-all.ru/3.13/library/platform.html#platform.system_alias) [system\_must\_validate\_cert() (в модуле test.support)](https://python-all.ru/3.13/library/test.html#test.support.system_must_validate_cert) [SystemError](https://python-all.ru/3.13/library/exceptions.html#SystemError) [(встроенное исключение)](https://python-all.ru/3.13/c-api/module.html#index-4), [\[1\]](https://python-all.ru/3.13/c-api/module.html#index-5) [SystemExit](https://python-all.ru/3.13/library/exceptions.html#SystemExit) [(встроенное исключение)](https://python-all.ru/3.13/reference/executionmodel.html#index-18) [systemId (атрибут xml.dom.DocumentType)](https://python-all.ru/3.13/library/xml.dom.html#xml.dom.DocumentType.systemId) [SystemRandom (класс в random)](https://python-all.ru/3.13/library/random.html#random.SystemRandom) [(класс в secrets)](https://python-all.ru/3.13/library/secrets.html#secrets.SystemRandom) |10| --- | --- |11